PrusaSlicer-NonPlainar/tests
Vojtech Bubnik fde0d68c40 WIP Reworking of "ensure vertical wall thickness".
1) Flipped the order of "discover_vertical_shells" and "process_external_surfaces",
   now the external surfaces are expanded after "discover_vertical_shells"
   aka "ensure vertical wall thickness" is solved.
2) Reworked LayerRegion::process_external_surfaces() to only expand into
   "ensure vertical wall thickness" regions, also the expansion is done
   in small steps to avoid overflowing into neighbor regions.

also:
Utility functions reserve_more(), reserve_power_of_2(), reserve_more_power_of_2()
Various SurfaceCollecion::filter_xxx() modified to accept an initializer list of surface types.
New bridges detector refactored to accept overhang boundaries.
BoundingBoxWrapper was moved from RetractCrossingPerimeters to AABBTreeIndirect.
2023-01-02 13:19:27 +01:00
..
catch2 Updated the Catch2 framework from v2.13.3 to v2.13.6. 2021-07-08 16:55:59 +02:00
cpp17 Get ready to merge with master. 2019-12-06 09:28:17 +01:00
data Heal shape with points close to line 2022-10-11 13:35:52 +02:00
example Re-enable example test 2019-10-30 17:19:43 +01:00
fff_print Ported shells.t unit tests from Perl. 2022-12-23 16:07:09 +01:00
libnest2d Fixed undefined symbols when mold linker was used for linking libnest2d_tests and sla_print_tests. 2022-06-09 10:57:30 +02:00
libslic3r WIP Reworking of "ensure vertical wall thickness". 2023-01-02 13:19:27 +01:00
sla_print Ease up tolerance for failing SLA test 2022-12-13 10:40:35 +01:00
slic3rutils Merge branch 'master' into fs_emboss 2022-09-30 18:29:57 +02:00
catch_main.hpp Disable overly detailed test outputs 2022-02-03 17:12:53 +01:00
CMakeLists.txt Added test for libcurl https handling disabled on build server. 2020-03-06 15:18:14 +01:00
test_utils.hpp Add tests for EigenMesh3D raycaster with hole support. 2020-01-08 17:11:22 +01:00