Blender Git Commit Log

Git Commits -> Revision f860369

Revision f860369 by Campbell Barton (master)
June 17, 2017, 22:37 (GMT)
Manipulator: use matrix for manipulator direction

Remove type-specific axis functions.

Commit Details:

Full Hash: f860369ebf58f1ce683a587be136e2bf7dd08372
Parent Commit: 49be796
Lines Changed: +158, -236

13 Modified Paths:

/source/blender/editors/include/ED_manipulator_library.h (+3, -11) (Diff)
/source/blender/editors/manipulator_library/arrow3d_manipulator.c (+16, -59) (Diff)
/source/blender/editors/manipulator_library/dial3d_manipulator.c (+12, -26) (Diff)
/source/blender/editors/manipulator_library/grab3d_manipulator.c (+7, -31) (Diff)
/source/blender/editors/manipulator_library/primitive3d_manipulator.c (+5, -61) (Diff)
/source/blender/editors/mesh/editmesh_bisect.c (+8, -8) (Diff)
/source/blender/editors/mesh/editmesh_extrude.c (+10, -10) (Diff)
/source/blender/editors/space_node/node_manipulators.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_manipulators.c (+11, -13) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+12, -9) (Diff)
/source/blender/editors/transform/transform_manipulator2d.c (+3, -3) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+56, -2) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_api.h (+14, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021