Blender Git Commit Log
Git Commits -> Revision c0d8a14
Revision c0d8a14 by Pablo Dobarro (master) February 26, 2021, 18:27 (GMT) |
Fix crash with dyntopo on tools that use cached vertex info Tools can cache data related to the mesh topology for later use. This data is indexed by vertex index, so it will be invalid after dyntopo changes the topology during the stroke. Reviewed By: JacquesLucke Differential Revision: https://developer.blender.org/D10550 |
Commit Details:
Full Hash: c0d8a14ae3466cb97386f950fff9720ebda5ba43
Parent Commit: fb7751f
Lines Changed: +5, -0
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+5, -0) (Diff)