Blender Git Loki
Git Commits -> Revision d29503c
Revision d29503c by Campbell Barton (master) March 24, 2006, 15:46 (GMT) |
Made blender python work in background mode without a blend file loading. Blender.c python initialization creates a scene when in background mode and when there is no scene. Needed to skip redrawing when in background mode because it depended on screen data that wasnt there. |
Commit Details:
Full Hash: d29503cc6d96cabe836c011645cde9920ba213b8
SVN Revision: 7115
Parent Commit: 7417d07
Lines Changed: +16, -14