This website requires JavaScript.
Explore
Help
Sign In
juli
/
OrcaSlicer
Watch
1
Star
1
Fork
0
You've already forked OrcaSlicer
mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced
2026-07-11 13:01:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
077dc25bfd5bc1604574fc6230ccc39fe978b00f
OrcaSlicer
/
tests
/
libslic3r
History
Vojtech Bubnik
3a9857e493
Our friendly GCC does not consider std::pair<int, int> trivially
...
copiable either, while everybody else does. Shame on GCC.
2021-07-09 14:05:30 +02:00
..
CMakeLists.txt
1) Fixed a significant bug in MutablePriorityQueue when setting
2021-07-09 12:53:29 +02:00
libslic3r_tests.cpp
…
test_3mf.cpp
Support for forward compatibility of configurations, user and system
2021-06-27 16:57:05 +02:00
test_aabbindirect.cpp
…
test_clipper_offset.cpp
…
test_clipper_utils.cpp
…
test_config.cpp
Support for forward compatibility of configurations, user and system
2021-06-27 16:57:05 +02:00
test_elephant_foot_compensation.cpp
…
test_geometry.cpp
…
test_hollowing.cpp
Corrected mesh split implementation
2021-06-08 10:28:23 +02:00
test_indexed_triangle_set.cpp
Add new (winner) neighbor index based on measurements
2021-06-08 10:34:32 +02:00
test_marchingsquares.cpp
Get rid of Contour3D
2021-06-08 10:28:23 +02:00
test_meshboolean.cpp
…
test_meshsimplify.cpp
…
test_mutable_polygon.cpp
…
test_mutable_priority_queue.cpp
Our friendly GCC does not consider std::pair<int, int> trivially
2021-07-09 14:05:30 +02:00
test_optimizers.cpp
…
test_placeholder_parser.cpp
Support for forward compatibility of configurations, user and system
2021-06-27 16:57:05 +02:00
test_png_io.cpp
…
test_polygon.cpp
…
test_stl.cpp
…
test_timeutils.cpp
…
test_voronoi.cpp
…