..
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
Case 19754 - Remove logging URLs and related file locations.
2018-11-06 16:24:32 -08:00
AssetScriptingInterface.h
Add comment to Assets.sendFakeHandshake about excluding jsdoc
2018-09-06 17:19:41 -07:00
AudioScriptingInterface.cpp
Restore legacy attenuation behavior for system sounds and scripts that do not set position.
2019-01-29 11:21:02 -08:00
AudioScriptingInterface.h
Restore legacy attenuation behavior for system sounds and scripts that do not set position.
2019-01-29 11:21:02 -08:00
BatchLoader.cpp
Case 19754 - Remove logging URLs and related file locations.
2018-11-06 16:24:32 -08: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
Case 19754 - Remove logging URLs and related file locations.
2018-11-06 16:24:32 -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
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
Case 19754 - Remove logging URLs and related file locations.
2018-11-06 16:24:32 -08:00
ScriptCache.h
ScriptEngine.cpp
Remove deferred script loading logic
2018-12-05 14:08:30 -08:00
ScriptEngine.h
Remove deferred script loading logic
2018-12-05 14:08:30 -08: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 branch 'master' of https://github.com/highfidelity/hifi into loginInitiative2
2018-12-10 07:57:44 -08:00
ScriptEngines.h
cleanup unused functions
2018-11-06 15:04:51 -08: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
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
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