overte-Armored-Dragon/libraries/script-engine/src
2017-03-24 15:08:23 -07:00
..
AbstractScriptingServicesInterface.h
ArrayBufferClass.cpp
ArrayBufferClass.h
ArrayBufferPrototype.cpp
ArrayBufferPrototype.h
ArrayBufferViewClass.cpp
ArrayBufferViewClass.h
AssetScriptingInterface.cpp make faked handshake request usable in dev/PR 2016-10-14 14:46:58 -07:00
AssetScriptingInterface.h Added some jsdoc comments to the C++ source 2016-11-09 18:09:10 -08:00
AudioScriptingInterface.cpp make AudioScriptingInterface a Dependency 2017-03-20 13:40:15 -07:00
AudioScriptingInterface.h make AudioScriptingInterface a Dependency 2017-03-20 13:40:15 -07: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 Merge branch 'master' of https://github.com/highfidelity/hifi into removeLogSpam 2016-12-19 22:27:24 -08:00
FileScriptingInterface.h Handle unzip failure 2016-12-15 11:52:34 +13:00
HFActionEvent.cpp
HFActionEvent.h
HFBackEvent.cpp
HFBackEvent.h
HFMetaEvent.cpp
HFMetaEvent.h
KeyEvent.cpp
KeyEvent.h
Mat4.cpp change Mat4 getFront to getForward 2017-03-21 22:33:37 +00:00
Mat4.h change Mat4 getFront to getForward 2017-03-21 22:33:37 +00:00
MenuItemProperties.cpp Add jsdoc comments to Menu 2016-11-16 10:49:50 -08:00
MenuItemProperties.h
MIDIEvent.cpp
MIDIEvent.h
ModelScriptingInterface.cpp new javascript call: Model.newMesh() 2017-03-24 12:51:00 -07:00
ModelScriptingInterface.h new javascript call: Model.newMesh() 2017-03-24 12:51:00 -07:00
MouseEvent.cpp
MouseEvent.h
Quat.cpp inline getFront 2017-03-21 22:11:18 +00:00
Quat.h inline getFront 2017-03-21 22:11:18 +00: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 connect audio injector signal to scripting 2017-01-23 15:09:08 -05:00
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 remove requirement of ScriptEngine in ScriptEngines slots 2017-03-20 13:40:15 -07:00
ScriptEngine.h remove requirement of ScriptEngine in ScriptEngines slots 2017-03-20 13:40:15 -07:00
ScriptEngineLogging.cpp merge require/module changes into clean branch 2017-03-07 16:34:24 -05:00
ScriptEngineLogging.h merge require/module changes into clean branch 2017-03-07 16:34:24 -05:00
ScriptEngines.cpp remove requirement of ScriptEngine in ScriptEngines slots 2017-03-20 13:40:15 -07:00
ScriptEngines.h remove requirement of ScriptEngine in ScriptEngines slots 2017-03-20 13:40:15 -07:00
ScriptsModel.cpp fallback if local URL empty when loading default scripts 2017-01-20 10:36:57 -08:00
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 tablet-ui: reduced volume of button click 2017-02-01 18:47:50 -08:00
SpatialEvent.cpp
SpatialEvent.h
TabletScriptingInterface.cpp Merge pull request #9715 from hyperlogic/bug-fix/tablet-ui-toolbar-highlight 2017-02-22 18:07:38 -08:00
TabletScriptingInterface.h Settings for Tablet Becomes Toolbar 2017-02-16 15:57:36 -08: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 remove lerp in deference to mix, adjust naming conventions, namespace shader helper functions 2016-11-30 16:37:04 -08:00
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 check for HTTPS scheme in bearer add in XMLHttpRequest 2016-10-18 10:04:43 -07:00
XMLHttpRequestClass.h