Blender Git Commit Log

Git Commits -> Revision c31f24c

Revision c31f24c by Campbell Barton (master)
June 19, 2017, 18:44 (GMT)
Manipulators: store operator type instead of id

Avoids lookups on each access.

Commit Details:

Full Hash: c31f24c63b875e8c9a7cacd2733d3e8614eff74d
Parent Commit: 56dea4b
Lines Changed: +75, -60

8 Modified Paths:

/source/blender/editors/transform/transform_manipulator.c (+38, -7) (Diff)
/source/blender/editors/transform/transform_manipulator2d.c (+2, -1) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+8, -17) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_group.c (+2, -3) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_map.c (+16, -25) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_property.c (+2, -2) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_api.h (+1, -1) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+6, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021