overte-HifiExperiments/libraries/script-engine/src
2019-09-05 09:46:21 -04:00
..
AbstractScriptingServicesInterface.h BUGZ-1365: Ensure that by default web views can't access local content 2019-08-29 13:44:49 -07:00
ArrayBufferClass.cpp Workaround crash in reportAdditionalMemoryCost other platforms 2019-06-04 08:56:07 -07:00
ArrayBufferClass.h Merge pull request #12036 from humbletim/Leopoly_Phase1_003_Asset-Request 2018-01-29 11:40:41 -08:00
ArrayBufferPrototype.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ArrayBufferPrototype.h
ArrayBufferViewClass.cpp make fromScriptValue logic easier to follow for CR; eliminate extra QByteArray conversion 2018-01-24 13:49:58 -05:00
ArrayBufferViewClass.h make fromScriptValue logic easier to follow for CR; eliminate extra QByteArray conversion 2018-01-24 13:49:58 -05:00
AssetScriptingInterface.cpp Fix crash in Assets.setBakingEnabled() when callback undefined 2019-08-29 13:33:22 +12:00
AssetScriptingInterface.h Add "Avatar Script" JSDoc API classification 2019-02-12 11:49:49 +13:00
AudioScriptingInterface.cpp fix script engine shutdown 2019-03-13 12:23:31 -07:00
AudioScriptingInterface.h Doc review 2019-06-28 17:05:36 +12:00
BatchLoader.cpp Case 19754 - Remove logging URLs and related file locations. 2018-11-06 16:24:32 -08:00
BatchLoader.h
ConsoleScriptingInterface.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ConsoleScriptingInterface.h Fix polyvox archive, correct build errors, add additional libraries 2017-12-12 18:29:36 -08:00
DataViewClass.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
DataViewClass.h
DataViewPrototype.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
DataViewPrototype.h
EventTypes.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
EventTypes.h
FileScriptingInterface.cpp Case 19754 - Remove logging URLs and related file locations. 2018-11-06 16:24:32 -08:00
FileScriptingInterface.h Add "Avatar Script" JSDoc API classification 2019-02-12 11:49:49 +13:00
KeyEvent.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
KeyEvent.h
Mat4.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
Mat4.h Distinguish between Mat4 type and Mat4 API in JSDoc 2019-02-27 09:54:11 +13:00
MenuItemProperties.cpp Doc review 2019-04-27 10:20:35 +12:00
MenuItemProperties.h Trying to fix QtQml/QtScript crashes 2017-06-22 16:39:57 -07:00
MIDIEvent.cpp
MIDIEvent.h
ModelScriptingInterface.cpp trying to separate colors and vectors 2018-09-04 17:20:05 -07:00
ModelScriptingInterface.h CR fedback and cleanup 2018-02-22 05:15:01 -05:00
MouseEvent.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
MouseEvent.h Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
Quat.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
Quat.h Quat JSDoc update 2019-04-30 12:13:08 +12:00
RecordingScriptingInterface.cpp Consider a NetworkClipLoader resource with null URL to be failed 2019-06-19 15:02:16 -07:00
RecordingScriptingInterface.h Add "Avatar Script" JSDoc API classification 2019-02-12 11:49:49 +13:00
SceneScriptingInterface.cpp rename model:: -> graphics:: 2018-01-16 12:46:16 -05:00
SceneScriptingInterface.h Scene JSDoc 2019-05-08 09:17:11 +12:00
ScriptAudioInjector.cpp Merge remote-tracking branch 'upstream/master' into scriptaudioinjector-delete-via-signal 2019-07-26 09:53:23 -07:00
ScriptAudioInjector.h Delete script audio-injector wrapper when wrapped object goes 2019-07-25 17:51:01 -07:00
ScriptCache.cpp more log purge 2019-01-11 12:34:44 -08:00
ScriptCache.h
ScriptEngine.cpp Merge remote-tracking branch 'upstream/master' into kasenvr-kpi-v1-modkit-rc-merge 2019-09-05 09:46:21 -04:00
ScriptEngine.h Merge remote-tracking branch 'upstream/master' into kasenvr-kpi-v1-modkit-rc-merge 2019-09-05 09:46:21 -04:00
ScriptEngineLogging.cpp more suppression of logging 2018-05-09 13:01:49 -07:00
ScriptEngineLogging.h more suppression of logging 2018-05-09 13:01:49 -07:00
ScriptEngines.cpp Merge remote-tracking branch 'upstream/master' into kasenvr-kpi-v1-modkit-rc-merge 2019-09-05 09:46:21 -04:00
ScriptEngines.h Merge remote-tracking branch 'upstream/master' into kasenvr-kpi-v1-modkit-rc-merge 2019-09-05 09:46:21 -04:00
ScriptsModel.cpp Fix ScriptDiscoveryService.scriptsModel.parent() crash for invalid index 2019-08-28 16:32:52 +12:00
ScriptsModel.h Add missing JSDoc 2019-08-29 09:38:43 +12:00
ScriptsModelFilter.cpp
ScriptsModelFilter.h Typos and improvements 2019-08-27 10:03:26 +12:00
ScriptUUID.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ScriptUUID.h Polish Uuid API JSDoc 2019-06-05 14:39:27 +12:00
SpatialEvent.cpp trying to separate colors and vectors 2018-09-04 17:20:05 -07:00
SpatialEvent.h
StackTestScriptingInterface.cpp Add automated test tool scripting interface 2018-07-30 17:18:32 -07:00
StackTestScriptingInterface.h Make sure the stack test interface gets cleaned up 2018-08-01 13:29:07 -07:00
TouchEvent.cpp trying to separate colors and vectors 2018-09-04 17:20:05 -07:00
TouchEvent.h s i m p l i f y 2018-08-23 11:47:56 -07:00
TypedArrayPrototype.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
TypedArrayPrototype.h
TypedArrays.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
TypedArrays.h
UsersScriptingInterface.cpp better implementation 2019-03-17 14:00:41 -07:00
UsersScriptingInterface.h Change "privacy bubble" to "privacy shield" 2019-06-06 08:21:22 +12:00
Vec3.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
Vec3.h Polish Vec3 API JSDoc 2019-06-06 10:26:43 +12:00
WebSocketClass.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
WebSocketClass.h
WebSocketServerClass.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
WebSocketServerClass.h
WheelEvent.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
WheelEvent.h Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
XMLHttpRequestClass.cpp Delete reply after the callback is executed 2019-08-12 17:21:22 -07:00
XMLHttpRequestClass.h Don't manage _sendData's memory 2019-08-07 15:04:20 -07:00