Martin Šach 78cd2f9e68 Move IndexRange.hpp to LayerRegion.hpp and fix warnings 11 months ago
..
CMakeLists.txt 9797110a96 Refactor: Move "LayerRegion" to separate header and add a test. 11 months ago
libslic3r_tests.cpp a6834a1a82 WxUtils are using imap 2 years ago
test_3mf.cpp d6bb8eead9 Fixed 3mf unit tests to pass on ARM 64bit 3 years ago
test_aabbindirect.cpp e340fa6abe Merge branch 'master' into fs_emboss 2 years ago
test_anyptr.cpp 0b31ef6e1e Beginning of arrange gen2 1 year ago
test_arachne.cpp da88c2affc Silence the warning about the unused total_extrusion_length in Arachne tests. 1 year ago
test_arc_welder.cpp a27aea4598 Remove the unused variable new_radius in Arc Welder tests. 1 year ago
test_astar.cpp e44524f1cd Fix warnings in tests caused by integer conversions 2 years ago
test_clipper_offset.cpp c27297f6cc 64bit coord_t 4 years ago
test_clipper_utils.cpp b67ad6434d Follow-up to 9cde96993e9f996b44f417570ba05455472efa08 1 year ago
test_color.cpp 6f18f8f784 Tech ENABLE_RAYCAST_PICKING set as default 2 years ago
test_config.cpp 6b0dcc658d Fix narrowing conversion and memory leak in tests 1 year ago
test_curve_fitting.cpp 42e802c1b8 Refactoring of Curves.hpp for better memory management and vectorization 2 years ago
test_cut_surface.cpp c2f348ee19 ReWork DataBase for embossing to prepare for SVG. 1 year ago
test_elephant_foot_compensation.cpp f16d4953be Removing offset2 from Perl bindings and other minor cleanup. 3 years ago
test_emboss.cpp 894e88a503 Set svg file data as optional in emboss shape (text do not contain it) 1 year ago
test_expolygon.cpp da2d0282b1 Store text fix matrix, param use_surface and emboss 'depth'(size in emboss direction) by emboss Shape to 3mf 1 year ago
test_geometry.cpp a0441dac14 ArcWelder: 1 year ago
test_hollowing.cpp 8a2a9dba2f Eradicated admesh from TriangleMesh: 3 years ago
test_indexed_triangle_set.cpp b1b8eee3c9 add is italic check for font file 3 years ago
test_jump_point_search.cpp 633ce8aa21 Pm jps path finding (#8) 2 years ago
test_kdtreeindirect.cpp e44524f1cd Fix warnings in tests caused by integer conversions 2 years ago
test_layer_region.cpp 78cd2f9e68 Move IndexRange.hpp to LayerRegion.hpp and fix warnings 11 months ago
test_line.cpp f78ab3e788 Rewrite xs/t/10_line.t to c++ 1 year ago
test_marchingsquares.cpp 0b31ef6e1e Beginning of arrange gen2 1 year ago
test_meshboolean.cpp eba68f9a9e Merge branch 'master' into fs_emboss 3 years ago
test_mutable_polygon.cpp ba5e8860cb Fixing some compilation warnings 3 years ago
test_mutable_priority_queue.cpp 4f8535d0d5 Move out invalid_id constant from MutablePriotityQueue template class 2 years ago
test_optimizers.cpp c10ff4f503 fixing optimizer and concurrency::reduce 4 years ago
test_placeholder_parser.cpp c2baa9ad4f PlaceholderParser: Throw if valid or invalid UTF-8 sequence 1 year ago
test_png_io.cpp c613669718 Follow-up, get rid of even more NOMINMAX warnings 1 year ago
test_point.cpp 37a707b05f Rewrite xs/t/03_point.t to c++ 1 year ago
test_polygon.cpp f5662458a2 Removed polygon simplification "hole in square" unit test, 2 years ago
test_polyline.cpp 9164dd55e6 Rewrite xs/t/09_polyline.t to c++ 1 year ago
test_quadric_edge_collapse.cpp d91d13c769 Fix of backslash ending line in comment 2 years ago
test_region_expansion.cpp fde0d68c40 WIP Reworking of "ensure vertical wall thickness". 2 years ago
test_static_map.cpp 4025a55c4f Fix build on Mac 1 year ago
test_stl.cpp 6e6b137151 Test of importing non-standard ASCII STL (broken normals, junk 5 years ago
test_support_spots_generator.cpp e8064cdb14 Refactor: SupportSpotsGenerator integrals implementation improvements. 1 year ago
test_surface_mesh.cpp 05e2a831f4 Added some unit tests (SurfaceMesh) 2 years ago
test_timeutils.cpp f4f236e82e Added test for libcurl https handling disabled on build server. 4 years ago
test_triangulation.cpp 63121cee2e Better healing for Glyph shape - remove duplicit points + self intersections 2 years ago
test_utils.cpp 55835aa050 Optimization of GCodeViewer vertex buffer generator: 2 years ago
test_voronoi.cpp 8784ca0ecf SPE-1729: Try to compute the Voronoi diagram again on modified ExPolygon when an invalid Voronoi diagram is produced during the calculation of the medial axis. 1 year ago