Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMai Lavelle <mai.lavelle@gmail.com>2018-01-19 06:40:48 +0300
committerMai Lavelle <mai.lavelle@gmail.com>2018-01-19 06:40:48 +0300
commitabb3a86e10fee210cdb47ceb15e1ad9cf1790209 (patch)
tree27d5bc79c0ba2097aa7031ddb508f6d039f23e60 /source/blender/blenloader
parent368414efacc2b7260c02b0cb77a7b24c1e054f39 (diff)
Fix T53833: Particle Info node and Displacement Crash
The displacement shared was running before particle data was copied to the device causing bad memory access when the particle info node was used. Fix is simply to move particle update before mesh update so the data is available to displacement shaders. (Altho this fixes the crash the particle info node is still mostly useless with displacement for now...)
Diffstat (limited to 'source/blender/blenloader')
0 files changed, 0 insertions, 0 deletions