Blender Git Commit Log

Git Commits -> Revision c7fcc50

Revision c7fcc50 by Jacques Lucke (master)
November 4, 2021, 17:32 (GMT)
Fix T91986: incorrect syncing of geometry instances

The issue was that some geometries were not synced again even when
they changed. This commit adds a map that keeps track of the geometries
that need to be updated when an object has changed.

Differential Revision: https://developer.blender.org/D13020

Commit Details:

Full Hash: c7fcc50842d85664d2b07c32b181951ea7661440
Parent Commit: b7260ca
Lines Changed: +18, -0

4 Modified Paths:

/intern/cycles/blender/object.cpp (+6, -0) (Diff)
/intern/cycles/blender/sync.cpp (+9, -0) (Diff)
/intern/cycles/blender/sync.h (+2, -0) (Diff)
/source/blender/makesrna/intern/makesrna.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021