Blender Git Commit Log

Git Commits -> Revision 3b743ac

Revision 3b743ac by Campbell Barton (master)
September 5, 2009, 09:54 (GMT)
Option to correct for 3D curve twist error. example before and after.
http://www.graphicall.org/ftp/ideasman42/curve_auto_twist.png
Access next to the "3D" edit button.

details...
- open curves use the first points orientation and minimize twist for each new segment.
- cyclic curves calculate the least twist in both directions and blend between them
- AxisAngleToQuat replaced inline code.
- Notice the model on the right now has more even corners. added Vec3ToTangent to arithb.c.

Commit Details:

Full Hash: 3b743ac5565663d2fd0be4bbbc92e404afafbce4
SVN Revision: 23019
Parent Commit: 959757c
Lines Changed: +156, -35

5 Modified Paths:

/source/blender/blenkernel/intern/curve.c (+138, -34) (Diff)
/source/blender/blenlib/BLI_arithb.h (+1, -0) (Diff)
/source/blender/blenlib/intern/arithb.c (+13, -0) (Diff)
/source/blender/makesdna/DNA_curve_types.h (+2, -0) (Diff)
/source/blender/src/buttons_editing.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021