overte-HifiExperiments/interface/src/scripting
David Kelly 1d7cdff2bc Snapshot button plus script
Minor change to allow snapshots to not notify (though the old way
with CTRL+S still does).  Added button to do it, saves them to disk.

The plan is for us to add UI to share (or not) the snapshot.  That's
why we are not going through the notifications.  Also, the
script makes sure to hide/unhide hud and overlays.  Next we will upload
the pick to AWS via data-web (if you are logged in), and _then_ make
the share UI.
2016-08-01 18:21:01 -07:00
..
AccountScriptingInterface.cpp Remove unused DependencyManager include 2016-05-18 15:38:54 -07:00
AccountScriptingInterface.h remove code to update/store wallet balance 2016-05-06 11:54:49 -07:00
AssetMappingsScriptingInterface.cpp quiet gcc 5 warnings 2016-05-21 16:53:01 -07:00
AssetMappingsScriptingInterface.h refresh the Asset Browser when switching domains 2016-04-01 11:13:59 -07:00
AudioDeviceScriptingInterface.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into android 2015-01-28 13:13:32 -08:00
AudioDeviceScriptingInterface.h Merge branch 'master' into 20276 2015-01-27 19:08:40 -08:00
ClipboardScriptingInterface.cpp Add Clipboard.getContentsDimensions() JavaScript method 2016-05-26 09:52:22 +12:00
ClipboardScriptingInterface.h Add Clipboard.getContentsDimensions() JavaScript method 2016-05-26 09:52:22 +12:00
ControllerScriptingInterface.cpp switch to QRect instead of vec4 2016-04-16 16:59:47 -07:00
ControllerScriptingInterface.h handle repositioning of qml windows 2016-04-15 19:50:12 -07:00
DesktopScriptingInterface.cpp Allow explicit overlay alpha from scripts 2016-06-15 17:24:32 -07:00
DesktopScriptingInterface.h Allow explicit overlay alpha from scripts 2016-06-15 17:24:32 -07:00
DialogsManagerScriptingInterface.cpp stateful hud toolbar buttons 2016-06-30 16:24:11 -07:00
DialogsManagerScriptingInterface.h stateful hud toolbar buttons 2016-06-30 16:24:11 -07:00
GlobalServicesScriptingInterface.cpp Make AccountManager a DependencyManager singleton 2016-05-18 15:38:54 -07:00
GlobalServicesScriptingInterface.h Make users.js show QML window for edit friends 2016-02-02 15:19:12 -08:00
HMDScriptingInterface.cpp fix for pushing avatar into floor when exiting away mode. 2016-07-19 14:42:24 -07:00
HMDScriptingInterface.h fix for pushing avatar into floor when exiting away mode. 2016-07-19 14:42:24 -07:00
LocationScriptingInterface.cpp update lobby for new places API 2015-01-14 18:18:26 -08:00
LocationScriptingInterface.h handle location set/get in AddressManager, handle set to address map 2014-10-28 10:35:56 -07:00
MenuScriptingInterface.cpp Enable script debugging 2016-05-09 17:02:40 -07:00
MenuScriptingInterface.h allow scripted addMenu() to specify grouping 2016-01-08 11:21:37 -08:00
RatesScriptingInterface.h Fix RateScriptingInterface headers 2016-04-20 14:32:25 -07:00
SettingsScriptingInterface.cpp Header cleanup 2015-10-06 13:56:24 -07:00
SettingsScriptingInterface.h Header cleanup 2015-10-06 13:56:24 -07:00
ToolbarScriptingInterface.cpp Make toolbars work even when debugging a script 2016-07-14 17:40:02 -07:00
ToolbarScriptingInterface.h Whitespace. 2016-06-22 13:03:13 -07:00
WebWindowClass.cpp Migrate tool window to overlay/QML 2016-01-13 15:40:37 -08:00
WebWindowClass.h Migrate tool window to overlay/QML 2016-01-13 15:40:37 -08:00
WindowScriptingInterface.cpp Snapshot button plus script 2016-08-01 18:21:01 -07:00
WindowScriptingInterface.h Snapshot button plus script 2016-08-01 18:21:01 -07:00