Blender Git Loki
Git Commits -> Revision 6cadd2b
Revision 6cadd2b by Brecht Van Lommel (master) January 27, 2013, 16:45 (GMT) |
Fix drivers and shape keys not handling subframes / frame mapping properly. Change Scene.frame_set so that it ensures subframe in range [0,1[ as Blender expects, otherwise some things like physics point cache lookups don't get evaluated properly. |
Commit Details:
Full Hash: 6cadd2bee34fb276805086a7d82e2f0f7be7138d
SVN Revision: 54122
Parent Commit: 431619e
Lines Changed: +13, -11