Blender Git Commit Log
Git Commits -> Revision 6c619b2
Revision 6c619b2 by Ton Roosendaal (master) November 22, 2005, 17:58 (GMT) |
Another bugreport, this time Basse: in NLA a position could sometimes be set whilst the actual time was 1 frame after the strip. Appeared to be a rounding error that didnt show in OSX. Previously I added a threshold, to make sure strips are included when the current frame is exactly on the end. That threshold now is smaller, and I also made the fmod() to be done only on repeating strips. |
Commit Details:
Full Hash: 6c619b235cb640a350694ec0902ce19c9f9fad0b
SVN Revision: 5887
Parent Commit: 17c26f4
Lines Changed: +8, -6
1 Modified Path:
/source/blender/blenkernel/intern/action.c (+8, -6) (Diff)