blender/source
Sergey Sharybin 003b56801c Point density: Workaround for possible race condition
There was possible race condition in the point density sampling caused
by access to the same data in particle system from sampling thread and
sampling initialization.

Could have happened when two different point density textures were using
same particle system
2015-07-18 22:57:02 +02:00
..
blender Point density: Workaround for possible race condition 2015-07-18 22:57:02 +02:00
blenderplayer Point density: Add utility function to sample density outside of render pipeline 2015-07-18 21:42:39 +02:00
creator Cleanup: quiet warning 2015-07-09 19:33:02 +10:00
gameengine Fix T45428: Sometimes in a dupligroup linked actuators are not triggered 2015-07-16 12:53:20 -03:00
icons
CMakeLists.txt
SConscript