overte-HifiExperiments/interface/src
2015-10-18 22:46:14 -07:00
..
assets fix casing for ubuntu include failure 2015-10-13 17:04:45 -07:00
audio remove glLineWidth completely because it s not available anymore for wide lines in core 2015-08-04 11:57:20 -07:00
avatar Merge pull request #6084 from AndrewMeadows/physics-cleanup 2015-10-16 07:22:40 -07:00
devices Merging old and new controller interfaces 2015-10-14 15:16:54 -07:00
octree Remove Application friend 2015-10-06 13:56:22 -07:00
scripting Correcting update order to fix mouse 2015-10-18 22:46:14 -07:00
ui Merge remote-tracking branch 'upstream/master' into HEAD 2015-10-16 17:23:30 -07:00
AbstractLoggerInterface.h Move file log persistence to a separate thread 2015-07-08 22:35:23 -07:00
Application.cpp Correcting update order to fix mouse 2015-10-18 22:46:14 -07:00
Application.h Move controller test to app 2015-10-17 19:13:38 -07:00
Bookmarks.cpp
Bookmarks.h
Camera.cpp
Camera.h Revert Camera.h changes. 2015-07-29 09:55:19 -07:00
CrashHandler.cpp Reword dialog 2015-08-25 14:24:15 -07:00
CrashHandler.h Implement crash option that deletes Interface.ini 2015-08-24 13:36:03 -07:00
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 Remove fps throttle from Application 2015-10-06 13:56:23 -07:00
GLCanvas.h fix throttled rendering for the 2D display plugin 2015-08-19 21:11:48 -07:00
InterfaceActionFactory.cpp merge from upstream 2015-10-05 13:05:37 -07:00
InterfaceActionFactory.h bring over code from entity-level-locking branch 2015-07-09 15:23:05 -07:00
InterfaceLogging.cpp
InterfaceLogging.h
LODManager.cpp Replace Application::getInstance() with qApp 2015-10-06 13:56:19 -07:00
LODManager.h While we work on FPS I have decreased the default LOD FPS 2015-07-15 13:09:55 -07:00
main.cpp moved translation efforts into subdir 2015-08-25 01:36:19 +02: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 Merge pull request #6075 from birarda/default-asset-server 2015-10-14 17:02:10 -07:00
Menu.h Merge pull request #6075 from birarda/default-asset-server 2015-10-14 17:02:10 -07:00
ModelPackager.cpp fixing review comments 2015-09-21 22:42:24 -07:00
ModelPackager.h ResourceCache, NetworkGeometry and Model refactoring and optimizations. 2015-08-20 18:59:51 -07:00
ModelPropertiesDialog.cpp
ModelPropertiesDialog.h
ModelSelector.cpp Fixing problems reported by static analysis tool 2015-08-25 19:18:55 -07:00
ModelSelector.h
Physics.cpp
Physics.h
PluginContainerProxy.cpp Don't reload/recenter some avatar data on startup, when we don't necessarilly have all the required data initialized. 2015-10-13 12:15:13 -07:00
PluginContainerProxy.h Enabling programmatic access to the IPD scale 2015-10-06 19:08:17 -07: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
ScriptsModel.cpp
ScriptsModel.h
ScriptsModelFilter.cpp
ScriptsModelFilter.h
SpeechRecognizer.cpp
SpeechRecognizer.h
SpeechRecognizer.mm
Stars.cpp Putting together the stencil buffer for opaque vs background and using it for the backgroud render items 2015-09-30 15:54:03 -07:00
Stars.h Removing GL headers from most files, and some naked GL from application.cpp 2015-07-18 00:46:09 -07:00
UIUtil.cpp
UIUtil.h
Util.cpp Header cleanup 2015-10-06 13:56:24 -07:00
Util.h remove non-batch versions of GeometryCache renderXYZ() methods 2015-07-23 07:42:58 -07:00
world.h