.. |
CMakeLists.txt
|
fixing optimizer and concurrency::reduce
|
2020-09-10 14:03:30 +02:00 |
libslic3r_tests.cpp
|
use vsnprintf instead of snprintf in string_printf function
|
2020-02-03 16:00:53 +01:00 |
test_3mf.cpp
|
ENABLE_CONFIGURABLE_PATHS_EXPORT_TO_3MF_AND_AMF set as default
|
2020-02-13 11:25:34 +01:00 |
test_aabbindirect.cpp
|
WIP AABBIndirect: Documentation, polishing.
|
2020-05-22 09:29:21 +02:00 |
test_clipper_offset.cpp
|
64bit coord_t
|
2020-03-25 14:35:41 +01:00 |
test_clipper_utils.cpp
|
64bit coord_t
|
2020-03-25 14:35:41 +01:00 |
test_config.cpp
|
Ported test_config.cpp from upstream Slic3r.
|
2019-10-18 11:53:19 +02:00 |
test_elephant_foot_compensation.cpp
|
64bit coord_t
|
2020-03-25 14:35:41 +01:00 |
test_geometry.cpp
|
Improvements of infill path planning:
|
2019-11-22 15:33:20 +01:00 |
test_hollowing.cpp
|
add mesh simplification.
|
2020-01-23 10:58:18 +01:00 |
test_marchingsquares.cpp
|
suppress unnecessary test output in release mode
|
2020-04-28 21:11:54 +02:00 |
test_meshboolean.cpp
|
Handle CGAL exceptions and add tests for mesh boolean operations
|
2020-02-05 17:40:05 +01:00 |
test_meshsimplify.cpp
|
add mesh simplification.
|
2020-01-23 10:58:18 +01:00 |
test_optimizers.cpp
|
fixing optimizer and concurrency::reduce
|
2020-09-10 14:03:30 +02:00 |
test_placeholder_parser.cpp
|
Implemented handling of complex ConfigOptionFloatOrPercent chains
|
2020-02-04 15:27:38 +01:00 |
test_png_io.cpp
|
Add missing includes for win
|
2020-08-27 23:14:42 +02:00 |
test_polygon.cpp
|
Fix / improvement of unit tests.
|
2019-10-25 19:06:40 +02:00 |
test_stl.cpp
|
Test of importing non-standard ASCII STL (broken normals, junk
|
2019-10-18 14:42:03 +02:00 |
test_timeutils.cpp
|
Added test for libcurl https handling disabled on build server.
|
2020-03-06 15:18:14 +01:00 |
test_voronoi.cpp
|
fix of previous commit, missing include
|
2020-06-16 14:00:25 +02:00 |