overte/interface/src/ui
Anthony J. Thibault f6ed5a1dae Bugfixes based on feedback
* When the overlay is hidden because your head is too close to the sphere,
  instead of coming back immediately, it waits until the avatar's velocity is near zero
  for a period of time.
* Hooked up jump and fly to MyAvatar::hasDriveInput()
* Added an internal state machine to OverlayConductor to manage hiding/showing transitions.
* The overlay menu state is now tied directly to the overlay, so it will change state as the
  overlay is dynamically hidden/shown from code.
* Removed slot going directly from MenuOption::Overlays directly to OverlayConductor::setEnable().
2016-06-10 18:33:40 -07:00
..
overlays Merge pull request #7858 from Atlante45/remove-deprecated-entity-props 2016-05-18 09:14:26 -07:00
AddressBarDialog.cpp Fix address bar becoming unusable after going backwards or forwards 2016-05-17 11:17:34 -07:00
AddressBarDialog.h Fix address bar becoming unusable after going backwards or forwards 2016-05-17 11:17:34 -07:00
ApplicationOverlay.cpp Moving GL backend out of GPU 2016-05-16 12:54:17 -07:00
ApplicationOverlay.h Migrate composition of the overlay and pointer to the present thread 2016-03-07 17:14:41 -08:00
AudioStatsDialog.cpp Make stats code more readable 2016-02-10 16:35:06 -08:00
AudioStatsDialog.h
AvatarInputs.cpp wire up audio show level meter menu 2016-01-14 13:12:16 -08:00
AvatarInputs.h wire up audio show level meter menu 2016-01-14 13:12:16 -08:00
BandwidthDialog.cpp
BandwidthDialog.h
CachesSizeDialog.cpp
CachesSizeDialog.h
DataWebPage.cpp
DataWebPage.h
DialogsManager.cpp Reduce crashes on switching display plugins 2016-03-17 10:13:52 -07:00
DialogsManager.h Removing old attachment dialog, updating menu code 2016-01-26 21:55:42 -08:00
DiskCacheEditor.cpp CR 2016-03-01 12:00:43 -08:00
DiskCacheEditor.h Handle threading inside AssetServer 2016-03-01 12:00:43 -08:00
DomainConnectionDialog.cpp
DomainConnectionDialog.h
HMDToolsDialog.cpp Migrate tool window to overlay/QML 2016-01-13 15:40:37 -08:00
HMDToolsDialog.h
JSConsole.cpp Moving running scripts functionality to scripting library 2016-01-11 12:44:03 -08:00
JSConsole.h
LodToolsDialog.cpp tweaks to LOD behavior 2016-04-19 11:19:28 -07:00
LodToolsDialog.h
LogDialog.cpp Fix messed up LogDialog multi-lines 2016-03-09 17:31:04 -08:00
LogDialog.h
LoginDialog.cpp Make AccountManager a DependencyManager singleton 2016-05-18 15:38:54 -07:00
LoginDialog.h
ModelsBrowser.cpp
ModelsBrowser.h
OctreeStatsDialog.cpp Fix JurisdictionMap multithreading issues 2016-05-17 10:59:51 -07:00
OctreeStatsDialog.h
OverlayConductor.cpp Bugfixes based on feedback 2016-06-10 18:33:40 -07:00
OverlayConductor.h Bugfixes based on feedback 2016-06-10 18:33:40 -07:00
PreferencesDialog.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into reset-hud-on-driving 2016-05-25 20:40:03 -07:00
PreferencesDialog.h Killing the old preferences dialog 2016-01-22 19:24:38 -08:00
ScriptEditBox.cpp
ScriptEditBox.h
ScriptEditorWidget.cpp Don't ask about differences over after the user has said no -- until the external file changes again. 2016-03-17 19:58:28 -07:00
ScriptEditorWidget.h
ScriptEditorWindow.cpp Disable script editor close and tab close when we have a modal dialog up 2016-03-17 16:54:59 -07:00
ScriptEditorWindow.h Disable script editor close and tab close when we have a modal dialog up 2016-03-17 16:54:59 -07:00
ScriptLineNumberArea.cpp
ScriptLineNumberArea.h
ScriptsTableWidget.cpp
ScriptsTableWidget.h
Snapshot.cpp Make AccountManager a DependencyManager singleton 2016-05-18 15:38:54 -07:00
Snapshot.h Snapshot dialogs 2016-02-01 11:07:48 -08:00
SnapshotShareDialog.cpp Snapshot dialogs 2016-02-01 11:07:48 -08:00
StandAloneJSConsole.cpp
StandAloneJSConsole.h
Stats.cpp CR 2016-04-14 17:28:24 -07:00
Stats.h Fix FPS counter 2016-04-11 00:25:16 -07:00
UpdateDialog.cpp fix the update dialog to not show blank lines for missing version numbers 2016-05-09 16:19:03 -07:00
UpdateDialog.h