Blender Git Commit Log

Git Commits -> Revision 5e4ed27

Revision 5e4ed27 by Sergey Sharybin (master)
November 21, 2018, 14:04 (GMT)
Depsgraph: Move boundbox sync to the post-geometry evaluation

Boundbox does not depend on transform and only need geometry
component.

This change solves possible race condition accessing geometry
data and allocating/assigning pointers.

Based on disacussion in IRC with @mano-wii and @brecht.

Commit Details:

Full Hash: 5e4ed2793b9bec3b45830106f83c5bfffa810453
Parent Commit: b6693f1
Lines Changed: +22, -12

3 Modified Paths:

/source/blender/blenkernel/BKE_object.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/armature_update.c (+5, -3) (Diff)
/source/blender/blenkernel/intern/object_update.c (+15, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021