.. |
CMakeLists.txt
|
cd4094743e
Tech ENABLE_COLOR_CLASSES - 1st installment -> Introduction of classes ColorRGB and ColorRGBA to unify color data definition and manipulation
|
3 years ago |
libslic3r_tests.cpp
|
0c4797e92e
use vsnprintf instead of snprintf in string_printf function
|
5 years ago |
test_3mf.cpp
|
d6bb8eead9
Fixed 3mf unit tests to pass on ARM 64bit
|
3 years ago |
test_aabbindirect.cpp
|
8a2a9dba2f
Eradicated admesh from TriangleMesh:
|
3 years ago |
test_clipper_offset.cpp
|
c27297f6cc
64bit coord_t
|
4 years ago |
test_clipper_utils.cpp
|
7ff76d0768
New ClipperUtils functions: opening(), closing() as an alternative
|
3 years ago |
test_color.cpp
|
c07a848257
Follow-up of 6201dad245de8aeb138bf3d7ebcf243d35b56ebc - Fixed test_color.cpp
|
3 years ago |
test_config.cpp
|
5fd279cbc8
Fixing clang compiler warnings
|
3 years ago |
test_elephant_foot_compensation.cpp
|
f16d4953be
Removing offset2 from Perl bindings and other minor cleanup.
|
3 years ago |
test_geometry.cpp
|
cc44089440
New BuildVolume class was created, which detects build volume type (rectangular,
|
3 years ago |
test_hollowing.cpp
|
8a2a9dba2f
Eradicated admesh from TriangleMesh:
|
3 years ago |
test_indexed_triangle_set.cpp
|
5fd279cbc8
Fixing clang compiler warnings
|
3 years ago |
test_marchingsquares.cpp
|
72da90d28f
WIP
|
3 years ago |
test_meshboolean.cpp
|
f9bdde5603
Remove SimplifyMesh
|
3 years ago |
test_mutable_polygon.cpp
|
ba5e8860cb
Fixing some compilation warnings
|
3 years ago |
test_mutable_priority_queue.cpp
|
25a4887075
QEC: When collapsing edge flip normal than check other edges in triangle
|
3 years ago |
test_optimizers.cpp
|
c10ff4f503
fixing optimizer and concurrency::reduce
|
4 years ago |
test_placeholder_parser.cpp
|
3216448bbc
PlaceholderParser: implemented round(), digits() and zdigits() macros.
|
3 years ago |
test_png_io.cpp
|
72da90d28f
WIP
|
3 years ago |
test_polygon.cpp
|
52b3c655ff
Fixed Polygon::centroid()
|
3 years ago |
test_stl.cpp
|
6e6b137151
Test of importing non-standard ASCII STL (broken normals, junk
|
5 years ago |
test_timeutils.cpp
|
f4f236e82e
Added test for libcurl https handling disabled on build server.
|
4 years ago |
test_voronoi.cpp
|
cf7b6fb19a
Extracted MedialAxis code from Geometry.cpp/hpp, moved to its own
|
3 years ago |