Blender Git Commit Log

Git Commits -> Revision 8916a04

November 25, 2020, 13:51 (GMT)
XR: Restore XR object transforms at session end

If an object was constrained to a headset/controller pose during the
session, then its original transform will be restored at session end
to prevent unwanted changes to the scene. This will also occur when
toggling the constraint or changing the constrained object.

Commit Details:

Full Hash: 8916a04df8924d0af843a92cfaacafb945b563fa
Parent Commit: c9f0da5
Lines Changed: +216, -53

4 Modified Paths:

/source/blender/makesrna/intern/CMakeLists.txt (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_xr.c (+113, -0) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_intern.h (+7, -0) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_session.c (+93, -53) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021