Blender Git Loki
Git Commits -> Revision 05c3e5c
Revision 05c3e5c by Peter Kim (xr-controller-support) August 8, 2021, 04:17 (GMT) |
Cleanup - Remove unused wmSurface.is_xr member - Rename "actionmap" to "action_set" in wmXrActionData - Use BLI_findstring() - Add modifications note to tinygltf readme |
Commit Details:
Full Hash: 05c3e5c43344a0830b742e75aaa974479b30f183
Parent Commit: 9f6b8bc
Lines Changed: +18, -25
7 Modified Paths:
/extern/tinygltf/README.blender (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+6, -6) (Diff)
/source/blender/windowmanager/intern/wm_event_query.c (+3, -3) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (Diff)
/source/blender/windowmanager/wm_surface.h (+0, -3) (Diff)
/source/blender/windowmanager/WM_types.h (+2, -2) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_session.c (+5, -9) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+6, -6) (Diff)
/source/blender/windowmanager/intern/wm_event_query.c (+3, -3) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (Diff)
/source/blender/windowmanager/wm_surface.h (+0, -3) (Diff)
/source/blender/windowmanager/WM_types.h (+2, -2) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_session.c (+5, -9) (Diff)