Go to file
Sergey Sharybin 57f72623e3 Fix #37270: Blender crashes in several situations
Issue was caused by cloth modifier used for particle
system dynamic have an invalid error field pointer.
Seems at some point cloth failed to apply and set an
error,

This commit only fixes crash with existing file,
will look further into why exactly such situation
happened,
2013-11-01 04:24:29 +00:00
build_files Minor update to r60953. 2013-10-31 13:11:01 +00:00
doc sphinx docgen wasn't including example scripts for python methods of RNA types. 2013-10-15 05:55:51 +00:00
extern Eagerly attempt to refine a track before doing a brute search 2013-10-29 01:06:50 +00:00
intern code cleanup: spelling 2013-10-31 23:52:44 +00:00
release remove return argument from wmOperatorType->cancel, was only ever returning OPERATOR_CANCELLED. 2013-10-30 23:08:53 +00:00
source Fix #37270: Blender crashes in several situations 2013-11-01 04:24:29 +00:00
CMakeLists.txt OSX/CMake: fix ftemplate condition 2013-10-24 18:46:00 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile lots of operator descriptions were incorrectly copy/pasted. 2013-09-30 05:50:41 +00:00
SConstruct OSX/scons: clean message 2013-10-12 15:31:53 +00:00