Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoward Trickey <howard.trickey@gmail.com>2020-11-07 17:02:58 +0300
committerHoward Trickey <howard.trickey@gmail.com>2020-11-07 17:02:58 +0300
commit46da8e9eb9587292b691ea07978eb8f2427c3518 (patch)
tree7722715b05d59d3ee849640df94eb8580dcd3a6d /source/blender/editors/sculpt_paint/paint_mask.c
parentd7b0ec9cb5f30102caa435bebc78a089cdc49594 (diff)
Fix T82301, exact boolean fail on cube with bump.
The code for determining coplanar clusters had a bug where it would miss some triangles. The fix for now is to just put triangles in the cluster if their bounding boxes overlap. This works but maybe makes clusters bigger then they have to be. I'll follow this commit with work on making the CDT routine faster when using exact arithmetic. Also removed a lot of unused code, and added some new intersect performance tests.
Diffstat (limited to 'source/blender/editors/sculpt_paint/paint_mask.c')
0 files changed, 0 insertions, 0 deletions