Blender Git Commit Log
Git Commits -> Revision 894269a
December 9, 2021, 07:29 (GMT) |
Fix incorrect copying of XR action map items After using MEM_dupallocN() on the original item, the bindings ListBase for the new item needs to be cleared and each binding copied separately. |
Commit Details:
Full Hash: 894269ad12469fb37904d4ca5a47ffd15b328e59
Parent Commit: 30cebf5
Lines Changed: +17, -15
1 Modified Path:
/source/blender/windowmanager/xr/intern/wm_xr_actionmap.c (+17, -15) (Diff)