Blender Git Loki
Git Commits -> Revision 0fedc6e
Revision 0fedc6e by Nicholas Bishop (master) March 16, 2013, 18:22 (GMT) |
Stop dyntopo updates from happening in masked areas Fixes [#34348] Collapse short edges affects masked geometry /projects.blender.org/tracker/?func=detail&aid=34348&group_id=9&atid=498 Fixed by disallowing topology updates on edges with a vertex masked at 50% or greater. This is a necessarily arbitrary choice; can't do halfway updates for topology like we can with displacement. |
Commit Details:
Full Hash: 0fedc6e45bdcb2b159b9ab54267d70c0bb59dd72
SVN Revision: 55344
Parent Commit: 994265b
Lines Changed: +33, -18
1 Modified Path:
/source/blender/blenkernel/intern/pbvh_bmesh.c (+33, -18) (Diff)