overte-HifiExperiments/libraries/script-engine/src
2014-01-31 16:36:44 -08:00
..
AbstractControllerScriptingInterface.h really get controller key, mouse, etc scripting working 2014-01-28 19:47:45 -08:00
DataServerScriptingInterface.cpp use NodeList ownerUUID for DataServerScriptingInterface, fix double UUID send 2014-01-22 12:00:26 -08:00
DataServerScriptingInterface.h use NodeList ownerUUID for DataServerScriptingInterface, fix double UUID send 2014-01-22 12:00:26 -08:00
EventTypes.cpp add easier support for key codes in JS by adding text property and auto-detecting isShifted 2014-01-30 12:26:50 -08:00
EventTypes.h add easier support for key codes in JS by adding text property and auto-detecting isShifted 2014-01-30 12:26:50 -08:00
Quat.cpp more scripting support, including adding a Quat helper class that makes JS quat math easier 2014-01-29 00:56:08 -08:00
Quat.h more scripting support, including adding a Quat helper class that makes JS quat math easier 2014-01-29 00:56:08 -08:00
ScriptEngine.cpp expose QTimer to the script engine 2014-01-31 16:36:44 -08:00
ScriptEngine.h support for global collision callbacks in JS 2014-01-29 17:52:17 -08:00