Blender Git Commit Log
Git Commits -> Revision 119bd10
Revision 119bd10 by Brecht Van Lommel (master) March 27, 2010, 12:42 (GMT) |
Fix #21543: running python script from command line would lose active scene from context for background render. Ideally this should not be using the context to get the scene but currently the active scene is not stored anywhere, as it's a concept we tried to get rid of.. just did a simple fix for now. |
Commit Details:
Full Hash: 119bd10d9519aa70c32013557f76561cd352e6b2
SVN Revision: 27790
Parent Commit: 865ceab
Lines Changed: +4, -0
1 Modified Path:
/source/creator/creator.c (+4, -0) (Diff)