..
qtscript
Continued tightening and testing of the scripting engine "glue" logic
2023-05-19 00:17:34 +02:00
AbstractScriptingServicesInterface.h
convert script engine variables from QSharedPointer to std::shared_ptr
2023-05-19 00:17:34 +02:00
ArrayBufferClass.cpp
Fix deprecated int to flags conversion
2022-06-10 00:46:19 +02:00
AssetScriptingInterface.cpp
rework ScriptValue to act like a stack variable rather than a pointer
2023-05-19 00:17:34 +02:00
AssetScriptingInterface.h
rework ScriptValue to act like a stack variable rather than a pointer
2023-05-19 00:17:34 +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
rework ScriptValue to act like a stack variable rather than a pointer
2023-05-19 00:17:34 +02:00
ConsoleScriptingInterface.h
rework ScriptValue to act like a stack variable rather than a pointer
2023-05-19 00:17:34 +02:00
EntitiesScriptEngineProvider.h
shifting classes around and adding static initializers to resolve dependencies on scripting-engine (and drop dependencies from scripting-engine)
2023-05-19 00:17:33 +02:00
EntityScriptClient.cpp
dropping dependencies from networking to script-engine by moving EntityScriptClient and LocationScriptingInterface
2023-05-19 00:17:33 +02:00
EntityScriptClient.h
dropping dependencies from networking to script-engine by moving EntityScriptClient and LocationScriptingInterface
2023-05-19 00:17:33 +02:00
EntityScriptUtils.h
shifting classes around and adding static initializers to resolve dependencies on scripting-engine (and drop dependencies from scripting-engine)
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
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
KeyEvent.h
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
LocationScriptingInterface.cpp
rework ScriptValue to act like a stack variable rather than a pointer
2023-05-19 00:17:34 +02:00
LocationScriptingInterface.h
rework ScriptValue to act like a stack variable rather than a pointer
2023-05-19 00:17:34 +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
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
MenuItemProperties.h
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
MIDIEvent.cpp
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
MIDIEvent.h
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
MouseEvent.cpp
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
MouseEvent.h
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
PointerEvent.cpp
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
PointerEvent.h
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +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
SceneScriptingInterface.cpp
SceneScriptingInterface.h
isolate calls to the QtScript libraries to an interface we control
2023-05-19 00:17:33 +02:00
Scriptable.cpp
changes from code review suggestions
2023-05-19 00:17:34 +02:00
Scriptable.h
changes from code review suggestions
2023-05-19 00:17:34 +02:00
ScriptCache.cpp
shifting classes around and adding static initializers to resolve dependencies on scripting-engine (and drop dependencies from scripting-engine)
2023-05-19 00:17:33 +02:00
ScriptCache.h
shifting classes around and adding static initializers to resolve dependencies on scripting-engine (and drop dependencies from scripting-engine)
2023-05-19 00:17:33 +02:00
ScriptContext.cpp
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
ScriptContext.h
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
ScriptEngine.cpp
convert script engine variables from QSharedPointer to std::shared_ptr
2023-05-19 00:17:34 +02:00
ScriptEngine.h
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
ScriptEngineCast.h
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
ScriptEngineLogging.cpp
ScriptEngineLogging.h
Update Doxygen group tags to use /// format
2021-07-01 15:59:58 +12:00
ScriptEngines.cpp
convert script engine variables from QSharedPointer to std::shared_ptr
2023-05-19 00:17:34 +02:00
ScriptEngines.h
convert script engine variables from QSharedPointer to std::shared_ptr
2023-05-19 00:17:34 +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
Continued tightening and testing of the scripting engine "glue" logic
2023-05-19 00:17:34 +02:00
ScriptManager.h
Continued tightening and testing of the scripting engine "glue" logic
2023-05-19 00:17:34 +02:00
ScriptProgram.h
convert script engine variables from QSharedPointer to std::shared_ptr
2023-05-19 00:17:34 +02:00
ScriptsModel.cpp
Renamed environment variables
2022-09-08 22:18:50 +02:00
ScriptsModel.h
rework ScriptValue to act like a stack variable rather than a pointer
2023-05-19 00:17:34 +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.cpp
more code review using github compiler runs
2023-05-19 00:17:34 +02:00
ScriptValue.h
convert script engine variables from QSharedPointer to std::shared_ptr
2023-05-19 00:17:34 +02:00
ScriptValueIterator.h
convert script engine variables from QSharedPointer to std::shared_ptr
2023-05-19 00:17:34 +02:00
ScriptValueUtils.cpp
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
ScriptValueUtils.h
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
SpatialEvent.cpp
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
SpatialEvent.h
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
StackTestScriptingInterface.cpp
StackTestScriptingInterface.h
Update Doxygen group tags to use /// format
2021-07-01 15:59:58 +12:00
TouchEvent.cpp
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
TouchEvent.h
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +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
rework ScriptValue to act like a stack variable rather than a pointer
2023-05-19 00:17:34 +02:00
VariantMapToScriptValue.h
rework ScriptValue to act like a stack variable rather than a pointer
2023-05-19 00:17:34 +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
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
WebSocketClass.h
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
WebSocketServerClass.cpp
rework ScriptValue to act like a stack variable rather than a pointer
2023-05-19 00:17:34 +02:00
WebSocketServerClass.h
rework ScriptValue to act like a stack variable rather than a pointer
2023-05-19 00:17:34 +02:00
WheelEvent.cpp
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
WheelEvent.h
first pass creating Qt <-> QtScript interface
2023-05-19 00:17:34 +02:00
XMLHttpRequestClass.cpp
rework ScriptValue to act like a stack variable rather than a pointer
2023-05-19 00:17:34 +02:00
XMLHttpRequestClass.h
rework ScriptValue to act like a stack variable rather than a pointer
2023-05-19 00:17:34 +02:00