Blender Git Loki

Git Commits -> Revision 53596fc

Revision 53596fc by Joshua Leung (master)
February 3, 2010, 09:05 (GMT)
Bugfix #20940: Offset always resets to 1 in follow path constraint

Made the 'Offset Factor' setting use a separate variable from the 'Offset' setting in the DNA stuff. While we could get away with this sort of thing in the past, it turns out that with the Datablocks viewer these days, settings sharing an internal var but with different ranges/behaviour doesn't work well anymore, since later instances override earlier ones.

Commit Details:

Full Hash: 53596fc6b8f47d9dec633b1ea5ae56a893d0cf3f
SVN Revision: 26571
Parent Commit: 742ef3b
Lines Changed: +10, -7

3 Modified Paths:

/source/blender/blenkernel/intern/constraint.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_constraint_types.h (+8, -4) (Diff)
/source/blender/makesrna/intern/rna_constraint.c (+1, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021