Go to file
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
build_files Strip unneeded folders and files from numpy 2013-04-23 15:51:41 +00:00
doc Py API doc generation: add bpy.app.translations module, and fix a few errors found while building the doc. Thanks to Campbell for review. 2013-04-19 13:00:21 +00:00
extern Update Ceres to current upstream version 2013-04-22 09:25:37 +00:00
intern Fix #34714: cycles viewport render would restart when minimizing and unminimizing 2013-04-24 20:12:12 +00:00
release use more rna-constant name for bevel clamping. 2013-04-24 14:14:54 +00:00
source Fix crash going to a scene with no camera, with an inactive 3D viewport space. 2013-04-24 23:09:22 +00:00
CMakeLists.txt Don't use auto vectorization for MinGW-w64. It may be a source for 2013-04-17 11:16:53 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile correct too-big allocation in mesh beautify. 2013-04-01 07:57:33 +00:00
SConstruct Merged changes in the trunk up to revision 55546. 2013-03-24 12:13:13 +00:00