Blender Git Loki

Git Commits -> Revision 45afc02

Revision 45afc02 by Sergey Sharybin (master)
May 18, 2015, 11:40 (GMT)
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.

Commit Details:

Full Hash: 45afc02f11871b5c9f4d7bc6794761c6a4d883d8
Parent Commit: 61f9f50
Lines Changed: +6, -4

2 Modified Paths:

/source/blender/blenkernel/intern/object.c (+3, -2) (Diff)
/source/blender/blenkernel/intern/object_update.c (+3, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021