.. |
AbstractScriptingServicesInterface.h
|
|
|
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
|
Add comment to Assets.sendFakeHandshake about excluding jsdoc
|
2018-09-06 17:19:41 -07: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
|
|
|
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
|
Remove extraneous code changes; remove QUrlAncestry code; remove extra logging
|
2018-10-22 13:59:52 -07: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
|
|
|
MIDIEvent.cpp
|
|
|
MIDIEvent.h
|
|
|
ModelScriptingInterface.cpp
|
trying to separate colors and vectors
|
2018-09-04 17:20:05 -07: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
|
call saveRecordingToAsset callback on correct thread
|
2018-09-25 15:50:47 -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
|
Display resource-access events in marketplace item tester
|
2018-10-18 01:04:47 -07:00 |
ScriptCache.h
|
|
|
ScriptEngine.cpp
|
Merge branch 'master' into scriptvec3
|
2018-10-02 08:58:04 -07:00 |
ScriptEngine.h
|
don't call enterEntity until script preload has finished
|
2018-09-21 10:26:55 -07: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
|
some more attempted cleanup
|
2018-07-10 10:50:01 -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
|
trying to separate colors and vectors
|
2018-09-04 17:20:05 -07:00 |
SpatialEvent.h
|
|
|
StackTestScriptingInterface.cpp
|
Add automated test tool scripting interface
|
2018-07-30 17:18:32 -07:00 |
StackTestScriptingInterface.h
|
Make sure the stack test interface gets cleaned up
|
2018-08-01 13:29:07 -07:00 |
TouchEvent.cpp
|
trying to separate colors and vectors
|
2018-09-04 17:20:05 -07:00 |
TouchEvent.h
|
s i m p l i f y
|
2018-08-23 11:47:56 -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
|
|
|
UsersScriptingInterface.cpp
|
|
|
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
|
vec2 conversion
|
2018-07-10 16:32:49 -07: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
|
Remove extraneous code changes; remove QUrlAncestry code; remove extra logging
|
2018-10-22 13:59:52 -07:00 |
XMLHttpRequestClass.h
|
|
|