overte-HifiExperiments/libraries/script-engine/src
2023-05-19 00:17:33 +02:00
..
qtscript working to clean up the QtScript implementation and move towards completion of the proxy interface 2023-05-19 00:17:33 +02:00
AbstractScriptingServicesInterface.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
ArrayBufferClass.cpp Fix deprecated int to flags conversion 2022-06-10 00:46:19 +02:00
AssetScriptingInterface.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
AssetScriptingInterface.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
AudioScriptingInterface.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
AudioScriptingInterface.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
BatchLoader.cpp Replace deprecated .toSet() 2022-06-10 00:46:19 +02:00
BatchLoader.h Update Doxygen group tags to use /// format 2021-07-01 15:59:58 +12:00
ConsoleScriptingInterface.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
ConsoleScriptingInterface.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
EventTypes.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
EventTypes.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
FileScriptingInterface.cpp
FileScriptingInterface.h Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
KeyEvent.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
KeyEvent.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
Mat4.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
Mat4.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
MenuItemProperties.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
MenuItemProperties.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
MIDIEvent.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
MIDIEvent.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
ModelScriptingInterface.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
ModelScriptingInterface.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
MouseEvent.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
MouseEvent.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
PointerEvent.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
PointerEvent.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
Quat.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
Quat.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
RecordingScriptingInterface.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
RecordingScriptingInterface.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
SceneScriptingInterface.cpp (¬‿¬) 2019-05-15 23:48:04 -07:00
SceneScriptingInterface.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
Scriptable.cpp working to clean up the QtScript implementation and move towards completion of the proxy interface 2023-05-19 00:17:33 +02:00
Scriptable.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
ScriptAudioInjector.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
ScriptAudioInjector.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
ScriptCache.cpp changes per CR 2020-10-31 13:50:47 -04:00
ScriptCache.h Update Doxygen group tags to use /// format 2021-07-01 15:59:58 +12:00
ScriptContext.h working to clean up the QtScript implementation and move towards completion of the proxy interface 2023-05-19 00:17:33 +02:00
ScriptEngine.cpp working to clean up the QtScript implementation and move towards completion of the proxy interface 2023-05-19 00:17:33 +02:00
ScriptEngine.h working to clean up the QtScript implementation and move towards completion of the proxy interface 2023-05-19 00:17:33 +02:00
ScriptEngineCast.h working to clean up the QtScript implementation and move towards completion of the proxy interface 2023-05-19 00:17:33 +02:00
ScriptEngineLogging.cpp
ScriptEngineLogging.h Update Doxygen group tags to use /// format 2021-07-01 15:59:58 +12:00
ScriptEngines.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
ScriptEngines.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
ScriptGatekeeper.cpp Update ScriptGatekeeper.cpp 2021-03-10 01:27:32 -05:00
ScriptGatekeeper.h Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
ScriptManager.cpp working to clean up the QtScript implementation and move towards completion of the proxy interface 2023-05-19 00:17:33 +02:00
ScriptManager.h working to clean up the QtScript implementation and move towards completion of the proxy interface 2023-05-19 00:17:33 +02:00
ScriptProgram.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
ScriptsModel.cpp Renamed environment variables 2022-09-08 22:18:50 +02:00
ScriptsModel.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
ScriptsModelFilter.cpp
ScriptsModelFilter.h Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
ScriptUUID.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
ScriptUUID.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
ScriptValue.h working to clean up the QtScript implementation and move towards completion of the proxy interface 2023-05-19 00:17:33 +02:00
ScriptValueIterator.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
ScriptValueUtils.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
ScriptValueUtils.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
SpatialEvent.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
SpatialEvent.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
StackTestScriptingInterface.cpp
StackTestScriptingInterface.h Update Doxygen group tags to use /// format 2021-07-01 15:59:58 +12:00
TouchEvent.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
TouchEvent.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
UsersScriptingInterface.cpp CR. 2021-03-19 04:11:26 -04:00
UsersScriptingInterface.h Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
VariantMapToScriptValue.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
VariantMapToScriptValue.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
Vec3.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
Vec3.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
WebSocketClass.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
WebSocketClass.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
WebSocketServerClass.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
WebSocketServerClass.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
WheelEvent.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
WheelEvent.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
XMLHttpRequestClass.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
XMLHttpRequestClass.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00