Blender Git Commit Log
Git Commits -> Revision 2422b1e
Revision 2422b1e by Campbell Barton (master) December 5, 2007, 12:04 (GMT) |
fix for 2 problems with pose relax, * Auto key wasnt working, it made the bone not move at all (not sure why used same code as snap to), now check G_RECORDKEYS and add keys manually. * was ignoring keys that were 1.0 behind the current key. made the limit 0.5, fixes this. |
Commit Details:
Full Hash: 2422b1e401aac4ae6fbe33764ffc337e5eb8fd79
SVN Revision: 12793
Parent Commit: 5c13e82
Lines Changed: +43, -12
1 Modified Path:
/source/blender/src/poseobject.c (+43, -12) (Diff)