blender/source
Brecht Van Lommel 11c6abe53b Fix crash going to a scene with no camera, with an inactive 3D viewport space.
The regions of the space are stored in a different place depending if it is
active or if another space is in use. The code here was iterating over both
but it should be only one because the other might contain regions of another
space.
2013-04-24 23:09:22 +00:00
..
blender Fix crash going to a scene with no camera, with an inactive 3D viewport space. 2013-04-24 23:09:22 +00:00
blenderplayer Yet another Stupid Stub Fix™! 2013-04-22 17:51:08 +00:00
creator minor changes to get numpy working with locally bundled python. 2013-04-23 13:51:20 +00:00
gameengine BGE: Extend Framing Mode + Camera sensor 2013-04-18 23:34:32 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests freestyle lineset tag attribute was defined but not used, also some code cleanup. 2013-04-07 01:38:03 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00