mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 19:59:28 +02:00
add profiling to controller-dispatcher
This commit is contained in:
parent
2850029f26
commit
315f874824
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ var CONTOLLER_SCRIPTS = [
|
||||||
"handControllerPointer.js",
|
"handControllerPointer.js",
|
||||||
"grab.js",
|
"grab.js",
|
||||||
"toggleAdvancedMovementForHandControllers.js",
|
"toggleAdvancedMovementForHandControllers.js",
|
||||||
"ControllerDispatcher.js",
|
"controllerDispatcher.js",
|
||||||
"controllerModules/nearParentGrabEntity.js",
|
"controllerModules/nearParentGrabEntity.js",
|
||||||
"controllerModules/nearParentGrabOverlay.js",
|
"controllerModules/nearParentGrabOverlay.js",
|
||||||
"controllerModules/nearActionGrabEntity.js",
|
"controllerModules/nearActionGrabEntity.js",
|
||||||
|
|
Loading…
Reference in a new issue