Blender Git Commits

Blender Git "xr-actions-D9124" branch commits.

Page: 6 / 6

October 18, 2020, 06:06 (GMT)
Fix build error on Linux / gcc
October 17, 2020, 14:42 (GMT)
Merge branch 'master' into xr-actions-D9124

# Conflicts:
# source/blender/windowmanager/intern/wm_event_system.c
October 17, 2020, 02:59 (GMT)
XR: Add "selection eye" session setting

The "selection eye" is the XR eye (view) used for 3D-to-2D projection.
Its parameters are used to override the window view when selecting
with VR controllers.
October 14, 2020, 15:43 (GMT)
Merge branch 'master' into xr-actions-D9124
October 14, 2020, 15:41 (GMT)
Operators: Add modal_3d() and implement for box select

This follows the same logic as invoke_3d(). That is, we wrap an
operator's modal() with modal_3d() and project 3D controller coords to
2D mouse coords.
October 14, 2020, 15:23 (GMT)
XR: Remove "replace existing" param from action bindings creation

Since action bindings are only created once at the beginning of an XR
session, overwriting all existing bindings will not be needed.
October 13, 2020, 23:47 (GMT)
Fix: Use correct add-on branch for 'make update'

Credit to Julian Eisel for the fix.
October 13, 2020, 12:39 (GMT)
Disable XR object saving and (for now) creation
October 13, 2020, 12:39 (GMT)
Update comment.
October 13, 2020, 12:39 (GMT)
Add wm_xr_operators.c.
October 13, 2020, 12:39 (GMT)
Operators: Add invoke_3d() and implement for VIEW3D_OT_select
October 13, 2020, 12:39 (GMT)
Fix annotations not being shown in XR view.
October 13, 2020, 12:39 (GMT)
Improve error logging and controller data management.
October 13, 2020, 12:39 (GMT)
XR: Add selection outline offscreen draw flag
October 13, 2020, 12:39 (GMT)
Add safety checks when accessing XR window and controller objects.
October 13, 2020, 12:39 (GMT)
Add xr overlay and controller object.
October 13, 2020, 12:39 (GMT)
Fix condition for processing xr actions.
October 13, 2020, 12:39 (GMT)
Update controller data when setting controller pose action.
October 13, 2020, 12:39 (GMT)
Add basic controller visualization.

Differential Revision: https://developer.blender.org/D9124
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021