forked from StudioInfinity/dyna3
Introduce ghost mode
Elements in ghost mode are intangible. Spheres in ghost mode are also more transparent. Points in ghost mode should probably be more transparent too, but that hasn't been implemented yet.
This commit is contained in:
parent
ba1d87812f
commit
fc230e4993
4 changed files with 40 additions and 7 deletions
|
@ -90,6 +90,10 @@ summary > div, .regulator {
|
|||
padding-right: 8px;
|
||||
}
|
||||
|
||||
.element > input {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.element-switch {
|
||||
width: 18px;
|
||||
padding-left: 2px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue