- 07 Jan, 2021 4 commits
-
-
Kristian Nielsen authored
-
Kristian Nielsen authored
-
Kristian Nielsen authored
-
Kristian Nielsen authored
-
- 06 Jan, 2021 8 commits
-
-
Kristian Nielsen authored
-
Kristian Nielsen authored
-
Kristian Nielsen authored
-
Torsten Paul authored
-
Torsten Paul authored
-
Torsten Paul authored
-
Torsten Paul authored
-
Torsten Paul authored
-
- 05 Jan, 2021 9 commits
-
-
Torsten Paul authored
-
Torsten Paul authored
- qt5 5.9.7 -> 5.9.9 (skipping some more modules) - qscintilla 2.11.2 -> 2.11.6 - gettext 0.19.8 -> 0.21 (dropping patch) - boost 1.65.1 -> 1.74.0 - cgal 4.13 -> 4.14.3 - poppler 21.01.0 - pixman 0.40.0 - cairo 1.16.0
-
Torsten Paul authored
-
Don Calderwood authored
-
Torsten Paul authored
-
Torsten Paul authored
-
Torsten Paul authored
-
Torsten Paul authored
-
Kristian Nielsen authored
-
- 04 Jan, 2021 2 commits
-
-
Torsten Paul authored
Fix uncaught exception from boost::fs
-
Kristian Nielsen authored
The do_export() function wants to switch to the parent directory of the .scad source file for .ast and .csg output. But the path to that directory is computed at the wrong place, when a different directory is the current one. This causes failure when the source file is specified by relative path. Fixes #3579 Signed-off-by:Kristian Nielsen <knielsen@knielsen-hq.org>
-
- 03 Jan, 2021 3 commits
-
-
Torsten Paul authored
-
Hans Loeblich authored
-
Hans Loeblich authored
-
- 02 Jan, 2021 8 commits
-
-
Torsten Paul authored
-
Hans Loeblich authored
Pre-filter empty geometries before union to avoid unnecessary conversion to Nef when only one non-empty child exists.
-
Hans Loeblich authored
-
Hans Loeblich authored
Change CGAL_Nef_polyhedron::p3 to hold shared_ptr<const CGAL_Nef_Polyhedron3>, to avoid cache corruption. Copy constructor just shallow copies for efficiency, and modifying functions require a shared_ptr reset to a new object.
-
Hans Loeblich authored
-
Hans Loeblich authored
-
Don Calderwood authored
-
Torsten Paul authored
This reverts commit a7bd57c4.
-
- 01 Jan, 2021 1 commit
-
-
Kristian Nielsen authored
-
- 31 Dec, 2020 2 commits
-
-
Torsten Paul authored
-
Hans Loeblich authored
-
- 30 Dec, 2020 3 commits
-
-
Kristian Nielsen authored
-
Torsten Paul authored
-
Torsten Paul authored
-