FIX #109121: VR: Render controllers only if they are active #119989

Merged
Peter Kim merged 6 commits from Fermin-Lozano/blender:fix-vr-without-controllers into main 2024-04-21 03:28:48 +02:00
Contributor

When turning on VR mode, if no controllers are available,
a fallback model (a sphere) is rendered in the middle of the VR area.

This change uses the OpenXR API to check if the controllers are
available, sets new properties in GHOST_XrPose and wmXrController
that store if each controller is active or not, and uses
those properties to render the controllers in the VR view only
when they are active.

NOTE: in wmXrController, two state properties have been included,
but only grip_active is currently used. aim_active has been
included for consistency, but it could be removed.

When turning on VR mode, if no controllers are available, a fallback model (a sphere) is rendered in the middle of the VR area. This change uses the OpenXR API to check if the controllers are available, sets new properties in `GHOST_XrPose` and `wmXrController` that store if each controller is active or not, and uses those properties to render the controllers in the VR view only when they are active. NOTE: in `wmXrController`, two state properties have been included, but only `grip_active` is currently used. `aim_active` has been included for consistency, but it could be removed.
Fermin-Lozano added 3 commits 2024-03-27 23:14:07 +01:00
Fermin-Lozano changed title from FIX #109121: When turning VR mode on, the controllers show, even when there are no controllers in the system to WIP: FIX #109121: When turning VR mode on, the controllers show, even when there are no controllers in the system 2024-03-27 23:18:10 +01:00
Fermin-Lozano added 1 commit 2024-03-27 23:22:54 +01:00
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
c5b1220bed
Merge branch 'main' into fix-vr-without-controllers
Fermin-Lozano changed title from WIP: FIX #109121: When turning VR mode on, the controllers show, even when there are no controllers in the system to FIX #109121: When turning VR mode on, the controllers show, even when there are no controllers in the system 2024-03-28 00:08:12 +01:00
Fermin-Lozano requested review from Julian Eisel 2024-03-28 00:12:14 +01:00
Member

@Fermin-Lozano Just a quick reminder that the pull request title and description is likely to be used as the commit message when/if this gets merged into Blender. As such you should update your title and description to follow the commit message guide lines for Blender: https://developer.blender.org/docs/handbook/guidelines/commit_messages/ Most notably: Lines should not exceed 72 characters. For this pull request, this means shortening the title, and changing the formatting on the description (which I have done for you, but feel free to adjust it).

Note: I will not be reviewing the code of this pull request, I don't have the right knowledge for this area.

@Fermin-Lozano Just a quick reminder that the pull request title and description is likely to be used as the commit message when/if this gets merged into Blender. As such you should update your title and description to follow the commit message guide lines for Blender: https://developer.blender.org/docs/handbook/guidelines/commit_messages/ Most notably: `Lines should not exceed 72 characters`. For this pull request, this means shortening the title, and changing the formatting on the description (which I have done for you, but feel free to adjust it). Note: I will not be reviewing the code of this pull request, I don't have the right knowledge for this area.
Fermin-Lozano changed title from FIX #109121: When turning VR mode on, the controllers show, even when there are no controllers in the system to FIX #109121: VR: Render controllers only if they are active 2024-03-28 10:14:00 +01:00

@blender-bot package

@blender-bot package
Member

Package build started. Download here when ready.

Package build started. [Download here](https://builder.blender.org/download/patch/PR119989) when ready.
Fermin-Lozano changed title from FIX #109121: VR: Render controllers only if they are active to WIP: FIX #109121: VR: Render controllers only if they are active 2024-04-10 01:44:02 +02:00
Fermin-Lozano added 2 commits 2024-04-10 01:45:41 +02:00
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
c43315febe
Formatting
Author
Contributor

Sorry for the errors before. Can someone please run a blender-bot build for me? Thanks!

Sorry for the errors before. Can someone please run a blender-bot build for me? Thanks!
Fermin-Lozano changed title from WIP: FIX #109121: VR: Render controllers only if they are active to FIX #109121: VR: Render controllers only if they are active 2024-04-10 01:50:10 +02:00

@blender-bot package

@blender-bot package
Member

Package build started. Download here when ready.

Package build started. [Download here](https://builder.blender.org/download/patch/PR119989) when ready.

@blender-bot package

@blender-bot package
Member

Package build started. Download here when ready.

Package build started. [Download here](https://builder.blender.org/download/patch/PR119989) when ready.
Fermin-Lozano requested review from Peter Kim 2024-04-20 18:39:03 +02:00
Peter Kim merged commit 821b773d95 into main 2024-04-21 03:28:48 +02:00
Member

@Fermin-Lozano Looks good to me! Thanks for taking care of this.

@Fermin-Lozano Looks good to me! Thanks for taking care of this.
Sign in to join this conversation.
No reviewers
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#119989
No description provided.