- Sep 15, 2022
-
-
Dmitri Naumov authored
Previously using inexact predicates would yield ambiguous results whether a point is inside or outside of a projected element, depending on compiler and architecture. The exact predicates are slower, so one could think about to add a run-time flag to use exact or inexact predicates giving the user an option for fast or correct calculations.
-
- Jun 13, 2022
-
-
Tom Fischer authored
-
- Apr 26, 2022
-
-
Tom Fischer authored
-
Tom Fischer authored
Rename Point3d::getCoords() -> Point3d::data() and WeightedPoint::getCoords() -> WeightedPoint::data().
-
- Jan 09, 2022
-
-
Dmitri Naumov authored
-
- Jul 02, 2021
-
-
Dmitri Naumov authored
This simplifies most of the code.
-
- Apr 06, 2021
-
-
Dmitri Naumov authored
-
- Apr 04, 2021
-
-
Dmitri Naumov authored
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Dec 29, 2020
-
-
Tom Fischer authored
-
- Jun 08, 2020
-
-
Tom Fischer authored
This needs some changes in other files, too.
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Sep 12, 2019
-
-
Dmitri Naumov authored
Fixes multiple copyright messages in the doxygen docu. ag '\\file' -L --ignore=ThirdParty *Lib |xargs sed -i 's/\(.*\)\\copyright/\1\\file\n\1\\copyright/'
-
- Mar 08, 2019
-
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-