Blender Git Commit Log
Git Commits -> Revision 80e5970
Revision 80e5970 by Ton Roosendaal (master) December 17, 2005, 14:58 (GMT) |
Orange: Another NLA goodie. The NLA code didn't evaluate any strips when the current frame was outside of strips. This gives potential errors with playback that skips frames, or for a renderfarm. And, while editing the poses got 'stuck' if you changed to different frames. Now if no strips are found on 'current frame', always the first strip to right is used, or the last strip to the left. |
Commit Details:
Full Hash: 80e59705e1508b531d37fb03a1f55cd49f437a39
SVN Revision: 6145
Parent Commit: 128b187
Lines Changed: +33, -6
1 Modified Path:
/source/blender/blenkernel/intern/action.c (+33, -6) (Diff)