blender/source
Sergey Sharybin 4ffcc6ff56 Fix T44497: Crash on deleting curve handle with hook modifier
It was possible race condition on empty curves -- it's possible that curve
object is fully updated and path is null in that cases, Proper way to deal
with this is to check curve_cache for non-NULL.
2015-05-26 22:36:18 +05:00
..
blender Fix T44497: Crash on deleting curve handle with hook modifier 2015-05-26 22:36:18 +05:00
blenderplayer IconView template: adding optional labels to popup buttons 2015-05-23 16:21:05 +01:00
creator Add dedicated command argument to switch depsgraph to a single-threaded evaluation 2015-05-20 15:48:29 +05:00
gameengine BGE: Fix bug with default material and MTFace. 2015-05-25 10:33:04 +02:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript