overte/interface/src
Zach Pomerantz b77917b8d1 Merge pull request #10241 from zzmp/fix/display-fail
Update Display menu on unsuccesful selection
2017-04-20 12:04:51 -04:00
..
assets
audio add various scriping interfaces for managing the audio scope and detecting noise gate transitions 2017-03-10 17:08:19 -08:00
avatar protect against crash on invalid scene on shutdown 2017-04-18 11:52:22 -07:00
devices uuid keys for overlays appears to work 2017-02-16 21:22:23 -08:00
java/io/highfidelity/interface
networking daving web work 2017-04-14 17:01:23 +01:00
octree stop passing bare pointers to EntityTreeRenderer all around 2016-10-27 10:10:22 -07:00
scripting pull qApp spaghetti out of Avatar class 2017-04-18 11:52:21 -07:00
ui use const reference for ScenePointer when possible 2017-04-18 11:52:22 -07:00
Application.cpp Merge pull request #10241 from zzmp/fix/display-fail 2017-04-20 12:04:51 -04:00
Application.h Merge pull request #10142 from Triplelexx/21258 2017-04-19 16:26:49 -07:00
AvatarBookmarks.cpp remove dead code 2017-03-30 19:47:50 +01:00
AvatarBookmarks.h fix for displaying "Bookmark Avatar" dialog in tablet ui 2017-03-30 13:54:33 +01:00
Bookmarks.cpp change increment operator 2017-04-07 18:21:43 +01:00
Bookmarks.h remove dead code 2017-03-30 19:47:50 +01:00
Camera.cpp removed cruft: unused Camera::toViewFrustum() 2017-04-18 11:52:21 -07:00
Camera.h removed cruft: unused Camera::toViewFrustum() 2017-04-18 11:52:21 -07:00
ConnectionMonitor.cpp Simplify ConnectionMonitor to only rely on domainConnectionRefused instead of authRequired 2016-10-24 14:45:41 -07:00
ConnectionMonitor.h Fix ConnectionHandler not handling connected-but-need-auth condition 2016-10-24 10:44:33 -07:00
CrashHandler.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into fix/settings 2016-11-21 13:05:08 -08:00
CrashHandler.h auto shutdown of sandbox when interface quits 2016-10-17 07:55:24 -07:00
CrashReporter.cpp
CrashReporter.h
DiscoverabilityManager.cpp send initial path in location update (e.g., on login) 2017-04-04 12:05:43 -07:00
DiscoverabilityManager.h Adjust reporting of availability to metaverse. 2017-03-29 16:12:50 -07:00
FancyCamera.cpp cleanup FancyCamera implementation 2017-04-18 11:52:22 -07:00
FancyCamera.h fix build by including EntityItem.h 2017-04-18 11:52:22 -07:00
FrameTimingsScriptingInterface.cpp
FrameTimingsScriptingInterface.h
GLCanvas.cpp
GLCanvas.h
InterfaceActionFactory.cpp
InterfaceActionFactory.h
InterfaceLogging.cpp
InterfaceLogging.h
InterfaceParentFinder.cpp allow overlays to be parents 2017-02-17 09:36:00 -08:00
InterfaceParentFinder.h
LocationBookmarks.cpp remove dead code 2017-03-30 19:47:50 +01:00
LocationBookmarks.h fix crash when pressing "Bookmark Avatar" button 2017-04-04 18:05:00 +01:00
LODManager.cpp
LODManager.h
main.cpp Remove non relevant changes 2017-03-06 22:11:46 +01:00
Menu.cpp Merge pull request #10046 from Triplelexx/21224 2017-04-18 11:10:50 -07:00
Menu.h Merge remote-tracking branch 'upstream/master' into 21224 2017-03-30 01:25:27 +01:00
ModelPackager.cpp
ModelPackager.h
ModelPropertiesDialog.cpp
ModelPropertiesDialog.h
ModelSelector.cpp
ModelSelector.h
ScriptHighlighting.cpp
ScriptHighlighting.h
SpeechRecognizer.cpp
SpeechRecognizer.h
SpeechRecognizer.mm
UIUtil.cpp
UIUtil.h
Util.cpp Remove the use of implicit ids in geometry cache 2016-10-19 11:18:25 -07:00
Util.h Switch to JSON for application settings 2016-10-12 10:20:19 -07:00
world.h