.. |
AbstractScriptingServicesInterface.h
|
code review
|
2017-09-15 10:08:35 -07:00 |
ArrayBufferClass.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
ArrayBufferClass.h
|
Merge pull request #12036 from humbletim/Leopoly_Phase1_003_Asset-Request
|
2018-01-29 11:40:41 -08:00 |
ArrayBufferPrototype.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
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
|
Regularize some JSDoc usage
|
2018-05-21 09:32:10 +12:00 |
AudioScriptingInterface.cpp
|
Revert "setStereoInput always returns true to not break old scripts"
|
2018-07-11 11:51:06 -07:00 |
AudioScriptingInterface.h
|
JSDoc review
|
2018-08-04 07:22:12 +12:00 |
BatchLoader.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
BatchLoader.h
|
* refactor ScriptCache per FIXMEs
|
2017-02-11 04:47:31 -05:00 |
ConsoleScriptingInterface.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
ConsoleScriptingInterface.h
|
Fix polyvox archive, correct build errors, add additional libraries
|
2017-12-12 18:29:36 -08:00 |
DataViewClass.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
DataViewClass.h
|
|
|
DataViewPrototype.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
DataViewPrototype.h
|
|
|
EventTypes.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -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
|
File API JSDoc stubs
|
2018-05-11 21:07:12 +12:00 |
KeyEvent.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
KeyEvent.h
|
|
|
Mat4.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
Mat4.h
|
Mat4 API JSDoc stubs
|
2018-05-12 14:44:38 +12:00 |
MenuItemProperties.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07: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
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
MouseEvent.h
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
Quat.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
Quat.h
|
Regularize some JSDoc usage
|
2018-05-21 09:32:10 +12:00 |
RecordingScriptingInterface.cpp
|
fix script memory issue
|
2018-07-24 16:31:12 -07:00 |
RecordingScriptingInterface.h
|
fix script memory issue
|
2018-07-24 16:31:12 -07:00 |
SceneScriptingInterface.cpp
|
rename model:: -> graphics::
|
2018-01-16 12:46:16 -05:00 |
SceneScriptingInterface.h
|
Regularize some JSDoc usage
|
2018-05-21 09:32:10 +12:00 |
ScriptAudioInjector.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
ScriptAudioInjector.h
|
Fill in Audio API JSDoc
|
2018-07-19 09:31:48 +12: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
|
CR fixes
|
2018-07-31 22:29:53 +02:00 |
ScriptEngine.h
|
CR fixes
|
2018-07-31 22:29:53 +02:00 |
ScriptEngineLogging.cpp
|
more suppression of logging
|
2018-05-09 13:01:49 -07:00 |
ScriptEngineLogging.h
|
more suppression of logging
|
2018-05-09 13:01:49 -07:00 |
ScriptEngines.cpp
|
Merge pull request #13345 from ctrlaltdavid/21890
|
2018-06-27 09:39:53 -07:00 |
ScriptEngines.h
|
Corrected bug causing Interface not to exit at end of test.
|
2018-05-08 15:51:52 -07:00 |
ScriptsModel.cpp
|
more preferences cleanup, removing some dead code from ScriptEngines/ScriptModel
|
2018-01-20 17:20:42 -08:00 |
ScriptsModel.h
|
List which contexts each namespace and object is available in
|
2018-04-28 20:00:28 +12:00 |
ScriptsModelFilter.cpp
|
|
|
ScriptsModelFilter.h
|
List which contexts each namespace and object is available in
|
2018-04-28 20:00:28 +12:00 |
ScriptUUID.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
ScriptUUID.h
|
Regularize some JSDoc usage
|
2018-05-21 09:32:10 +12:00 |
SpatialEvent.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
SpatialEvent.h
|
|
|
TouchEvent.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
TouchEvent.h
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
TypedArrayPrototype.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
TypedArrayPrototype.h
|
|
|
TypedArrays.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
TypedArrays.h
|
|
|
UndoStackScriptingInterface.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
UndoStackScriptingInterface.h
|
|
|
UsersScriptingInterface.cpp
|
New android toolchain
|
2017-09-19 13:45:12 -07:00 |
UsersScriptingInterface.h
|
Fix JSDoc for Users.requestUsernameFromID
|
2018-05-05 07:05:10 +12:00 |
Vec3.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
Vec3.h
|
Update image links
|
2018-05-23 17:20:24 +12:00 |
WebSocketClass.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
WebSocketClass.h
|
|
|
WebSocketServerClass.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
WebSocketServerClass.h
|
|
|
WheelEvent.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
WheelEvent.h
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
XMLHttpRequestClass.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
XMLHttpRequestClass.h
|
|
|