Blender Git Commit Log
Git Commits -> Revision 0a5d7ef
Revision 0a5d7ef by Campbell Barton (master) June 23, 2017, 04:50 (GMT) |
Manipulator: rename struct members Rename: - matrix -> matrix_basis - user_scale -> scale_basis - scale -> scale_final Match RNA names being added to custom-manipulator branch. |
Commit Details:
Full Hash: 0a5d7efab324f5293e86d329d04aba6c0deaecad
Parent Commit: 12b985f
Lines Changed: +51, -51
10 Modified Paths:
/source/blender/editors/manipulator_library/manipulator_types/arrow2d_manipulator.c (+6, -6) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/arrow3d_manipulator.c (+8, -8) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/cage2d_manipulator.c (+2, -2) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/dial3d_manipulator.c (+14, -14) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/grab3d_manipulator.c (+2, -2) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/primitive3d_manipulator.c (+4, -4) (Diff)
/source/blender/editors/mesh/editmesh_bisect.c (+2, -2) (Diff)
/source/blender/editors/mesh/editmesh_extrude.c (+2, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+8, -8) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+3, -3) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/arrow3d_manipulator.c (+8, -8) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/cage2d_manipulator.c (+2, -2) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/dial3d_manipulator.c (+14, -14) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/grab3d_manipulator.c (+2, -2) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/primitive3d_manipulator.c (+4, -4) (Diff)
/source/blender/editors/mesh/editmesh_bisect.c (+2, -2) (Diff)
/source/blender/editors/mesh/editmesh_extrude.c (+2, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+8, -8) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+3, -3) (Diff)