Blender Git Commit Log
Git Commits -> Revision 3edc331
Revision 3edc331 by Howard Trickey (newboolean) July 23, 2020, 11:46 (GMT) |
BMesh construction now better at preserving attributes of mesh elements. Uses existing BMVerts, BMEdges, and BMFaces if possible. Uses good examples for BMFaces for intersected faces. Still todo: good examples for BMEdges when partially reusing an edge, and UV interpolation for new faces. |
Commit Details:
Full Hash: 3edc33123cadee988f0e564090fff32e894a221a
Parent Commit: 7c36c72
Lines Changed: +167, -35