Vojtech Bubnik
|
9cde96993e
|
Reworked the ClipperLib / Polygon types to use
the tbb::scallable_allocator to better scale on multiple threads.
|
2023-04-20 11:31:44 +02:00 |
|
Filip Sykala - NTB T15p
|
65f8b09876
|
Merge branch 'master' into fs_emboss
|
2022-09-30 18:29:57 +02:00 |
|
Lukas Matena
|
49c817c40b
|
Resurrected an old test case for parsing and comparing config version numbers
|
2022-09-30 13:51:56 +02:00 |
|
Filip Sykala - NTB T15p
|
79a7f588b9
|
Merge branch 'et_world_coordinates' into fs_emboss
# Conflicts:
# src/libslic3r/CMakeLists.txt
# src/libslic3r/Format/3mf.cpp
# src/libslic3r/Model.hpp
# src/libslic3r/Technologies.hpp
# src/slic3r/GUI/GLCanvas3D.cpp
# src/slic3r/GUI/GUI_App.cpp
# src/slic3r/GUI/Gizmos/GLGizmoBase.cpp
# src/slic3r/GUI/Gizmos/GLGizmoBase.hpp
# src/slic3r/GUI/Gizmos/GLGizmoRotate.cpp
# src/slic3r/GUI/Selection.cpp
# src/slic3r/GUI/Selection.hpp
|
2022-07-20 13:02:07 +02:00 |
|
Filip Sykala
|
043accbc00
|
detection of intersection source
|
2022-06-29 15:34:33 +02:00 |
|
Filip Sykala
|
b059d3a57c
|
Merge cuts by CGAL model -- Not Working
|
2022-06-24 15:55:11 +02:00 |
|
Lukáš Hejl
|
df552a9226
|
Fixed an undefined symbol when mold linker was used for linking slic3rutils_tests.
|
2022-06-02 13:47:51 +02:00 |
|
Filip Sykala
|
e0d5505413
|
Merge branch 'master' into fs_emboss
# Conflicts:
# src/libslic3r/Technologies.hpp
# src/slic3r/CMakeLists.txt
# src/slic3r/GUI/GUI_App.cpp
# src/slic3r/GUI/Gizmos/GLGizmoRotate.cpp
|
2022-05-31 11:14:53 +02:00 |
|
tamasmeszaros
|
9892893587
|
Add UIThreadWorker for debugging and profiling purposes
|
2022-05-27 15:33:03 +02:00 |
|
Filip Sykala
|
24207403ea
|
Merge branch 'master' into fs_emboss
|
2022-02-22 13:51:04 +01:00 |
|
tamasmeszaros
|
66f60de556
|
SLAArchive framework refactor
|
2022-02-17 12:50:40 +01:00 |
|
Filip Sykala
|
a50d93cd66
|
Merge branch 'master' into fs_emboss
# Conflicts:
# src/libslic3r/Geometry.cpp
# src/slic3r/GUI/Gizmos/GLGizmoBase.cpp
# src/slic3r/GUI/Gizmos/GLGizmoMove.cpp
# src/slic3r/GUI/Gizmos/GLGizmoMove.hpp
# src/slic3r/GUI/Gizmos/GLGizmoRotate.cpp
# src/slic3r/GUI/Gizmos/GLGizmoRotate.hpp
# src/slic3r/GUI/Gizmos/GLGizmoScale.cpp
# src/slic3r/GUI/Gizmos/GLGizmoScale.hpp
# src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp
# src/slic3r/GUI/ImGuiWrapper.cpp
# src/slic3r/GUI/ImGuiWrapper.hpp
# src/slic3r/GUI/Selection.cpp
# tests/slic3rutils/slic3r_jobs_tests.cpp
|
2022-02-02 15:27:25 +01:00 |
|
tamasmeszaros
|
960158b79f
|
Fix failing test for new ui jobs
|
2022-01-18 10:54:37 +01:00 |
|
tamasmeszaros
|
43f5e61b5f
|
Add possibility to wait for current job to stop.
|
2022-01-11 11:26:26 +01:00 |
|
tamasmeszaros
|
e367ef8011
|
Fix job tests on Win, don't use usleep()
|
2022-01-11 11:26:26 +01:00 |
|
tamasmeszaros
|
7e070d393e
|
Fix issue with non atomic transition to running state
After popping a job from input queue
|
2022-01-11 11:26:26 +01:00 |
|
tamasmeszaros
|
7352e1a01a
|
Basic tests for BoostThreadWorker
Separate job tests
|
2022-01-11 11:26:26 +01:00 |
|
tamasmeszaros
|
35ca045b1c
|
Add possibility to wait for current job to stop.
|
2021-12-03 01:59:34 +01:00 |
|
tamasmeszaros
|
2b945f36f1
|
Fix job tests on Win, don't use usleep()
|
2021-12-02 15:34:20 +01:00 |
|
tamasmeszaros
|
78118b7b1d
|
Fix issue with non atomic transition to running state
After popping a job from input queue
|
2021-12-02 15:06:58 +01:00 |
|
tamasmeszaros
|
39198ff845
|
Basic tests for BoostThreadWorker
Separate job tests
|
2021-12-02 15:06:35 +01:00 |
|
Vojtech Bubnik
|
7a2bd9023a
|
One more fix to run unit tests on Windows: Missing DLLS need to be copied.
|
2021-11-30 11:00:26 +01:00 |
|
Justin Schuh
|
cb4bade69f
|
Add missing setupapi.lib to slic3rutils tests (#7382)
thanks
|
2021-11-30 10:22:50 +01:00 |
|
tamasmeszaros
|
db782b01a5
|
Fix build on gcc8
|
2021-07-16 16:40:59 +02:00 |
|
tamasmeszaros
|
0a932ebfe3
|
Enable http digest authentication for CURL
|
2020-11-25 13:58:03 +01:00 |
|
tamasmeszaros
|
f4f236e82e
|
Added test for libcurl https handling disabled on build server.
Linux docker image does not expose port 80
|
2020-03-06 15:18:14 +01:00 |
|