Blender Git Commit Log

Git Commits -> Revision b6f58d0

Revision b6f58d0 by Campbell Barton (master)
July 24, 2013, 13:56 (GMT)
- add individual origin support for curves and improve the orientation calculations for curve handles,
- add support for using the active point's orientation.
- add support for creating new custom orientations from curves.
- fix error where only the last selected curve handle was taken into account for manipulator orientations.

Commit Details:

Full Hash: b6f58d0ea1c2d1b3b87293da1858b370d857a481
SVN Revision: 58573
Parent Commit: 57a4070
Lines Changed: +263, -73

7 Modified Paths:

/source/blender/blenkernel/BKE_curve.h (+8, -0) (Diff)
/source/blender/blenkernel/intern/curve.c (+137, -0) (Diff)
/source/blender/editors/curve/editcurve.c (+4, -42) (Diff)
/source/blender/editors/transform/transform.c (+2, -2) (Diff)
/source/blender/editors/transform/transform.h (+1, -1) (Diff)
/source/blender/editors/transform/transform_conversions.c (+26, -0) (Diff)
/source/blender/editors/transform/transform_orientations.c (+85, -28) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021