overte-HifiExperiments/interface/src
samcake 00797b4dea Merge pull request #6314 from jherico/homer
Fixing step yaw to move by consistent amounts, be 'tappable'
2015-11-04 23:33:45 -08: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 #6302 from AndrewMeadows/fix-avatar-drift 2015-11-04 11:19:45 -08:00
devices Do not merge - Spacemouse 2015-11-02 23:29:15 -08:00
octree Remove Application friend 2015-10-06 13:56:22 -07:00
scripting first pass at cleaning up MyAvatars use of PalmData 2015-10-27 13:51:42 -07:00
ui Merge branch 'master' into HEAD 2015-10-29 10:24:38 -07:00
AbstractLoggerInterface.h
Application.cpp Merge pull request #6314 from jherico/homer 2015-11-04 23:33:45 -08:00
Application.h Moved fps timing to beginning of paintGL 2015-11-03 15:51:18 -08: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 fix bug that was deleting actions with 0 ttl. in js interface, action parameter 'lifetime' is now called 'ttl' 2015-10-26 13:50:21 -07:00
InterfaceActionFactory.h
InterfaceLogging.cpp
InterfaceLogging.h
LODManager.cpp remove some dead code 2015-10-19 15:23:45 -07:00
LODManager.h
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 Spacemouse migration 2015-11-03 18:22:55 -08: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 Support for runtime plugins (DLLs) 2015-11-01 11:12:12 -08: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