overte-thingvellir/libraries/script-engine/src
2024-11-14 15:36:07 +01:00
..
v8 Fix access-after-delete during enbtity script engine cleanup 2024-11-14 15:36:07 +01:00
AbstractScriptingServicesInterface.h Fixed crashes that happened when clearing cache 2023-05-22 00:15:54 +02:00
AssetScriptingInterface.cpp Merge branch master into protocol_changes 2024-06-18 21:08:21 -07: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 Merge branch master into protocol_changes 2024-06-18 21:08:21 -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 Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
HelperScriptEngine.h Merge branch master into protocol_changes 2024-06-18 21:08:21 -07: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 Merge branch master into protocol_changes 2024-06-18 21:08:21 -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 Merge branch master into protocol_changes 2024-06-18 21:08:21 -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
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 Merge branch master into protocol_changes 2024-06-18 21:08:21 -07: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 Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
ScriptEngines.h Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
ScriptException.h Register more metatypes -- more work needed 2023-05-19 00:17:39 +02:00
ScriptGatekeeper.cpp whitelist -> allowlist 2024-08-13 17:29:53 -07:00
ScriptGatekeeper.h whitelist -> allowlist 2024-08-13 17:29:53 -07:00
ScriptManager.cpp Fix access-after-delete on leaving domain with entity scripts 2024-11-10 00:48:05 +01:00
ScriptManager.h Fix access-after-delete on leaving domain with entity scripts 2024-11-10 00:48:05 +01:00
ScriptManagerScriptingInterface.cpp Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
ScriptManagerScriptingInterface.h Fix missing properties in Script API 2024-10-31 20:38:41 +01:00
ScriptMessage.cpp Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
ScriptMessage.h Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
ScriptPermissions.cpp Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
ScriptPermissions.h Merge branch master into protocol_changes 2024-06-18 21:08:21 -07: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 Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
ScriptUUID.h Fix Uuid.NULL behavior 2024-10-21 15:45:00 -07: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 Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
ScriptValueUtils.h entity tags 2023-12-02 15:59:52 -08: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
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 Fix Uuid.NULL behavior 2024-10-21 15:45:00 -07: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 Merge branch master into protocol_changes 2024-06-18 21:08:21 -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