Blender Git Commit Log
Git Commits -> Revision 253b98d
Revision 253b98d by Joshua Leung (master) January 10, 2007, 08:33 (GMT) |
Bugfix #5625: When adding keyframes to a very-short action scaled to long-lengths in the NLA editor, exisiting keyframes would disappear. The culprit was a very large threshold value used to cull duplicate keyframes. This bug was even present in 2.42(a). Although this fixes the bug, further work is needed on preventing future cases of badly scaled actions. Actions with length of 0.9 frames representing motion of 200 frame ranges is not on. |
Commit Details:
Full Hash: 253b98d98c64bb7f24d71e953714b5b893565aa8
SVN Revision: 9698
Parent Commit: 8cfc675
Lines Changed: +1, -1
1 Modified Path:
/source/blender/src/editipo.c (+1, -1) (Diff)