Blender Git Commit Log

Git Commits -> Revision 2944438

Revision 2944438 by Campbell Barton (master)
April 7, 2017, 11:23 (GMT)
3D View: manipulator from custom-manipulators branch

Original code from @Severin with changes from @dfelinto & @hypersomniac.

This doesn't cause many functional changes
besides using new transform manipulators.

Submitted as D2604

Commit Details:

Full Hash: 2944438e9a276e48d7eabb5bb88ecec9b2f1e7dc
Parent Commit: 8ec1a05
Lines Changed: +797, -1474

19 Modified Paths:

/source/blender/draw/CMakeLists.txt (+1, -0) (Diff)
/source/blender/draw/intern/draw_view.c (+12, -1) (Diff)
/source/blender/editors/include/ED_transform.h (+12, -3) (Diff)
/source/blender/editors/physics/physics_ops.c (+0, -17) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+31, -5) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+11, -4) (Diff)
/source/blender/editors/space_view3d/view3d_draw_legacy.c (+13, -4) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+0, -39) (Diff)
/source/blender/editors/space_view3d/view3d_intern.h (+7, -1) (Diff)
/source/blender/editors/space_view3d/view3d_ops.c (+0, -18) (Diff)
/source/blender/editors/transform/transform.c (+6, -23) (Diff)
/source/blender/editors/transform/transform.h (+5, -3) (Diff)
/source/blender/editors/transform/transform_constraints.c (+0, -2) (Diff)
/source/blender/editors/transform/transform_generics.c (+0, -1) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+615, -1284) (Diff)
/source/blender/windowmanager/manipulators/intern/manipulator_library/arrow_manipulator.c (+45, -30) (Diff)
/source/blender/windowmanager/manipulators/intern/manipulator_library/dial_manipulator.c (+0, -6) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+38, -32) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_intern.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021