mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-31 06:32:01 +08:00
Fix of 7bd412a2cabaf1068b21dee87ce37b67dcd3a912
This commit is contained in:
parent
7bd412a2ca
commit
dd4b26ba25
@ -1950,7 +1950,6 @@ TEST_CASE("Voronoi skeleton", "[VoronoiSkeleton]")
|
|||||||
// Rotation of the polygon solves this problem.
|
// Rotation of the polygon solves this problem.
|
||||||
TEST_CASE("Voronoi missing vertex 1", "[VoronoiMissingVertex1]")
|
TEST_CASE("Voronoi missing vertex 1", "[VoronoiMissingVertex1]")
|
||||||
{
|
{
|
||||||
REQUIRE(false);
|
|
||||||
Polygon poly = {
|
Polygon poly = {
|
||||||
{ 25000000, 25000000},
|
{ 25000000, 25000000},
|
||||||
{-25000000, 25000000},
|
{-25000000, 25000000},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user