Magne Sjaastad
|
10f0abc9b5
|
#5101 clang-format: Allow short functions on a single line
Use AllowShortFunctionsOnASingleLine: InlineOnly
|
2020-02-12 13:35:31 +01:00 |
|
Jacob Støren
|
c09cb6e26b
|
#5429 Preallocate surface intersection trianglevertices
|
2020-01-31 15:08:32 +01:00 |
|
Jacob Støren
|
6e793fddc1
|
#5429 Parallelized surface intersections.
|
2020-01-31 15:01:53 +01:00 |
|
Jacob Støren
|
fbf1d12fb4
|
#5429 Pre-allocate cellCornerWeights array
|
2020-01-31 15:01:53 +01:00 |
|
Jacob Støren
|
c940472b4c
|
#5429 Move work arrays outside loop to avoid reallocation within the loop
|
2020-01-31 15:01:53 +01:00 |
|
Jacob Støren
|
ddb5d0fd30
|
#5437 Use marching tets instead of marching cubes,
to make the cell border edges consistent
|
2020-01-30 12:03:35 +01:00 |
|
Jacob Støren
|
de31cc3270
|
#5369 Final solution for surface intersection border : Use polygon offsett
|
2020-01-24 15:59:18 +01:00 |
|
Jacob Støren
|
896a0f067e
|
#5369 First sensible border geometry.
Still not handling holes returned from clipper.
Int-point size (for clipper) implications not yet understood/investigated
|
2020-01-24 11:17:04 +01:00 |
|
Jacob Støren
|
d32db574cb
|
#5318 Surface Intersection geometry with results
|
2020-01-17 13:24:25 +01:00 |
|