prevent wireframe clipping above w=1

This commit is contained in:
2020-05-20 22:27:47 -04:00
parent 38eb7fb47a
commit c742c28521
6 changed files with 9 additions and 9 deletions

View File

@@ -2,9 +2,9 @@ dimension: 4
groups:
- symbol: [4, 3, 3]
slices:
- root: [0.90, 0.09, 0.09, 0.09, 0.01]
- root: [0.80, 0.09, 0.09, 0.09, 0.01]
color: [0.9, 0.9, 0.9]
wires:
- root: [0.90, 0.09, 0.09, 0.09, 0.01]
- root: [0.80, 0.09, 0.09, 0.09, 0.01]
color: [0.3, 0.3, 0.3]
ortho: false

View File

@@ -2,11 +2,11 @@ dimension: 4
groups:
- symbol: [4, 3, 3]
slices:
- root: [0.90, 0.09, 0.09, 0.09, 0.01]
- root: [0.80, 0.09, 0.09, 0.09, 0.01]
color: [0.9, 0.9, 0.9]
exclude:
- [0, 1, 2]
wires:
- root: [0.90, 0.09, 0.09, 0.09, 0.01]
- root: [0.80, 0.09, 0.09, 0.09, 0.01]
color: [0.3, 0.3, 0.3]
ortho: false

View File

@@ -2,7 +2,7 @@ dimension: 4
groups:
- symbol: [4, 3, 3]
slices:
- root: [0.90, 0.09, 0.09, 0.09, 0.01]
- root: [0.80, 0.09, 0.09, 0.09, 0.01]
color: [0.9, 0.9, 0.9]
exclude:
- [0, 1, 2]

View File

@@ -2,7 +2,7 @@ dimension: 5
groups:
- symbol: [4, 3, 3, 2]
slices:
- root: [0.90, 0.09, 0.09, 0.09, 0.09]
- root: [0.80, 0.09, 0.09, 0.09, 0.09]
color: [0.9, 0.9, 0.9]
exclude:
- [0, 1, 2]

View File

@@ -2,7 +2,7 @@ dimension: 5
groups:
- symbol: [5, 3, 3, 2]
slices:
- root: [0.90, 0.09, 0.09, 0.09, 0.09]
- root: [0.80, 0.09, 0.09, 0.09, 0.09]
color: [0.9, 0.9, 0.9]
exclude:
- [0, 1, 2]

View File

@@ -2,10 +2,10 @@ dimension: 5
groups:
- symbol: [3, 4, 3]
slices:
- root: [0.90, 0.09, 0.09, 0.09, 0.0]
- root: [0.80, 0.09, 0.09, 0.09, 0.0]
color: [0.9, 0.9, 0.9]
exclude:
- [0, 1, 2]
wires:
- root: [0.90, 0.09, 0.09, 0.09, 0.0]
- root: [0.80, 0.09, 0.09, 0.09, 0.0]
color: [0.3, 0.3, 0.3]