.. |
AbstractScriptingServicesInterface.h
|
Move controller test to app
|
2015-10-17 19:13:38 -07:00 |
ArrayBufferClass.cpp
|
ScriptEngine now inherit from QScriptEngine
|
2014-07-22 11:39:49 -07:00 |
ArrayBufferClass.h
|
pre-CR cleanup
|
2014-07-14 10:43:01 -07:00 |
ArrayBufferPrototype.cpp
|
Recode and rescale texture file data before uploading
|
2014-07-29 17:26:42 -07:00 |
ArrayBufferPrototype.h
|
Recode and rescale texture file data before uploading
|
2014-07-29 17:26:42 -07:00 |
ArrayBufferViewClass.cpp
|
ScriptEngine now inherit from QScriptEngine
|
2014-07-22 11:39:49 -07:00 |
ArrayBufferViewClass.h
|
pre-CR cleanup
|
2014-07-14 10:43:01 -07:00 |
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
|
Remove BatchLoader::errorLoadingFile and reorder properties
|
2015-01-22 14:24:20 -08:00 |
DataViewClass.cpp
|
pre-CR cleanup
|
2014-07-14 10:43:01 -07:00 |
DataViewClass.h
|
- Bunch of fixes to typed arrays
|
2014-07-09 17:47:09 -07:00 |
DataViewPrototype.cpp
|
Fix win build fail
|
2014-07-14 11:06:10 -07:00 |
DataViewPrototype.h
|
Handling NaN values for floats
|
2014-07-11 17:46:07 -07:00 |
EventTypes.cpp
|
send global HFActionEvent from ControllerScriptingInterface
|
2014-10-27 15:21:47 -07:00 |
EventTypes.h
|
Hopefully fixes the windows compile error
|
2015-01-12 17:34:07 -08:00 |
HFActionEvent.cpp
|
Removing tabs from our javascript and C++
|
2015-08-24 15:26:46 -07:00 |
HFActionEvent.h
|
send a pick ray with HFActionEvent, not x,y
|
2014-11-04 10:01:25 -08:00 |
HFBackEvent.cpp
|
rename HFCancelEvent to HFBackEvent, fire from joystick
|
2014-10-27 15:51:59 -07:00 |
HFBackEvent.h
|
rename HFCancelEvent to HFBackEvent, fire from joystick
|
2014-10-27 15:51:59 -07:00 |
HFMetaEvent.cpp
|
fix HFMetaEvent headers for new placement
|
2014-10-27 15:28:02 -07:00 |
HFMetaEvent.h
|
fix HFMetaEvent headers for new placement
|
2014-10-27 15:28:02 -07:00 |
KeyEvent.cpp
|
put audio and script-engine logging into their own QLoggingCategory
|
2015-04-06 15:57:18 -07:00 |
KeyEvent.h
|
Hopefully fixes the windows compile error
|
2015-01-12 17:34:07 -08:00 |
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
|
initial pass of MIDI implementation that bubbles events to JS
|
2014-07-01 09:53:18 -07:00 |
MIDIEvent.h
|
initial pass of MIDI implementation that bubbles events to JS
|
2014-07-01 09:53:18 -07:00 |
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
|
Attempting to resolve possible crash case for scripts playing sounds
|
2015-04-28 12:51:01 -07:00 |
ScriptAudioInjector.h
|
expose options property to AI script interface
|
2015-08-20 12:12:43 -07:00 |
ScriptCache.cpp
|
Remove logging that implies a problem that isn't there.
|
2016-03-11 14:23:47 -08:00 |
ScriptCache.h
|
Make script cache thread safe
|
2016-03-10 08:47:11 -08:00 |
ScriptEngine.cpp
|
validate arguments to MyAvatar.addAnimationStateHandler()
|
2016-04-14 16:25:17 -07:00 |
ScriptEngine.h
|
Prohibit entity script file includes from outside the original entity
|
2016-04-04 16:41:21 -07:00 |
ScriptEngineLogging.cpp
|
fix filenames in comments
|
2015-04-07 10:03:14 -07:00 |
ScriptEngineLogging.h
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
ScriptEngines.cpp
|
Remove fix for old QT file path bug in OSX
|
2016-04-18 16:07:53 -07:00 |
ScriptEngines.h
|
trying again on script loading changes
|
2016-04-01 11:52:47 -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
|
put audio and script-engine logging into their own QLoggingCategory
|
2015-04-06 15:57:18 -07:00 |
ScriptUUID.h
|
fixing formatting
|
2014-04-09 13:06:29 -07:00 |
SpatialEvent.cpp
|
move SpatialEvent from EventTypes to its own file
|
2014-10-27 14:47:44 -07:00 |
SpatialEvent.h
|
move SpatialEvent from EventTypes to its own file
|
2014-10-27 14:47:44 -07:00 |
TouchEvent.cpp
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
TouchEvent.h
|
bringing the UserInputMapper to the application
|
2015-05-03 15:45:19 -07:00 |
TypedArrayPrototype.cpp
|
removed signed/unsigned comparisons
|
2014-09-05 16:44:33 -07:00 |
TypedArrayPrototype.h
|
pre-CR cleanup
|
2014-07-14 10:43:01 -07:00 |
TypedArrays.cpp
|
fix some recently introduced warnings
|
2014-09-06 16:03:03 -07:00 |
TypedArrays.h
|
pre-CR cleanup
|
2014-07-14 10:43:01 -07:00 |
UndoStackScriptingInterface.cpp
|
Add comment to new redo functionality
|
2014-10-28 13:48:48 -07:00 |
UndoStackScriptingInterface.h
|
Update UndoStackScriptingInterface to not call redo automatically
|
2014-10-28 13:43:22 -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
|
cleaned up some warnings
|
2015-08-27 18:26:55 -07:00 |
WebSocketClass.h
|
Fixing problems reported by static analysis tool
|
2015-08-25 19:18:55 -07:00 |
WebSocketServerClass.cpp
|
cleaned up some warnings
|
2015-08-27 18:26:55 -07:00 |
WebSocketServerClass.h
|
fixes extra qualification errors Linux
|
2015-08-19 00:31:40 +02:00 |
WheelEvent.cpp
|
move WheelEvent out of EventTypes into its own file
|
2014-10-27 14:41:23 -07:00 |
WheelEvent.h
|
move WheelEvent out of EventTypes into its own file
|
2014-10-27 14:41:23 -07:00 |
XMLHttpRequestClass.cpp
|
Merge pull request #4569 from ctrlaltdavid/20431
|
2015-04-01 13:00:16 -07:00 |
XMLHttpRequestClass.h
|
Remove XMLHttpRequest's facility to read local files
|
2015-03-31 16:56:04 -07:00 |