PrusaSlicer-NonPlainar/tests/libslic3r
Filip Sykala - NTB T15p c549c6afbe Merge branch 'master' into fs_emboss
# Conflicts:
#	src/libslic3r/CMakeLists.txt
#	src/libslic3r/Format/3mf.cpp
#	src/libslic3r/Model.hpp
#	src/libslic3r/Point.hpp
#	src/libslic3r/Technologies.hpp
#	src/slic3r/CMakeLists.txt
#	src/slic3r/GUI/GLCanvas3D.cpp
#	src/slic3r/GUI/GLSelectionRectangle.cpp
#	src/slic3r/GUI/GUI_Factories.hpp
#	src/slic3r/GUI/Gizmos/GLGizmoBase.cpp
#	src/slic3r/GUI/Gizmos/GLGizmoBase.hpp
#	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/MeshUtils.cpp
#	src/slic3r/GUI/MeshUtils.hpp
#	src/slic3r/GUI/ObjectDataViewModel.cpp
#	src/slic3r/GUI/ObjectDataViewModel.hpp
#	src/slic3r/GUI/Selection.cpp
2022-08-31 15:22:10 +02:00
..
CMakeLists.txt Merge branch 'master' into fs_emboss 2022-08-31 15:22:10 +02:00
libslic3r_tests.cpp WxUtils are using imap 2022-03-08 09:22:56 +01:00
test_3mf.cpp Fixed 3mf unit tests to pass on ARM 64bit 2021-12-06 14:20:52 +01:00
test_aabbindirect.cpp fix warn: 2022-07-25 10:31:29 +02:00
test_arachne.cpp Fixed memory leaks in libslic3r_tests 2022-08-16 11:09:24 +02:00
test_astar.cpp Fix warnings in tests caused by integer conversions 2022-06-29 12:00:09 +02:00
test_clipper_offset.cpp 64bit coord_t 2020-03-25 14:35:41 +01:00
test_clipper_utils.cpp Fixed some compiler warnings. 2022-08-22 15:14:54 +02:00
test_color.cpp Tech ENABLE_RAYCAST_PICKING - Removal of all remaining code related to old OpenGL based picking 2022-06-21 09:16:36 +02:00
test_config.cpp Further Perl unit test porting to C++ and Perl interface reduction: 2022-05-05 17:57:57 +02:00
test_curve_fitting.cpp Refactoring of Curves.hpp for better memory management and vectorization 2022-04-25 12:42:51 +02:00
test_cut_surface.cpp Rename FontItem to EmbossStyle 2022-08-03 10:29:05 +02:00
test_elephant_foot_compensation.cpp Removing offset2 from Perl bindings and other minor cleanup. 2021-05-06 14:29:20 +02:00
test_emboss.cpp Better healing for Glyph shape - remove duplicit points + self intersections 2022-08-25 13:28:10 +02:00
test_geometry.cpp Further Perl unit test porting to C++ and Perl interface reduction: 2022-05-05 17:57:57 +02:00
test_hollowing.cpp Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00
test_indexed_triangle_set.cpp add is italic check for font file 2022-01-06 11:29:16 +01:00
test_kdtreeindirect.cpp Fix warnings in tests caused by integer conversions 2022-06-29 12:00:09 +02:00
test_marchingsquares.cpp Remove junk output to stdout from various tests 2022-05-16 10:28:43 +02:00
test_meshboolean.cpp Merge branch 'master' into fs_emboss 2021-11-23 09:09:09 +01:00
test_mutable_polygon.cpp Fixing some compilation warnings 2021-03-15 10:36:03 +01:00
test_mutable_priority_queue.cpp Move out invalid_id constant from MutablePriotityQueue template class 2022-06-07 16:05:16 +02:00
test_optimizers.cpp fixing optimizer and concurrency::reduce 2020-09-10 14:03:30 +02:00
test_placeholder_parser.cpp PlaceholderParser: implemented round(), digits() and zdigits() macros. 2021-10-29 13:36:26 +02:00
test_png_io.cpp WIP 2022-02-03 16:10:03 +01:00
test_polygon.cpp Further Perl unit test porting to C++ and Perl interface reduction: 2022-05-05 17:57:57 +02:00
test_polyline.cpp Further Perl unit test porting to C++ and Perl interface reduction: 2022-05-05 17:57:57 +02:00
test_quadric_edge_collapse.cpp Fix of backslash ending line in comment 2022-04-05 16:28:34 +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_triangulation.cpp Better healing for Glyph shape - remove duplicit points + self intersections 2022-08-25 13:28:10 +02:00
test_utils.cpp Optimization of GCodeViewer vertex buffer generator: 2022-08-18 13:32:30 +02:00
test_voronoi.cpp Merged 2.5.0-beta1 into master (NO CONFLICTS FIXED) 2022-08-15 13:41:40 +02:00