Blender Git Commit Log
Git Commits -> Revision 9105af1
Revision 9105af1 by Howard Trickey (newboolean) June 7, 2020, 20:19 (GMT) |
Added code that partitions triangle mesh into patches. A patch is a set of triangles connected only by manifold edges. Each patch will either appear or not appear in the boolean output as a whole. |
Commit Details:
Full Hash: 9105af1b39b4131f6ebcd3afcf36672ca36270d5
Parent Commit: d985aa7
Lines Changed: +262, -12