blender/source
Lukas Tönne b292d783f2 Separate context freeing from task freeing in threaded particle updates
to prevent double-freeing/invalid mem access.

This can happen with the "virtual parents" feature, which generates both
parent and child paths. Each task free function also freed the shared
context, leading to double freeing.
2015-01-20 09:30:09 +01:00
..
blender Separate context freeing from task freeing in threaded particle updates 2015-01-20 09:30:09 +01:00
blenderplayer Fix for missing library linking in blenderplayer. 2015-01-20 09:30:08 +01:00
creator Remove executable flag from the build configuration files 2014-12-31 14:05:53 +05:00
gameengine BGE physics: get/set linear and angular damping 2015-01-15 18:37:22 +01:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript