overte-Armored-Dragon/libraries/script-engine/src
Julian Groß 24c7b6729a
Remove note about secure WebSockets not being supported.
It just works, even though nobody touched the code in years. Maybe it was broken in older Qt versions?
2024-06-18 22:24:32 +02:00
..
v8 a few more windows warnings 2024-06-06 18:00:11 -07:00
AbstractScriptingServicesInterface.h Fixed crashes that happened when clearing cache 2023-05-22 00:15:54 +02:00
AssetScriptingInterface.cpp Fix recording deadlocks 2024-06-07 01:24:34 +02:00
AssetScriptingInterface.h Fixed crash with asset scripting crash 2023-05-19 00:17:40 +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 fix some warnings 2024-06-05 13:35:16 -07:00
ConsoleScriptingInterface.h Fix copyright headers 2023-05-19 00:17:38 +02:00
EntitiesScriptEngineProvider.h Fix copyright headers 2023-05-19 00:17:38 +02:00
EntityScriptClient.cpp Fix copyright headers 2023-05-19 00:17:38 +02:00
EntityScriptClient.h Fix copyright headers 2023-05-19 00:17:38 +02:00
EntityScriptUtils.h Fix copyright headers 2023-05-19 00:17:38 +02:00
EventTypes.cpp Fixed events on V8 2023-05-19 00:17:39 +02:00
EventTypes.h Fix copyright headers 2023-05-19 00:17:38 +02:00
HelperScriptEngine.cpp Added HelperScriptEngine class 2024-04-30 00:27:19 +02:00
HelperScriptEngine.h Added HelperScriptEngine class 2024-04-30 00:27:19 +02:00
KeyEvent.cpp Fix copyright headers 2023-05-19 00:17:38 +02:00
KeyEvent.h Fix copyright headers 2023-05-19 00:17:38 +02:00
LocationScriptingInterface.cpp Fix copyright headers 2023-05-19 00:17:38 +02:00
LocationScriptingInterface.h Fix copyright headers 2023-05-19 00:17:38 +02:00
Mat4.cpp fix some warnings 2024-06-05 13:35:16 -07:00
Mat4.h Fix copyright headers 2023-05-19 00:17:38 +02:00
MenuItemProperties.cpp V8 related cleanup 2023-05-19 00:17:41 +02:00
MenuItemProperties.h Fix copyright headers 2023-05-19 00:17:38 +02:00
MIDIEvent.cpp Fix copyright headers 2023-05-19 00:17:38 +02:00
MIDIEvent.h Fix copyright headers 2023-05-19 00:17:38 +02:00
MouseEvent.cpp Fix copyright headers 2023-05-19 00:17:38 +02:00
MouseEvent.h Fix copyright headers 2023-05-19 00:17:38 +02:00
PointerEvent.cpp Revert "vec3FromScriptValue replacement attempt" 2023-05-19 00:17:40 +02:00
PointerEvent.h Fix jsDoc references to Vircadia platform/CDN 2023-08-25 13:58:45 -03:00
Quat.cpp fix some warnings 2024-06-05 13:35:16 -07:00
Quat.h Fix copyright headers 2023-05-19 00:17:38 +02:00
ResourceScriptingInterface.cpp Fix copyright headers 2023-05-19 00:17:38 +02:00
SceneScriptingInterface.cpp (¬‿¬) 2019-05-15 23:48:04 -07:00
SceneScriptingInterface.h Fix copyright headers 2023-05-19 00:17:38 +02:00
Scriptable.cpp Fix copyright headers 2023-05-19 00:17:38 +02:00
Scriptable.h Fix copyright headers 2023-05-19 00:17:38 +02:00
ScriptCache.cpp Fix copyright headers 2023-05-19 00:17:38 +02:00
ScriptCache.h Fix copyright headers 2023-05-19 00:17:38 +02:00
ScriptContext.cpp Fix copyright headers 2023-05-19 00:17:38 +02:00
ScriptContext.h Initial script logging functions 2023-12-23 20:16:39 +01:00
ScriptEngine.cpp Fix copyright headers 2023-05-19 00:17:38 +02:00
ScriptEngine.h Fix most of the crash causes on script engine reload/shutdown 2023-08-18 12:12:17 +02:00
ScriptEngineCast.h V8 related cleanup 2023-05-27 22:06:57 +02:00
ScriptEngineLogging.cpp Add V8 logging category 2023-05-19 00:17:39 +02:00
ScriptEngineLogging.h Update Doxygen group tags to use /// format 2021-07-01 15:59:58 +12:00
ScriptEngines.cpp Script API for subscribing to entity server messages 2024-01-29 00:19:14 +01:00
ScriptEngines.h Script API for subscribing to entity server messages 2024-01-29 00:19:14 +01:00
ScriptException.h Register more metatypes -- more work needed 2023-05-19 00:17:39 +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 Temporary fix for some script messages not being transmitted 2024-06-13 23:11:52 +02:00
ScriptManager.h Added simple protection for avatar URL 2024-03-23 01:19:05 +01:00
ScriptManagerScriptingInterface.cpp Added Base64 conversion functions 2024-03-15 00:17:41 +01:00
ScriptManagerScriptingInterface.h Added Base64 conversion functions 2024-03-15 00:17:41 +01:00
ScriptMessage.cpp Script messaging fix 2024-01-10 00:35:56 +01:00
ScriptMessage.h 🐛 Fixed build on Windows 2024-02-22 13:53:40 +01:00
ScriptPermissions.cpp Fixed check for if script permission is enabled 2024-04-17 00:45:57 +02:00
ScriptPermissions.h Added simple protection for avatar URL 2024-03-23 01:19:05 +01:00
ScriptProgram.h Fix copyright headers 2023-05-19 00:17:38 +02:00
ScriptsModel.cpp fix deprecated warning 2023-11-18 23:12:28 -08:00
ScriptsModel.h Fix copyright headers 2023-05-19 00:17:38 +02:00
ScriptsModelFilter.cpp
ScriptsModelFilter.h Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
ScriptUUID.cpp fix some warnings 2024-06-05 13:35:16 -07:00
ScriptUUID.h Fix copyright headers 2023-05-19 00:17:38 +02:00
ScriptValue.cpp Added makeError and script value prototype getter 2023-05-19 00:17:41 +02:00
ScriptValue.h Added makeError and script value prototype getter 2023-05-19 00:17:41 +02:00
ScriptValueIterator.h Fix copyright headers 2023-05-19 00:17:38 +02:00
ScriptValueUtils.cpp Add qByteArray to script value conversion 2024-03-14 01:49:55 +01:00
ScriptValueUtils.h Fix wrong syntax for JSDoc comments. 2023-06-09 13:59:49 +02:00
SpatialEvent.cpp Revert "vec3FromScriptValue replacement attempt" 2023-05-19 00:17:40 +02:00
SpatialEvent.h Fix copyright headers 2023-05-19 00:17:38 +02:00
StackTestScriptingInterface.cpp Add automated test tool scripting interface 2018-07-30 17:18:32 -07:00
StackTestScriptingInterface.h Update Doxygen group tags to use /// format 2021-07-01 15:59:58 +12:00
TouchEvent.cpp Fix copyright headers 2023-05-19 00:17:38 +02:00
TouchEvent.h Fix copyright headers 2023-05-19 00:17:38 +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 Fix copyright headers 2023-05-19 00:17:38 +02:00
VariantMapToScriptValue.h Fix copyright headers 2023-05-19 00:17:38 +02:00
Vec3.cpp fix some warnings 2024-06-05 13:35:16 -07:00
Vec3.h V8-related cleanup 2023-05-19 00:17:41 +02:00
WebSocketClass.cpp Fix copyright headers 2023-05-19 00:17:38 +02:00
WebSocketClass.h Remove note about secure WebSockets not being supported. 2024-06-18 22:24:32 +02:00
WebSocketServerClass.cpp Fix copyright headers 2023-05-19 00:17:38 +02:00
WebSocketServerClass.h Fix copyright headers 2023-05-19 00:17:38 +02:00
WheelEvent.cpp Fix copyright headers 2023-05-19 00:17:38 +02:00
WheelEvent.h Fix copyright headers 2023-05-19 00:17:38 +02:00
XMLHttpRequestClass.cpp fix deprecated warning 2023-11-18 23:12:28 -08:00
XMLHttpRequestClass.h Fix copyright headers 2023-05-19 00:17:38 +02:00