overte/interface/src
2015-10-10 09:33:55 -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 MyAvatar: Rename new instance variable after merge. 2015-10-09 14:46:05 -07:00
devices first cut at wiring up devices and inputs to JS 2015-10-09 16:15:29 -07:00
octree Remove Application friend 2015-10-06 13:56:22 -07:00
scripting add Controler.Actions 2015-10-09 21:23:19 -07:00
ui Add fbx upload on drop 2015-10-09 12:23:19 -07:00
AbstractLoggerInterface.h Move file log persistence to a separate thread 2015-07-08 22:35:23 -07:00
Application.cpp Move auto-resize to update 2015-10-09 12:23:19 -07:00
Application.h Spawn fbx dropped in front of avatar 2015-10-09 12:23:19 -07:00
Bookmarks.cpp
Bookmarks.h
Camera.cpp Merge remote-tracking branch 'upstream/master' into plugins 2015-06-26 17:02:16 -07:00
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 CR comments and fixing the average calculation 2015-07-01 16:30:42 -07:00
InterfaceLogging.h CR comments and fixing the average calculation 2015-07-01 16:30:42 -07:00
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 make Hand Input Mouse off by default 2015-10-06 19:58:25 -07:00
Menu.h make Hand Input Mouse off by default 2015-10-06 19:58:25 -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 Revert changes to ModelPropertiesDialog 2015-06-25 16:04:02 -07:00
ModelPropertiesDialog.h Revert changes to ModelPropertiesDialog 2015-06-25 16:04:02 -07:00
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 Enabling programmatic access to the IPD scale 2015-10-06 19:08:17 -07:00
PluginContainerProxy.h Enabling programmatic access to the IPD scale 2015-10-06 19:08:17 -07:00
ScriptHighlighting.cpp
ScriptHighlighting.h
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 Working on mac compilability 2015-07-01 23:03:33 -07:00
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