blender/source
Kévin Dietrich 62b1cdd66e Fix over creation of cache files handles (leading to memory leaks).
Multiple threads could create multiple handles for the same cache file,
so protect handle creation with a mutex, to make sure only one is
created.
2016-08-26 14:28:50 +02:00
..
blender Fix over creation of cache files handles (leading to memory leaks). 2016-08-26 14:28:50 +02:00
blenderplayer Two fixes for optional ndof & fix bplayer for that... 2016-08-18 15:18:26 +02:00
creator Fix over creation of cache files handles (leading to memory leaks). 2016-08-26 14:28:50 +02:00
gameengine More fixes from coverity report. 2016-08-16 18:19:52 +02:00
tools@373945d097 Re-initialize source/tools submodule 2016-07-15 15:12:51 +02:00
CMakeLists.txt