Blender Git Commit Log

Git Commits -> Revision 77d312a

April 1, 2021, 22:41 (GMT)
Granularize attribute updates.

When any attribute is removed from its AttributeSet, the device data for
every attribute type has to be updated. This makes it so we only update
the appropriate device data array.

Commit Details:

Full Hash: 77d312a78990b64f961a6ce32dad6719fdd63873
Parent Commit: 1a1f0aa
Lines Changed: +85, -16

4 Modified Paths:

/intern/cycles/render/alembic.cpp (+7, -2) (Diff)
/intern/cycles/render/attribute.cpp (+29, -2) (Diff)
/intern/cycles/render/attribute.h (+6, -0) (Diff)
/intern/cycles/render/geometry.cpp (+43, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021