Blender Git Loki
Git Commits -> Revision 8ee06f5
Revision 8ee06f5 by Joshua Leung (master) August 23, 2018, 05:07 (GMT) |
Motion Path Calcs: Minor optimisation tweaks * Don't print on every frame evaluated. This was only needed earlier to track the progress (and why things were taking so long - answer, it was the Scene COW issue). Saves 50-100 ms * Remove the extra calculation of the scene after evaluating motion paths. This shouldn't be needed now with COW. Saves about 20-30 ms |
Commit Details:
Full Hash: 8ee06f50c059e23802bde0b9eacf28f3871df79f
Parent Commit: dcefce5
Lines Changed: +6, -4
1 Modified Path:
/source/blender/blenkernel/intern/anim.c (+6, -4) (Diff)