Blender Git Commit Log

Git Commits -> Revision 73529fb

August 29, 2021, 23:05 (GMT)
Sculpy dyntopo: fixed various topology bugs

* Fixed crash in dyntopo collapse. The
loops around vertex iterator dyntopo uses
doesn't actually work on non-manifold meshes,
or meshes with invalid normals, this was not
being checked in pbvh_bmesh_collapse_edge.
* Rotate tool now works with dyntopo.

Commit Details:

Full Hash: 73529fb1bb88de178e051921ab849233c7b2d699
Parent Commit: 381ef09
Lines Changed: +452, -24

5 Modified Paths:

/source/blender/blenkernel/intern/dyntopo.c (+427, -14) (Diff)
/source/blender/bmesh/intern/bmesh_log.c (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+14, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+6, -6) (Diff)
/source/blender/makesdna/DNA_brush_enums.h (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021