on scene selection OK + keyframe model
This commit is contained in:
@@ -15,6 +15,12 @@
|
||||
"uri": "/api/agent/{id}",
|
||||
"method": "GET"
|
||||
}
|
||||
},
|
||||
"/keyframes": {
|
||||
"save": {
|
||||
"uri": "/api/keyframes/{id}",
|
||||
"method": "PUT"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -358,7 +358,7 @@ input{
|
||||
div.window > section button[eicbutton][rounded] {
|
||||
min-height: 2em;
|
||||
padding: 0;
|
||||
color: #DDD;
|
||||
color: #222;
|
||||
}
|
||||
|
||||
/* Customizations to buildoz*/
|
||||
|
||||
Reference in New Issue
Block a user