Blender Git Commit Log
Git Commits -> Revision 2a614b0
Revision 2a614b0 by Brecht Van Lommel (master) January 30, 2012, 15:12 (GMT) |
Fix #28733, #29885: fix missing scene in context in python. The window manager would indirectly clear it when clearing the window from the context. This makes some sense when we support multiple scenes properly, but currently there's still many places assuming there is a single active scene, so keep it available to avoid crashes. |
Commit Details:
Full Hash: 2a614b04c147d4095e0ac9f64ed6b00a9925359f
SVN Revision: 43772
Parent Commit: ed8f690
Lines Changed: +4, -2
1 Modified Path:
/source/blender/blenkernel/intern/context.c (+4, -2) (Diff)