Blender Git Loki
Git Commits -> Revision 03d8907
Revision 03d8907 by Bastien Montagne (master) July 11, 2015, 14:50 (GMT) |
Add some basic report/timing/logging tool as util py module `progress_report`. It supports any level of sub-steps, timing, messaging, and uses WindowManage.progress API to report progress in UI, in addition to console printing. |
Commit Details:
Full Hash: 03d8907ca7564c88c9f5357be93a74adbc638665
Parent Commit: 114e7ea
Lines Changed: +165, -0
1 Added Path:
/release/scripts/modules/progress_report.py (+165, -0) (View)