.. |
AbstractScriptingServicesInterface.h
|
|
|
ArrayBufferClass.cpp
|
|
|
ArrayBufferClass.h
|
|
|
ArrayBufferPrototype.cpp
|
|
|
ArrayBufferPrototype.h
|
|
|
ArrayBufferViewClass.cpp
|
|
|
ArrayBufferViewClass.h
|
|
|
AssetScriptingInterface.cpp
|
fixes for styling and logging from CR
|
2016-03-15 14:38:08 -07:00 |
AssetScriptingInterface.h
|
Merge branch 'atp' of github.com:birarda/hifi into atp-model
|
2016-03-09 16:33:53 -08:00 |
AudioScriptingInterface.cpp
|
Wrap sound script object to hold a strong ref
|
2016-04-06 13:04:18 -07:00 |
AudioScriptingInterface.h
|
Wrap sound script object to hold a strong ref
|
2016-04-06 13:04:18 -07:00 |
BatchLoader.cpp
|
don't put empty folders at end of scripts tree. allow /~/ to work from outside scripts
|
2016-03-31 09:45:28 -07:00 |
BatchLoader.h
|
|
|
DataViewClass.cpp
|
|
|
DataViewClass.h
|
|
|
DataViewPrototype.cpp
|
|
|
DataViewPrototype.h
|
|
|
EventTypes.cpp
|
|
|
EventTypes.h
|
|
|
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
|
Stop ScriptCache callbacks when scripts are stopped
|
2016-05-18 17:46:12 -07:00 |
ScriptCache.h
|
Make script cache thread safe
|
2016-03-10 08:47:11 -08:00 |
ScriptEngine.cpp
|
fix unix warning, added comments
|
2016-07-26 07:54:55 -07:00 |
ScriptEngine.h
|
punish slow scripts and don't send updates while physics is still loading
|
2016-07-25 21:46:30 -07:00 |
ScriptEngineLogging.cpp
|
|
|
ScriptEngineLogging.h
|
|
|
ScriptEngines.cpp
|
Fixing issues with unclosed groups in settings persistence
|
2016-06-14 09:49:38 -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
|
fix display of path of selected file in running-scripts window
|
2016-04-01 12:05:49 -07:00 |
ScriptsModel.h
|
convert running-scripts window to use local script files
|
2016-03-29 10:40:56 -07:00 |
ScriptsModelFilter.cpp
|
Moving running scripts functionality to scripting library
|
2016-01-11 12:44:03 -08:00 |
ScriptsModelFilter.h
|
Moving running scripts functionality to scripting library
|
2016-01-11 12:44:03 -08: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
|
|
|
UndoStackScriptingInterface.cpp
|
|
|
UndoStackScriptingInterface.h
|
|
|
UsersScriptingInterface.cpp
|
move ignore set handling to NodeList
|
2016-07-13 15:06:31 -07:00 |
UsersScriptingInterface.h
|
move ignore set handling to NodeList
|
2016-07-13 15:06:31 -07:00 |
Vec3.cpp
|
|
|
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
|
Make AccountManager a DependencyManager singleton
|
2016-05-18 15:38:54 -07:00 |
XMLHttpRequestClass.h
|
|
|