Blender Git Commit Log

Git Commits -> Revision 0006526

Revision 0006526 by Pablo Dobarro (master)
July 27, 2020, 20:04 (GMT)
Fix T79074: Mesh Topology info not being updated after changes

All these data arrays are created for a specific topology, so they should be
freed and updated when the PBVH rebuilds. Previously, this was only
happening when freeing the SculptSession, but it also needs to happen in
BKE_sculpt_update_object_before_eval to avoid reusing out of date data.

Reviewed By: sergey

Maniphest Tasks: T79074

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

Commit Details:

Full Hash: 00065269521186ba90d088ee2443d89fbcebfce0
Parent Commit: 7eebebe
Lines Changed: +7, -7

1 Modified Path:

/source/blender/blenkernel/intern/paint.c (+7, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021