Blender Git Loki
Git Commits -> Revision 1998fa5
Revision 1998fa5 by Campbell Barton (master) October 20, 2010, 13:51 (GMT) |
fix for fix [#24336] evaluation time - curve has no effect committed r32598 to fix [#24309] Reloading file with incorrect path location. Setting the curves ctime when updating the object data overrode the animated value. For now just set the ctime on newly added curves with will work as the user expects in most cases. This is weak design IMHO because the ctime value can be set to anything but is reset on changing frames even if its not keyed. With curves created via python or linked in this can still result in a bad ctime value. |
Commit Details:
Full Hash: 1998fa59ae90c2346910dc622df0356a8644c28f
SVN Revision: 32614
Parent Commit: a9f79ee
Lines Changed: +2, -6