Blender Git Loki
Git Commits -> Revision 921e45d
Revision 921e45d by Sergey Sharybin (blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 20, 2017, 10:26 (GMT) |
Cycles: Pass extra array size argument to builtin image pixels functions This is a way to avoid possible memory corruption when render threads works in parallel with UI thread. Not guarantees complete safe, but makes things easier to check anyway. |
Commit Details:
Full Hash: 921e45d82b4e62092d2f2f964f43a49ef154c3f0
Parent Commit: d2affb1
Lines Changed: +90, -44