Blender Git Commit Log
Git Commits -> Revision 03e8202
Revision 03e8202 by Sergey Sharybin (master) November 12, 2015, 15:19 (GMT) |
Fix T46320: New Depsgraph: Auto-IK doesn't work The issue is caused by transform tool temporary affecting on the pose constraints, which actually changes the way how pose is to be evaluated. This isn't ideal patch from the performance point of view, but only limited to the new depsgraph, so we've got some time to work on partial graph updates. |
Commit Details:
Full Hash: 03e8202b7b1963bc856ca31b205364ddc569535a
Parent Commit: 8ef68bf
Lines Changed: +21, -1