overte-Armored-Dragon/libraries/script-engine/src
2014-01-31 17:54: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:28:58 -08:00
EventTypes.h add easier support for key codes in JS by adding text property and auto-detecting isShifted 2014-01-30 12:28:58 -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 Merge pull request #1817 from ZappoMan/more_scripting_work 2014-01-31 17:54:44 -08:00
ScriptEngine.h move isAvatar property access to Agent object 2014-01-31 14:36:50 -08:00