Blender Git Commit Log

Git Commits -> Revision 39b0e9d

August 28, 2021, 19:14 (GMT)
Sculpt dyntopo: Add edge API

* Added a minimal edge API to query edge
boundary states.
* This is necassary because the previous approximation,
testing if two adjacent verts are boundaries, breaks
for triangles.

Commit Details:

Full Hash: 39b0e9df816a1a308ca8bdde0df8e71f42248530
Parent Commit: b21595c
Lines Changed: +215, -21

4 Modified Paths:

/source/blender/blenkernel/BKE_pbvh.h (+12, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+160, -15) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+30, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+13, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021