Native Blender XR - #52
Draft
ethanporcaro wants to merge 22 commits into
Draft
Conversation
ethanporcaro
force-pushed
the
native-xr
branch
from
August 17, 2026 12:17
61627da to
4962f16
Compare
ethanporcaro
force-pushed
the
native-xr
branch
from
August 17, 2026 12:38
4962f16 to
411c361
Compare
…ers, throwing off index.
… handles it internally.
…ependent of other modules.
ethanporcaro
marked this pull request as draft
August 26, 2026 15:42
This was
linked to
issues
Aug 26, 2026
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This allows the user to view their Blender scene in VR, removes all dependencies, and simplifies OpenXR support across platforms.
This requires a change in Blender's source code, that was merged with #161513 and should be available in 5.3 in November. The alpha build will have the change now.
When this TTK branch is merged, the mininum supported version of blender will be 5.3. The "old" version of TTK should still work for a while.