blender/source
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
..
blender Fix #37270: Blender crashes in several situations 2013-11-01 04:24:29 +00:00
blenderplayer rename give_cursor to ED_view3d_cursor3d_get 2013-10-26 04:07:18 +00:00
creator code cleanup: spelling 2013-10-31 23:52:44 +00:00
gameengine Remove duplicate cmake enries in game engine and compositor 2013-10-25 11:00:16 +00:00
icons
tests - update bl_run_operators.py for change in blender. 2013-09-15 01:46:25 +00:00
CMakeLists.txt remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed. 2013-09-03 03:04:44 +00:00
SConscript