overte-HifiExperiments/libraries/script-engine/src
2017-11-12 12:02:58 +13: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 * Update per CR feedback / code standards 2017-02-22 15:22:56 -05:00
BatchLoader.h * refactor ScriptCache per FIXMEs 2017-02-11 04:47:31 -05:00
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 manually promote glm values to double when stringifying (to prevent -Wdouble-promotion "error") 2017-05-04 19:21:32 -04:00
Mat4.h * update Vec3.print, Quat.print, Mat4.print, ScriptUUID.print to work with JSConsole and HMD-friendly script log 2017-05-04 18:33:49 -04:00
MenuItemProperties.cpp Tidying 2017-11-12 11:44:51 +13:00
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 manually promote glm values to double when stringifying (to prevent -Wdouble-promotion "error") 2017-05-04 19:21:32 -04:00
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 Removed references to Haze from Stage. 2017-10-30 10:49:08 -07:00
SceneScriptingInterface.h Removed references to Haze from Stage. 2017-10-30 10:49:08 -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 separate out supporting changes into 21114-part2 branch 2017-02-16 07:40:19 -05:00
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 Revert "Actually merge from master" 2017-03-24 17:56:48 -07:00
ScriptEngineLogging.h Revert "Actually merge from master" 2017-03-24 17:56:48 -07:00
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 * update Vec3.print, Quat.print, Mat4.print, ScriptUUID.print to work with JSConsole and HMD-friendly script log 2017-05-04 18:33:49 -04:00
ScriptUUID.h Initial, placeholder JSDoc for Uuid 2017-11-12 12:02:58 +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 Add a getAvatarGain method to NodeList and UsersScriptingInterface 2017-02-28 14:45:34 -07:00
Vec3.cpp New android toolchain 2017-09-19 13:45:12 -07:00
Vec3.h * update Vec3.print, Quat.print, Mat4.print, ScriptUUID.print to work with JSConsole and HMD-friendly script log 2017-05-04 18:33:49 -04:00
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 send credentials to private data-webs as well 2017-03-15 15:46:25 -07:00
XMLHttpRequestClass.h