overte-thingvellir/libraries/script-engine/src
Ken Cooke 6ba2a83bbe Send and receive Avatar MASTER Gain packets, signaled using null nodeID.
Packet protocol change is not needed (existing audio-mixer will ignore).
2017-10-29 10:47:56 -07:00
..
AbstractScriptingServicesInterface.h code review 2017-09-15 10:08:35 -07:00
ArrayBufferClass.cpp
ArrayBufferClass.h
ArrayBufferPrototype.cpp
ArrayBufferPrototype.h
ArrayBufferViewClass.cpp
ArrayBufferViewClass.h
AssetScriptingInterface.cpp Add BakingEnabled protocol 2017-08-25 10:56:27 -07:00
AssetScriptingInterface.h Add BakingEnabled protocol 2017-08-25 10:56:27 -07:00
AudioScriptingInterface.cpp Switch to preprocessor macro for blocking invokes to capture function information 2017-06-30 11:36:24 -07:00
AudioScriptingInterface.h stopgap with MyAvatar.qmlPosition 2017-06-19 14:41:01 -07:00
BatchLoader.cpp
BatchLoader.h
ConsoleScriptingInterface.cpp Resolve comments of @zappoman. 2017-06-17 01:00:32 +05:30
ConsoleScriptingInterface.h Resolve comments of @zappoman. 2017-06-17 01:00:32 +05:30
DataViewClass.cpp
DataViewClass.h
DataViewPrototype.cpp
DataViewPrototype.h
EventTypes.cpp remove unused HFMetaEvents 2017-10-11 14:37:23 -07:00
EventTypes.h
FileScriptingInterface.cpp removed commented out code, removed blocks from default scripts 2017-08-15 10:25:14 -07:00
FileScriptingInterface.h Downloading blocks from marketplace in own asset folder 2017-08-09 15:56:07 -07:00
KeyEvent.cpp
KeyEvent.h
Mat4.cpp
Mat4.h
MenuItemProperties.cpp
MenuItemProperties.h Trying to fix QtQml/QtScript crashes 2017-06-22 16:39:57 -07:00
MIDIEvent.cpp
MIDIEvent.h
ModelScriptingInterface.cpp vertex color support in ModelScriptingInterface 2017-07-23 08:06:26 -07:00
ModelScriptingInterface.h do Model::getMeshes on the correct thread. added ModelScriptingInterface::getVertexCount and ModelScriptingInterface::getVertex 2017-07-20 16:34:34 -07:00
MouseEvent.cpp
MouseEvent.h
Quat.cpp
Quat.h Quat.ZERO --> Quat.IDENTITY 2017-10-18 20:34:55 +13:00
RecordingScriptingInterface.cpp Coding standard 2017-09-22 07:13:32 +12:00
RecordingScriptingInterface.h Fix recording just made not playing back if reload it 2017-09-21 12:19:32 +12:00
SceneScriptingInterface.cpp Andrew's corrections (per coding standard). 2017-10-18 08:42:07 -07:00
SceneScriptingInterface.h Variable rename. 2017-10-17 09:18:29 -07:00
ScriptAudioInjector.cpp stopAndDeleteLater is now just stop 2017-07-11 21:21:42 -07:00
ScriptAudioInjector.h more const ref 2017-07-11 19:56:34 -07:00
ScriptCache.cpp make ResourceManager be owned by DependencyManager 2017-06-28 14:18:14 -07:00
ScriptCache.h
ScriptEngine.cpp Fix script reload icon not working in Windows developer builds 2017-10-26 11:41:52 +13:00
ScriptEngine.h Fix script reload icon not working in Windows developer builds 2017-10-26 11:41:52 +13:00
ScriptEngineLogging.cpp
ScriptEngineLogging.h
ScriptEngines.cpp code review 2017-09-15 10:08:35 -07:00
ScriptEngines.h code review 2017-09-15 10:08:35 -07:00
ScriptsModel.cpp new --scripts switch overrides default scripts location 2017-06-22 14:09:05 -07:00
ScriptsModel.h
ScriptsModelFilter.cpp
ScriptsModelFilter.h
ScriptUUID.cpp
ScriptUUID.h Use MyAvatar.SELF_ID instead of Uuid.SELF 2017-10-17 15:58:51 +13:00
SpatialEvent.cpp
SpatialEvent.h
TouchEvent.cpp
TouchEvent.h
TypedArrayPrototype.cpp
TypedArrayPrototype.h
TypedArrays.cpp
TypedArrays.h
UndoStackScriptingInterface.cpp
UndoStackScriptingInterface.h
UsersScriptingInterface.cpp New android toolchain 2017-09-19 13:45:12 -07:00
UsersScriptingInterface.h Send and receive Avatar MASTER Gain packets, signaled using null nodeID. 2017-10-29 10:47:56 -07:00
Vec3.cpp New android toolchain 2017-09-19 13:45:12 -07:00
Vec3.h
WebSocketClass.cpp New android toolchain 2017-09-19 13:45:12 -07:00
WebSocketClass.h
WebSocketServerClass.cpp
WebSocketServerClass.h
WheelEvent.cpp
WheelEvent.h
XMLHttpRequestClass.cpp
XMLHttpRequestClass.h