Go to file
Tamito Kajiyama 12f2c06d34 Fixed a crash due to invalid pointers to temporary scenes for stroke rendering.
Freestyle generates a temporary scene containing a number of stroke meshes to
achieve stroke rendering using the Blender internal renderer.  This temporary
scene may appear in the outliner and undergo user interaction when the stroke
rendering takes a long time.  The crash was due to the deletion of the scene
without taking care of references to the scene from screens, one of which was
the outliner.
2011-10-30 22:53:24 +00:00
build_files Merged changes in the trunk up to revision 41387. 2011-10-30 21:38:01 +00:00
doc Merged changes in the trunk up to revision 41368. 2011-10-30 02:03:40 +00:00
extern edits to cmake 2011-10-25 13:41:43 +00:00
intern Merged changes in the trunk up to revision 41387. 2011-10-30 21:38:01 +00:00
po remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
release Fix for stroke rendering instability with stroke geometry shaders. 2011-10-30 16:00:35 +00:00
source Fixed a crash due to invalid pointers to temporary scenes for stroke rendering. 2011-10-30 22:53:24 +00:00
CMakeLists.txt correct flags for older GCC's which dont suppport -Wno-deprecated-declarations, 2011-10-30 04:48:00 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Another set of UI messages fixes and tweaks! No functional changes. 2011-10-23 19:54:06 +00:00
SConstruct Modifier compilation tweaks (Blender conference commit) 2011-10-29 23:56:07 +00:00