Blender Git Commit Log
Git Commits -> Revision 1e6e3dc
Revision 1e6e3dc by Sergey Sharybin (master) July 28, 2015, 15:56 (GMT) |
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. |
Commit Details:
Full Hash: 1e6e3dcbd7cd4bc0148062e15229cd284cb30f7d
Parent Commit: 20c5c5e
Lines Changed: +8, -0
1 Modified Path:
/source/blender/compositor/operations/COM_TextureOperation.cpp (+8, -0) (Diff)