.. |
AbstractScriptingServicesInterface.h
|
Move controller test to app
|
2015-10-17 19:13:38 -07:00 |
ArrayBufferClass.cpp
|
|
|
ArrayBufferClass.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
ArrayBufferPrototype.cpp
|
|
|
ArrayBufferPrototype.h
|
|
|
ArrayBufferViewClass.cpp
|
|
|
ArrayBufferViewClass.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
AssetScriptingInterface.cpp
|
make faked handshake request usable in dev/PR
|
2016-10-14 14:46:58 -07:00 |
AssetScriptingInterface.h
|
make faked handshake request usable in dev/PR
|
2016-10-14 14:46:58 -07:00 |
AudioScriptingInterface.cpp
|
always play audio injectors locally
|
2016-09-21 17:20:51 -07:00 |
AudioScriptingInterface.h
|
Wrap sound script object to hold a strong ref
|
2016-04-06 13:04:18 -07:00 |
BatchLoader.cpp
|
revert f9747d8a (rawURL) + apply alternative approach for aligning batch-loaded script URLs
|
2016-11-02 14:58:50 -04:00 |
BatchLoader.h
|
Fix indentation in BatchLoader
|
2016-10-27 09:59:17 -07:00 |
DataViewClass.cpp
|
|
|
DataViewClass.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
DataViewPrototype.cpp
|
|
|
DataViewPrototype.h
|
|
|
EventTypes.cpp
|
Work In Progress snapshot
|
2016-08-12 17:11:59 -07:00 |
EventTypes.h
|
|
|
FileScriptingInterface.cpp
|
Renamed isZipped for more clarity on checking for non-fbx files
|
2016-09-02 16:48:55 -07:00 |
FileScriptingInterface.h
|
Renamed isZipped for more clarity on checking for non-fbx files
|
2016-09-02 16:48:55 -07:00 |
HFActionEvent.cpp
|
|
|
HFActionEvent.h
|
|
|
HFBackEvent.cpp
|
|
|
HFBackEvent.h
|
|
|
HFMetaEvent.cpp
|
|
|
HFMetaEvent.h
|
|
|
KeyEvent.cpp
|
|
|
KeyEvent.h
|
|
|
Mat4.cpp
|
Added Mat4 support to script
|
2016-03-07 16:16:14 -08:00 |
Mat4.h
|
Added Mat4 support to script
|
2016-03-07 16:16:14 -08:00 |
MenuItemProperties.cpp
|
Migrate composition of the overlay and pointer to the present thread
|
2016-03-07 17:14:41 -08:00 |
MenuItemProperties.h
|
Migrate composition of the overlay and pointer to the present thread
|
2016-03-07 17:14:41 -08:00 |
MIDIEvent.cpp
|
|
|
MIDIEvent.h
|
|
|
MouseEvent.cpp
|
HMD mouse checkpoint
|
2016-02-17 21:19:01 -08:00 |
MouseEvent.h
|
HMD mouse checkpoint
|
2016-02-17 21:19:01 -08:00 |
Quat.cpp
|
Fix Quat.lookAt
|
2016-02-12 10:38:50 -08:00 |
Quat.h
|
Fix typos noticed in passing
|
2016-01-27 08:03:14 +13:00 |
RecordingScriptingInterface.cpp
|
remove extension from asset upload task
|
2016-03-08 12:08:02 -08:00 |
RecordingScriptingInterface.h
|
Fixes
|
2015-11-20 16:07:31 -08:00 |
SceneScriptingInterface.cpp
|
Reflection is working correctly with the PBR property, ship t
|
2016-02-29 18:54:43 -08:00 |
SceneScriptingInterface.h
|
Reflection is working correctly with the PBR property, ship t
|
2016-02-29 18:54:43 -08:00 |
ScriptAudioInjector.cpp
|
|
|
ScriptAudioInjector.h
|
remove collision of isPlaying property and slot
|
2016-05-25 11:06:08 -07:00 |
ScriptCache.cpp
|
Replace qDebug with qCDebug in ScriptCache
|
2016-10-13 15:43:28 -07:00 |
ScriptCache.h
|
Update ScriptCache to clear ATP assets when disconnected from a domain
|
2016-10-13 14:05:53 -07:00 |
ScriptEngine.cpp
|
revert f9747d8a (rawURL) + apply alternative approach for aligning batch-loaded script URLs
|
2016-11-02 14:58:50 -04:00 |
ScriptEngine.h
|
Add Script.generateUUID
|
2016-10-28 13:42:03 -07:00 |
ScriptEngineLogging.cpp
|
|
|
ScriptEngineLogging.h
|
|
|
ScriptEngines.cpp
|
reload qml with scripts
|
2016-09-23 14:27:47 -07:00 |
ScriptEngines.h
|
trying again -- frantic clicking on reload no longer appears to wedge things
|
2016-05-25 13:39:13 -07:00 |
ScriptsModel.cpp
|
enabled qnetworkrequest redirects everywhere I could find them
|
2016-09-06 17:35:06 -07:00 |
ScriptsModel.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
ScriptsModelFilter.cpp
|
Moving running scripts functionality to scripting library
|
2016-01-11 12:44:03 -08:00 |
ScriptsModelFilter.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
ScriptUUID.cpp
|
|
|
ScriptUUID.h
|
|
|
SpatialEvent.cpp
|
|
|
SpatialEvent.h
|
|
|
TouchEvent.cpp
|
|
|
TouchEvent.h
|
|
|
TypedArrayPrototype.cpp
|
fix TypedArray byte ordering and .subarray end indexing
|
2016-07-02 23:36:08 -04:00 |
TypedArrayPrototype.h
|
|
|
TypedArrays.cpp
|
fix TypedArray byte ordering and .subarray end indexing
|
2016-07-02 23:36:08 -04:00 |
TypedArrays.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
UndoStackScriptingInterface.cpp
|
|
|
UndoStackScriptingInterface.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
UsersScriptingInterface.cpp
|
add canKick to USI, revert constants to production
|
2016-08-02 14:35:51 -07:00 |
UsersScriptingInterface.h
|
add canKick to USI, revert constants to production
|
2016-08-02 14:35:51 -07:00 |
Vec3.cpp
|
Back out fromSpherical code addition
|
2015-09-24 19:14:26 -07:00 |
Vec3.h
|
Fix: Vec3.UP was pointed to Vectors::UNIT_X
|
2015-11-03 19:19:12 +01:00 |
WebSocketClass.cpp
|
|
|
WebSocketClass.h
|
|
|
WebSocketServerClass.cpp
|
|
|
WebSocketServerClass.h
|
|
|
WheelEvent.cpp
|
|
|
WheelEvent.h
|
|
|
XMLHttpRequestClass.cpp
|
check for HTTPS scheme in bearer add in XMLHttpRequest
|
2016-10-18 10:04:43 -07:00 |
XMLHttpRequestClass.h
|
|
|