overte/interface/src
Clément Brisset 3f117ce322 Merge pull request #4293 from AndrewMeadows/thermonuclear
fix crash in AudioScope for bad memory access
2015-02-18 06:03:03 -08:00
..
audio do sample size arithmetic before scaling by sizeof 2015-02-16 12:14:03 -08:00
avatar merge upstream/master into andrew/thermonuclear 2015-02-09 12:44:52 -08:00
devices Merge branch 'master' of https://github.com/worklist/hifi into 20224 2015-02-08 17:49:03 +01:00
octree Merge branch 'master' into 20280 2015-01-30 18:44:14 -08:00
scripting HUD LookAt positions could be NULL now if whenever they're out of range 2015-02-12 22:55:44 +01:00
starfield move ProgramObject to libraries 2014-12-15 14:21:22 -08:00
ui fix uninitialized geometry cache id in Line3DOverlay 2015-02-17 11:47:29 -08:00
AbstractLoggerInterface.h
Application.cpp Merge pull request #4252 from thoys/20224 2015-02-17 09:03:17 -08:00
Application.h fix audio cleanup and close action in Application 2015-02-12 13:35:22 -08:00
Bookmarks.cpp Moved last methog out of Menu 2015-01-18 07:14:52 -08:00
Bookmarks.h Moved Bookmarks related funct out of Menu 2015-01-16 16:30:33 -08:00
Camera.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11 2015-01-13 11:03:14 -08:00
Camera.h restore camera lookAt and keepLookingAt features 2015-01-07 13:41:07 -08:00
DatagramProcessor.cpp Don't use DataStream to write MuteEnv packet 2015-02-13 10:56:04 +01:00
DatagramProcessor.h change display style of bandwidth detail dialog, include a totals line 2015-01-30 13:43:28 -08:00
Environment.cpp rough pass at adding color to geometry cache 2015-01-13 20:53:05 -08:00
Environment.h
FileLogger.cpp
FileLogger.h
FileUtils.cpp
FileUtils.h
GLCanvas.cpp Headers cleanup 2014-12-15 10:56:42 -08:00
GLCanvas.h Made dependencies inherit from Dependency 2015-01-13 20:38:01 -08:00
LODManager.cpp Leave LOD settings as globals 2015-02-03 16:13:13 -08:00
LODManager.h Leave LOD settings as globals 2015-02-03 16:13:13 -08:00
main.cpp Fix Windows --url command line parameter handling 2015-02-09 23:50:43 -08:00
MainWindow.cpp Explicit casts for OSX and Linux 2015-02-11 18:05:25 -08:00
MainWindow.h Restore to windowed, maximized, or full screen appropriately at start-up 2015-02-11 16:13:04 -08:00
Menu.cpp Fix VSync menu item on Windows 2015-02-09 12:01:53 -08:00
Menu.h More settings update 2015-02-03 10:52:50 -08:00
MetavoxelSystem.cpp capture network bandwidth stats from NodeList rather than various places 2015-01-31 20:02:04 -08:00
MetavoxelSystem.h Fix for buffer crash. 2015-01-18 15:17:45 -08:00
ModelUploader.cpp Merge pull request #4217 from Atlante45/master 2015-02-03 19:13:52 -08:00
ModelUploader.h Merge pull request #4217 from Atlante45/master 2015-02-03 19:13:52 -08:00
Physics.cpp
Physics.h
ScriptHighlighting.cpp
ScriptHighlighting.h
ScriptsModel.cpp Merge branch 'master' into 20277 2015-01-30 13:49:45 -08:00
ScriptsModel.h ScriptModel destructor 2015-01-15 22:54:32 +01:00
ScriptsModelFilter.cpp running script window treeview fully works 2015-01-12 00:41:38 +01:00
ScriptsModelFilter.h running script window treeview fully works 2015-01-12 00:41:38 +01:00
SpeechRecognizer.cpp
SpeechRecognizer.h Moved SpeechRecognizer out of Menu 2015-01-18 06:50:34 -08:00
SpeechRecognizer.mm
Stars.cpp
Stars.h
UIUtil.cpp
UIUtil.h
Util.cpp fix bad colors on windows 2015-02-09 15:38:50 -08:00
Util.h Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing 2015-01-27 16:44:11 -08:00
world.h
XmppClient.cpp
XmppClient.h