Blender Git Commit Log
Git Commits -> Revision 369cd85
Revision 369cd85 by Campbell Barton (master) August 29, 2017, 10:04 (GMT) |
Manipulator: new cage2d manipulator Adding alongside the existing one for now, but it should eventually replace it. Uses a matrix instead of (position + scale), written so rotation can be done more easily. Currently has a primitive handle for rotation, supports corner scaling. |
Commit Details:
Full Hash: 369cd8521b8782cb009cf583c5e71f9b0da36fc8
Parent Commit: 83ea224
Lines Changed: +627, -0
1 Added Path:
/source/blender/editors/manipulator_library/manipulator_types/cage2d_rotate_manipulator.c (+617, -0) (View)