Blender Git Loki
Git Commits -> Revision bc97f88
Revision bc97f88 by Janne Karhu (master) March 11, 2011, 02:00 (GMT) |
Better progress info for physics baking: * Using the job system for physics baking is not yet in the near future, so here's some good old console based progress info to all point cache based physics baking. * The info contains current total bake time, baking time for the current frame, and a simple estimate of completion time. * The info is only shown if the estimated total time for the bake is higher than one minute, so quick bakes don't suffer any performance hits due to console printing. |
Commit Details:
Full Hash: bc97f88576713ac76fbc238cbb439347dfcbddff
SVN Revision: 35465
Parent Commit: 9c03275
Lines Changed: +41, -0
1 Modified Path:
/source/blender/blenkernel/intern/pointcache.c (+41, -0) (Diff)