Blender Git Loki
Git Commits -> Revision 6d3a562
Revision 6d3a562 by Joshua Leung (master) December 4, 2007, 08:53 (GMT) |
Bugfix: * Bone Paths calculation should now work on unsaved files. This long standing bug has been hacked around by manually forcing OB_RECALC to be set for the active object (depsgraph should really do this, but it doesn't!) * Added waitcursor for calculating paths (useful on longer paths). I was going to add a progressbar as well, but that decreased performance overall. |
Commit Details:
Full Hash: 6d3a5625fd3b505a59a9952a64d080e6c8d8bd0a
SVN Revision: 12775
Parent Commit: 3e544d0
Lines Changed: +16, -2
1 Modified Path:
/source/blender/src/poseobject.c (+16, -2) (Diff)