March 10, 2020, 15:37 (GMT) |
Cleanup: Address various review comments |
March 10, 2020, 15:37 (GMT) |
Add comments to C-API function declarations |
March 10, 2020, 15:34 (GMT) |
Merge branch 'temp-openxr-blenderside' into soc-2019-openxr |
March 10, 2020, 15:21 (GMT) |
Merge branch 'temp-openxr-ghostxr' into temp-openxr-blenderside |
March 10, 2020, 15:11 (GMT) |
Remove old files/changes, git keeps bringing them back... |
March 10, 2020, 15:05 (GMT) |
Minor cleanup: Avoid forward declaration |
March 10, 2020, 15:00 (GMT) |
Remove obscure unique_oxr_ptr, implement alternative RAII for swapchain Add an own class for the swapchain, through which we can ensure correct RAII resource management. |
March 10, 2020, 00:40 (GMT) |
Minor cleanup: Use r_ prefix for return arguments |
March 9, 2020, 17:58 (GMT) |
Cleanup: Avoid macros, don't print source location for errors |
March 9, 2020, 17:47 (GMT) |
Cleanup: Address various review comments |
March 9, 2020, 17:37 (GMT) |
Add comments to C-API function declarations |
March 9, 2020, 13:57 (GMT) |
Avoid queries on inaccessible session state On the Blender side we now use a more narrow definition of when a session is considered running than the OpenXR specification does. Also does related cleanup. |
March 9, 2020, 11:48 (GMT) |
Fix shading options missing in 3D View popover Wasn't actually returning the poll() result during regular usage (i.e. not re-used for scene or VR view shading options). |
March 9, 2020, 11:41 (GMT) |
Fix use-after-free when closing Blender with running VR session Somehow two wm_xr_data_destroy() calls ended up there, probably a merge conflict. |
March 9, 2020, 11:20 (GMT) |
Merge branch 'soc-2019-openxr' into vr_scene_inspection |
March 9, 2020, 10:56 (GMT) |
Merge branch 'temp-openxr-blenderside' into soc-2019-openxr |
March 9, 2020, 10:55 (GMT) |
Merge branch 'temp-openxr-ghostxr' into temp-openxr-blenderside |
March 9, 2020, 10:31 (GMT) |
Merge branch 'master' into temp-openxr-ghostxr |
March 5, 2020, 12:03 (GMT) |
Enable WITH_XR_OPENXR by default |
March 5, 2020, 12:00 (GMT) |
Fix build error and warnings when WITH_XR_OPENXR is disabled |
|