Blender Git Commit Log
Git Commits -> Revision b4e5849
Revision b4e5849 by Kévin Dietrich (master) March 31, 2021, 15:18 (GMT) |
Alembic procedural: fix out of bound access when editing object properties or shaders The index_data_map was not cleared when clearing a cache, so this would just append the new correct data to the end of the array instead of overwriting it, which would cause us to then use outdated indices. |
Commit Details:
Full Hash: b4e584949c21d6b016744d756f944bd357647d30
Parent Commit: 4fd7b1f
Lines Changed: +1, -0
1 Modified Path:
/intern/cycles/render/alembic.h (+1, -0) (Diff)