Blender Git Commit Log
Git Commits -> Revision 7a60679
Revision 7a60679 by Ton Roosendaal (master) November 16, 2005, 21:03 (GMT) |
Added stepsize option for Pose ghosting draw. Patch provided by Roland Hess. In a comment on maillist I already mentioned a weird 0.5 in the code, which I added to ensure correct rounding to integer frame numbers. With a variable step size however, this won't work properly. You could see it in the patch, because the ghost steps were animating.... they should remain frozen, looks much nicer then. So I've added some fmod voodoo here. |
Commit Details:
Full Hash: 7a60679c7508c3701e16f9243c73477a666654ce
SVN Revision: 5803
Parent Commit: 6b407d4
Lines Changed: +35, -19