Blender Git Commit Log
Git Commits  -> Revision 9f5089b
		
			
			
		
Revision 9f5089b by Peter Kim (xr-controller-support) August 2, 2021, 07:53 (GMT)  | 
XR: Simplify action creation API By passing an XrActionMap struct instead of individual action parameters, action creation from Python can be reduced to a simple call to XrSessionState.create_action_set(). This will also set any controller pose actions and optionally the active action set for the session.  | 
Commit Details:
Full Hash: 9f5089b67a6dfb2dc625615585ee9026752cbcc6
Parent Commit: f34cb9f
Lines Changed:  +148,  -338
1 Modified Path:
/source/blender/makesrna/intern/rna_xr.c (+148, -338) (Diff)


 Master Commits
MiikaHweb | 2003-2021