overte/interface/src
2016-01-19 16:21:19 -08:00
..
assets migrate callers of QMessageBox::warning() to OffscreenUi::warning() 2016-01-05 10:17:16 -08:00
audio
avatar Merge branch 'master' of https://github.com/highfidelity/hifi into console 2016-01-19 16:21:19 -08:00
devices migrate callers of QMessageBox::warning() to OffscreenUi::warning() 2016-01-05 10:17:16 -08:00
octree Remove verbose piggyback logging 2015-12-07 09:42:04 -08:00
scripting Cleanup of QML windowing and message boxes 2016-01-15 23:14:49 -08:00
ui Merge pull request #6786 from AlessandroSigna/overlays 2016-01-19 09:02:45 -08:00
AbstractLoggerInterface.h
Application.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into console 2016-01-19 16:21:19 -08:00
Application.h Merge branch 'master' of https://github.com/highfidelity/hifi into console 2016-01-19 16:21:19 -08:00
Bookmarks.cpp
Bookmarks.h
Camera.cpp - rename CameraEntityItem to AnchorEntityItem 2015-11-06 01:58:08 +01:00
Camera.h - rename CameraEntityItem to AnchorEntityItem 2015-11-06 01:58:08 +01:00
CrashHandler.cpp
CrashHandler.h
DiscoverabilityManager.cpp
DiscoverabilityManager.h
FileLogger.cpp Rebase fixes 2015-10-06 13:56:24 -07:00
FileLogger.h Use a constant log file and rollover accumulated logs to a new file based on startup, time or size 2015-09-02 21:56:58 -07:00
FileUtils.cpp
FileUtils.h
GLCanvas.cpp Prototyping threaded present 2015-12-04 10:28:16 -08:00
GLCanvas.h Prototyping threaded present 2015-12-04 10:28:16 -08:00
InterfaceActionFactory.cpp Use make_shared 2015-11-09 11:30:53 -08:00
InterfaceActionFactory.h
InterfaceLogging.cpp
InterfaceLogging.h
InterfaceParentFinder.cpp add a way to remember which entities couldn't be properly placed in octree due to missing parents 2015-12-14 14:19:19 -08:00
InterfaceParentFinder.h location getters also return a success boolean so that callers can know if the value they are receiving is bad due to lack of information about an object's parent 2015-12-14 09:13:36 -08:00
LODManager.cpp CR feedback, dead code cleanup 2016-01-18 12:09:21 -08:00
LODManager.h CR feedback, dead code cleanup 2016-01-18 12:09:21 -08:00
main.cpp Fix sending URL to second interface instance 2016-01-14 12:47:36 -08:00
MainWindow.cpp Move tray icon to MainWindow 2015-10-06 13:56:19 -07:00
MainWindow.h Move tray icon to MainWindow 2015-10-06 13:56:19 -07:00
Menu.cpp juggle developer menus a bit 2016-01-14 13:31:01 -08:00
Menu.h wire up audio show level meter menu 2016-01-14 13:12:16 -08:00
ModelPackager.cpp migrate callers of QMessageBox::warning() to OffscreenUi::warning() 2016-01-05 10:17:16 -08:00
ModelPackager.h
ModelPropertiesDialog.cpp migrate callers of QMessageBox::warning() to OffscreenUi::warning() 2016-01-05 10:17:16 -08:00
ModelPropertiesDialog.h
ModelSelector.cpp
ModelSelector.h
Physics.cpp
Physics.h
PluginContainerProxy.cpp Fixing preview / vsync functionality 2015-12-04 12:46:19 -08:00
PluginContainerProxy.h Fixing preview / vsync functionality 2015-12-04 12:46:19 -08:00
ScriptHighlighting.cpp ScriptEditor: single quotes support and spelling fix 2015-10-14 14:47:29 +02:00
ScriptHighlighting.h ScriptEditor: single quotes support and spelling fix 2015-10-14 14:47:29 +02:00
SpeechRecognizer.cpp
SpeechRecognizer.h
SpeechRecognizer.mm
Stars.cpp fix stars file discovery without full binary dir include 2016-01-04 15:52:06 -08:00
Stars.h
UIUtil.cpp
UIUtil.h
Util.cpp Move primitive rendering out of DeferredLightingEffect 2016-01-13 11:47:43 -08:00
Util.h
world.h