restructured rendering, added Tweener & smoothMove
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"models": [
|
||||
],
|
||||
"views": [
|
||||
"dashboards/MainDashboardView"
|
||||
"visualisers/SpaceView"
|
||||
],
|
||||
"controllerDependencies": [
|
||||
"/helpers/basicDialogs",
|
||||
@@ -18,12 +18,14 @@
|
||||
"/helpers/activeAttributes",
|
||||
"/thirdparty/Threetobus/three.module",
|
||||
"/thirdparty/Threetobus/OrbitControls.module",
|
||||
"/thirdparty/Threetobus/tween.module",
|
||||
"/thirdparty/Threetobus/threetobus.module"
|
||||
],
|
||||
"assets": {
|
||||
"styles": [
|
||||
],
|
||||
"json": [
|
||||
{"id":"agentDefs", "name": "agents/basic3D.json"}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user