Blender Git Commit Log

Git Commits -> Revision 48115c0

Revision 48115c0 by Campbell Barton (custom-manipulators)
June 9, 2017, 04:52 (GMT)
Remove unused widget/operator integration

While this is a useful feature, current integration is untested
and stored the operator in the wmManipulatorGroupType
instead of its instance.

Commit Details:

Full Hash: 48115c08e07459dc3183adc3fdd438a28a79425c
Parent Commit: ee36ae1
Lines Changed: +5, -59

8 Modified Paths:

/source/blender/makesrna/intern/rna_wm_manipulator.c (+0, -2) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+1, -6) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+0, -7) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup.c (+1, -23) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c (+2, -7) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+0, -5) (Diff)
/source/blender/windowmanager/manipulators/wm_manipulator_wmapi.h (+1, -6) (Diff)
/source/blender/windowmanager/WM_types.h (+0, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021