Skip to content

Commit

Permalink
feat: enable shading for tendon chain & hanging bio lantern model
Browse files Browse the repository at this point in the history
  • Loading branch information
Elenterius committed Aug 1, 2023
1 parent 142750f commit e246ee8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@
{
"from": [ 6.5, 10, 8 ],
"to": [ 9.5, 16, 8 ],
"shade": false,
"rotation": {
"angle": 45,
"axis": "y",
Expand All @@ -111,7 +110,6 @@
{
"from": [ 8, 10, 6.5 ],
"to": [ 8, 16, 9.5 ],
"shade": false,
"rotation": {
"angle": 45,
"axis": "y",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
{
"from": [ 8, 0, 6.5 ],
"to": [ 8, 16, 9.5 ],
"shade": false,
"rotation": {
"angle": 45,
"axis": "y",
Expand All @@ -29,7 +28,6 @@
{
"from": [ 6.5, 0, 8 ],
"to": [ 9.5, 16, 8 ],
"shade": false,
"rotation": {
"angle": 45,
"axis": "y",
Expand Down

0 comments on commit e246ee8

Please sign in to comment.