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:
authorSergey Sharybin <sergey.vfx@gmail.com>2015-05-18 12:06:46 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2015-05-18 14:40:52 +0300
commit45afc02f11871b5c9f4d7bc6794761c6a4d883d8 (patch)
treeffc9f69056f8129d29b8aee30737a8d4545861c8 /source/blender/editors/space_clip
parent61f9f508a4473e1d2bb353396717b4e1a085e646 (diff)
Solve threading conflict related on proxy group's inverse matrix
It was possible that two threads will start calculating proxy group's inverted matrix and store it in the object itself. This isn't good idea because it means some threads might be using partially written matrix.
Diffstat (limited to 'source/blender/editors/space_clip')
0 files changed, 0 insertions, 0 deletions