Blender Git Loki

Git Commits -> Revision 9372e8a

September 11, 2016, 21:06 (GMT)
More renaming (widget->manipulator): Variables, sturct members, comments, etc

Commit Details:

Full Hash: 9372e8a16b06f086cca452dcb5e19c4495c0397d
Parent Commit: 459fe93
Lines Changed: +1059, -1048

1 Added Path:

/source/blender/makesdna/DNA_manipulator_types.h (+50, -0) (View)

1 Deleted Path:

/source/blender/makesdna/DNA_widget_types.h (+0, -57)

28 Modified Paths:

/source/blender/blenkernel/intern/screen.c (+3, -3) (Diff)
/source/blender/CMakeLists.txt (+1, -1) (Diff)
/source/blender/editors/interface/resources.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+2, -2) (Diff)
/source/blender/makesdna/intern/makesdna.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+17, -17) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+2, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/manipulator_library/arrow2d_manipulator.c (+34, -34) (Diff)
/source/blender/windowmanager/manipulators/intern/manipulator_library/arrow_manipulator.c (+72, -72) (Diff)
/source/blender/windowmanager/manipulators/intern/manipulator_library/cage_manipulator.c (+96, -96) (Diff)
/source/blender/windowmanager/manipulators/intern/manipulator_library/dial_manipulator.c (+39, -39) (Diff)
/source/blender/windowmanager/manipulators/intern/manipulator_library/manipulator_library_intern.h (+8, -8) (Diff)
/source/blender/windowmanager/manipulators/intern/manipulator_library/manipulator_library_utils.c (+17, -17) (Diff)
/source/blender/windowmanager/manipulators/intern/manipulator_library/primitive_manipulator.c (+33, -33) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+126, -124) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup.c (+124, -124) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c (+292, -272) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_intern.h (+16, -16) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_api.h (+29, -33) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_library.h (+19, -19) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+24, -24) (Diff)
/source/blender/windowmanager/manipulators/wm_manipulator_wmapi.h (+43, -43) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (Diff)
/source/blender/windowmanager/wm_event_system.h (+2, -2) (Diff)
/source/blender/windowmanager/WM_types.h (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021