Blender Git Commit Log

Git Commits -> Revision cce4baf

Revision cce4baf by Howard Trickey (newboolean)
August 16, 2020, 15:05 (GMT)
Add support for non-closed-volume arguments.

Use a "generalized winding number" calculation to get an inside/outside
test that works reasonably well when meshes aren't closed.
This change allows one to use a plane as the cutter in a difference
operator and get the expected results.

Commit Details:

Full Hash: cce4bafc53d3bcc88ceccbf99125a3b76663630c
Parent Commit: 06696ab
Lines Changed: +270, -28

2 Modified Paths:

/source/blender/blenlib/intern/boolean.cc (+229, -28) (Diff)
/source/blender/blenlib/tests/BLI_boolean_test.cc (+41, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021