mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-25 09:08:38 -07:00
* Support creating vector variable * Add tests for placeholder parser variables * Fix placeholder line width substitution & tests * Enable PlaceholderParser tests * fix build errors --------- Co-authored-by: SoftFever <softfeverever@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| libslic3r_tests.cpp | ||
| test_3mf.cpp | ||
| test_aabbindirect.cpp | ||
| test_clipper_offset.cpp | ||
| test_clipper_utils.cpp | ||
| test_config.cpp | ||
| test_elephant_foot_compensation.cpp | ||
| test_geometry.cpp | ||
| test_hollowing.cpp | ||
| test_indexed_triangle_set.cpp | ||
| test_marchingsquares.cpp | ||
| test_meshboolean.cpp | ||
| test_mutable_polygon.cpp | ||
| test_mutable_priority_queue.cpp | ||
| test_optimizers.cpp | ||
| test_placeholder_parser.cpp | ||
| test_png_io.cpp | ||
| test_polygon.cpp | ||
| test_stl.cpp | ||
| test_timeutils.cpp | ||
| test_voronoi.cpp | ||