Blender Git Commit Log

Git Commits -> Revision ce4e980

Revision ce4e980 by Campbell Barton (custom-manipulators)
June 21, 2017, 23:39 (GMT)
Manipulator: properties into 'wmManipulator'

We normally only have one or two, don't have a separate linked list.
Also store type in the property.

Commit Details:

Full Hash: ce4e980d3dc89aeff940c138ef36629b57e3e608
Parent Commit: e8a04a5
Lines Changed: +57, -38

7 Modified Paths:

/source/blender/editors/manipulator_library/manipulator_types/arrow3d_manipulator.c (+4, -4) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/cage2d_manipulator.c (+4, -4) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/dial3d_manipulator.c (+1, -1) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+6, -4) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_target_props.c (+28, -13) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_api.h (+3, -0) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+11, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021