Skip to content

Update to June release of Jetpack XR libraries#13

Open
devbridie wants to merge 2 commits into
mainfrom
jxr-update
Open

Update to June release of Jetpack XR libraries#13
devbridie wants to merge 2 commits into
mainfrom
jxr-update

Conversation

@devbridie

Copy link
Copy Markdown
Member

This PR updates the xr-codelabs repo to the June release of the Jetpack XR libraries:

  • ExrImage is now ImageBasedLightingAsset
  • movable and resizable were renamed to transformingMovable and transformingResizable

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the XR Compose and SceneCore dependencies to newer alpha versions across part 1 and part 2 of the project. It refactors the layout modifiers to use transformingMovable() and transformingResizable() instead of the deprecated movable() and resizable(), and replaces ExrImage with ImageBasedLightingAsset. The feedback highlights that unused imports for movable and resizable were left behind in part 2 and should be cleaned up.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@devbridie devbridie requested a review from fuentespatrick June 18, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant