overte-JulianGro/libraries/script-engine/src
Zach Pomerantz 8e1cf763e3 Merge pull request #10756 from zzmp/audio/input-level
Update chrome for the audio input level meter
2017-06-20 15:33:17 -07:00
..
AbstractScriptingServicesInterface.h
ArrayBufferClass.cpp
ArrayBufferClass.h
ArrayBufferPrototype.cpp
ArrayBufferPrototype.h
ArrayBufferViewClass.cpp
ArrayBufferViewClass.h
AssetScriptingInterface.cpp Report error status in setMapping() callback 2017-04-07 10:31:52 +12:00
AssetScriptingInterface.h Report error status in setMapping() callback 2017-04-07 10:31:52 +12:00
AudioScriptingInterface.cpp stopgap with MyAvatar.qmlPosition 2017-06-19 14:41:01 -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
EventTypes.h
FileScriptingInterface.cpp
FileScriptingInterface.h
HFActionEvent.cpp
HFActionEvent.h
HFBackEvent.cpp
HFBackEvent.h
HFMetaEvent.cpp
HFMetaEvent.h
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
MenuItemProperties.h
MIDIEvent.cpp
MIDIEvent.h
ModelScriptingInterface.cpp Revert "Merge from upstream/master" 2017-03-28 17:39:45 -07:00
ModelScriptingInterface.h Revert "Merge from upstream/master" 2017-03-28 17:39:45 -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 * 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
RecordingScriptingInterface.cpp Merge remote-tracking branch 'upstream/master' into 21249 2017-04-15 09:51:16 +12:00
RecordingScriptingInterface.h address code review comments 2017-04-14 11:53:53 -07:00
SceneScriptingInterface.cpp
SceneScriptingInterface.h Renaming the PendingCHanges class to Transaction 2017-04-05 13:10:31 -07:00
ScriptAudioInjector.cpp
ScriptAudioInjector.h
ScriptCache.cpp * Update per CR feedback / code standards 2017-02-22 15:22:56 -05:00
ScriptCache.h separate out supporting changes into 21114-part2 branch 2017-02-16 07:40:19 -05:00
ScriptEngine.cpp Resolve comments of @zappoman. 2017-06-17 01:00:32 +05:30
ScriptEngine.h Complete console.trace and added a testcases for all 13 functions. 2017-06-13 23:52:48 +05:30
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 Merge pull request #10676 from NeetBhagat/21369 2017-06-20 11:06:34 -07:00
ScriptEngines.h Complete console.trace and added a testcases for all 13 functions. 2017-06-13 23:52:48 +05:30
ScriptsModel.cpp
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 * 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
SoundEffect.cpp toolbar work to better support tablet buttons 2017-02-15 15:53:08 -08:00
SoundEffect.h
SpatialEvent.cpp
SpatialEvent.h
TabletScriptingInterface.cpp revamp tablet MicBar 2017-06-20 11:43:02 -07:00
TabletScriptingInterface.h revamp tablet MicBar 2017-06-20 11:43:02 -07:00
TouchEvent.cpp
TouchEvent.h
TypedArrayPrototype.cpp
TypedArrayPrototype.h
TypedArrays.cpp
TypedArrays.h
UndoStackScriptingInterface.cpp
UndoStackScriptingInterface.h
UsersScriptingInterface.cpp Add a getAvatarGain method to NodeList and UsersScriptingInterface 2017-02-28 14:45:34 -07:00
UsersScriptingInterface.h Add a getAvatarGain method to NodeList and UsersScriptingInterface 2017-02-28 14:45:34 -07:00
Vec3.cpp manually promote glm values to double when stringifying (to prevent -Wdouble-promotion "error") 2017-05-04 19:21:32 -04: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
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