overte/libraries/script-engine/src
2018-03-12 14:40:09 -07:00
..
AbstractScriptingServicesInterface.h code review 2017-09-15 10:08:35 -07:00
ArrayBufferClass.cpp make fromScriptValue logic easier to follow for CR; eliminate extra QByteArray conversion 2018-01-24 13:49:58 -05:00
ArrayBufferClass.h Merge pull request #12036 from humbletim/Leopoly_Phase1_003_Asset-Request 2018-01-29 11:40:41 -08:00
ArrayBufferPrototype.cpp
ArrayBufferPrototype.h
ArrayBufferViewClass.cpp make fromScriptValue logic easier to follow for CR; eliminate extra QByteArray conversion 2018-01-24 13:49:58 -05:00
ArrayBufferViewClass.h make fromScriptValue logic easier to follow for CR; eliminate extra QByteArray conversion 2018-01-24 13:49:58 -05:00
AssetScriptingInterface.cpp Merge remote-tracking branch 'upstream/master' into android 2018-03-05 11:48:58 -08:00
AssetScriptingInterface.h CR feedback and code cleanup 2018-01-23 03:12:26 -05:00
AudioScriptingInterface.cpp made requested changes 2018-03-09 10:09:51 -08:00
AudioScriptingInterface.h made requested changes 2018-03-09 10:09:51 -08:00
BatchLoader.cpp
BatchLoader.h
ConsoleScriptingInterface.cpp Resolving comments in PR 2018-01-08 17:36:08 -03:00
ConsoleScriptingInterface.h Fix polyvox archive, correct build errors, add additional libraries 2017-12-12 18:29:36 -08:00
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 zip file drags don't auto add model textures 2018-03-06 19:24:09 -08:00
FileScriptingInterface.h zip file drags don't auto add model textures 2018-03-06 19:24:09 -08:00
KeyEvent.cpp
KeyEvent.h
Mat4.cpp support additional .extraInfo for ray intersections 2017-12-21 12:35:13 -05:00
Mat4.h support additional .extraInfo for ray intersections 2017-12-21 12:35:13 -05:00
MenuItemProperties.cpp Add missing types to typedefs 2017-11-16 10:58:03 +13:00
MenuItemProperties.h Trying to fix QtQml/QtScript crashes 2017-06-22 16:39:57 -07:00
MIDIEvent.cpp
MIDIEvent.h
ModelScriptingInterface.cpp CR fedback and cleanup 2018-02-22 05:15:01 -05:00
ModelScriptingInterface.h CR fedback and cleanup 2018-02-22 05:15:01 -05: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 JSDoc improvement 2018-02-19 12:21:21 +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 rename model:: -> graphics:: 2018-01-16 12:46:16 -05:00
SceneScriptingInterface.h rename model:: -> graphics:: 2018-01-16 12:46:16 -05: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 CR fedback and cleanup 2018-02-22 05:15:01 -05:00
ScriptEngine.h CR feedback and code cleanup 2018-01-23 03:12:26 -05: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 CR feedback; whitespace / remove unnecessary diffs 2018-02-23 09:11:23 -05:00
ScriptEngines.h interim checkin 2018-02-20 12:22:04 -05:00
ScriptsModel.cpp more preferences cleanup, removing some dead code from ScriptEngines/ScriptModel 2018-01-20 17:20:42 -08: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 Uuid API JSDoc fixes 2017-11-16 12:58:33 +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 JS scripting console auto-complete 2018-01-19 19:11:12 +01:00
Vec3.cpp New android toolchain 2017-09-19 13:45:12 -07:00
Vec3.h Miscellaneous JSDoc improvements 2018-03-01 09:58:35 +13: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 allow staging METAVERSE_SERVER_URL to be toggled by env 2017-12-12 16:22:08 -08:00
XMLHttpRequestClass.h