Added first-cut implementation of XR layers

This commit is contained in:
Alan Jeffrey 2020-04-08 17:35:20 -05:00
parent 7ae11588dc
commit fda8da0e9d
19 changed files with 585 additions and 15 deletions

View file

@ -299,6 +299,9 @@ mod gen {
test: bool,
#[serde(default)]
glwindow: bool,
layers: {
enabled: bool,
}
},
worklet: {
blockingsleep: {