overte-Armored-Dragon/libraries/script-engine/src
2017-03-15 19:27:11 +01:00
..
AbstractScriptingServicesInterface.h
ArrayBufferClass.cpp
ArrayBufferClass.h
ArrayBufferPrototype.cpp
ArrayBufferPrototype.h
ArrayBufferViewClass.cpp
ArrayBufferViewClass.h
AssetScriptingInterface.cpp
AssetScriptingInterface.h
AudioScriptingInterface.cpp
AudioScriptingInterface.h add various scriping interfaces for managing the audio scope and detecting noise gate transitions 2017-03-10 17:08:19 -08:00
BaseScriptEngine.cpp * Inline / duplicate exception checking per CR feedback 2017-02-23 19:46:28 -05:00
BaseScriptEngine.h * Inline / duplicate exception checking per CR feedback 2017-02-23 19:46:28 -05:00
BatchLoader.cpp * Update per CR feedback / code standards 2017-02-22 15:22:56 -05:00
BatchLoader.h * refactor ScriptCache per FIXMEs 2017-02-11 04:47:31 -05:00
DataViewClass.cpp
DataViewClass.h
DataViewPrototype.cpp
DataViewPrototype.h
EventTypes.cpp
EventTypes.h
FileScriptingInterface.cpp
FileScriptingInterface.h
HFActionEvent.cpp
HFActionEvent.h
HFBackEvent.cpp
HFBackEvent.h
HFMetaEvent.cpp
HFMetaEvent.h
KeyEvent.cpp
KeyEvent.h
Mat4.cpp Added Mat4.createFromColumns 2017-02-07 12:03:28 -08:00
Mat4.h Added Mat4.createFromColumns 2017-02-07 12:03:28 -08:00
MenuItemProperties.cpp
MenuItemProperties.h
MIDIEvent.cpp
MIDIEvent.h
MouseEvent.cpp
MouseEvent.h
Quat.cpp
Quat.h Exposed DebugDraw interface to Java Script 2017-03-01 13:14:29 -08:00
RecordingScriptingInterface.cpp fix crash in recording playback when clip loader fails 2017-02-22 11:14:22 -08:00
RecordingScriptingInterface.h
SceneScriptingInterface.cpp
SceneScriptingInterface.h
ScriptAudioInjector.cpp
ScriptAudioInjector.h
ScriptCache.cpp * Update per CR feedback / code standards 2017-02-22 15:22:56 -05:00
ScriptCache.h separate out supporting changes into 21114-part2 branch 2017-02-16 07:40:19 -05:00
ScriptEngine.cpp Fix JS exception messages formatting 2017-03-13 09:11:20 -08:00
ScriptEngine.h Add weakRef guard to detect ScriptEngine deletion during ScriptCache::getScriptContents 2017-02-27 22:58:59 -05:00
ScriptEngineLogging.cpp
ScriptEngineLogging.h
ScriptEngines.cpp separate out supporting changes into 21114-part2 branch 2017-02-16 07:40:19 -05:00
ScriptEngines.h
ScriptsModel.cpp
ScriptsModel.h
ScriptsModelFilter.cpp
ScriptsModelFilter.h
ScriptUUID.cpp
ScriptUUID.h
SoundEffect.cpp toolbar work to better support tablet buttons 2017-02-15 15:53:08 -08:00
SoundEffect.h
SpatialEvent.cpp
SpatialEvent.h
TabletScriptingInterface.cpp force on to home screen 2017-03-10 20:46:01 +00:00
TabletScriptingInterface.h added tablet notification 2017-03-15 19:26:50 +01:00
TouchEvent.cpp
TouchEvent.h
TypedArrayPrototype.cpp
TypedArrayPrototype.h
TypedArrays.cpp
TypedArrays.h
UndoStackScriptingInterface.cpp
UndoStackScriptingInterface.h
UsersScriptingInterface.cpp Add a getAvatarGain method to NodeList and UsersScriptingInterface 2017-02-28 14:45:34 -07:00
UsersScriptingInterface.h Add a getAvatarGain method to NodeList and UsersScriptingInterface 2017-02-28 14:45:34 -07:00
Vec3.cpp
Vec3.h Exposed DebugDraw interface to Java Script 2017-03-01 13:14:29 -08:00
WebSocketClass.cpp
WebSocketClass.h
WebSocketServerClass.cpp
WebSocketServerClass.h
WheelEvent.cpp
WheelEvent.h
XMLHttpRequestClass.cpp
XMLHttpRequestClass.h