Blender Git Loki
Git Commits -> Revision 6d4f084
Revision 6d4f084 by Campbell Barton (master) June 5, 2017, 17:34 (GMT) |
WM: pass manipulator-map when creating wmManipulatorGroup Also store parent-pointer in wmManipulatorGroup's, since its not always possible to access the parent pointer. |
Commit Details:
Full Hash: 6d4f08467715030e7ef8833758b8da986280f236
Parent Commit: e83001b
Lines Changed: +26, -16
5 Modified Paths:
/source/blender/makesdna/DNA_manipulator_types.h (+2, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+3, -3) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup.c (+13, -6) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c (+4, -4) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_intern.h (+4, -3) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+3, -3) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup.c (+13, -6) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c (+4, -4) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_intern.h (+4, -3) (Diff)