blender/source
Sergey Sharybin 1e6e3dcbd7 Fix T45529: Texture Compositor node composition artifact (random pixels)
The issue was caused by the non-threaded texture API used by the node.
While the node itself is single threaded there might be texture nodes
in different execution groups running in parallel.
2015-07-28 17:56:04 +02:00
..
blender Fix T45529: Texture Compositor node composition artifact (random pixels) 2015-07-28 17:56:04 +02:00
blenderplayer Replace MFace with looptri for dynamicpaint 2015-07-27 16:01:56 +10:00
creator Audaspace: support the device list returned by the new audaspace library. 2015-07-28 14:01:53 +02:00
gameengine Audaspace: fixing problems for the merge to master suggested by Campbell and Sergey. 2015-07-28 14:01:53 +02:00
icons
CMakeLists.txt
SConscript