Blender Git Commit Log

Git Commits -> Revision 58ecc0d

October 31, 2020, 14:00 (GMT)
XR: Add "constraint" objects to session settings

These objects (3 in total, corresponding to headset and left/right
controllers) will have their location and rotation determined by the
associated XR pose. This provides a way for add-ons to achieve
this "VR constraint" behavior without the need to constantly query
pose information.

Commit Details:

Full Hash: 58ecc0d1bf1758cb8b771370665ce6456d4e8067
Parent Commit: 1a6d76c
Lines Changed: +55, -1

4 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+9, -0) (Diff)
/source/blender/makesdna/DNA_xr_types.h (+6, -0) (Diff)
/source/blender/makesrna/intern/rna_xr.c (+24, -0) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_session.c (+16, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021