Removed non gradient version
linter / quality (push) Successful in 7m40s
tests / ci (8.4) (push) Failing after 8m38s
tests / ci (8.5) (push) Failing after 6m49s

This commit is contained in:
2026-09-09 17:20:19 +02:00
parent e42849bed4
commit d9132fe6ee
2 changed files with 3 additions and 7 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
0, 0, 0
0, 1, 0
1, 0, 0
0, 0, -1
0, 1, -1
1, 0, -1
1, 1, 1
1 0 0 0 -1
2 0 1 0 -1
3 1 0 0 -1
4 1 1 1 1
-4
View File
@@ -1,4 +0,0 @@
0, 0, -1
0, 1, -1
1, 0, -1
1, 1, 1
1 0 0 -1
2 0 1 -1
3 1 0 -1
4 1 1 1