overte-HifiExperiments/interface/src
Clément Brisset becee3bba3 Merge pull request #8685 from thoys/ac-fixes
Assignment Client fixes
2016-09-30 11:05:58 -07:00
..
assets actually use the JSONTypePair alias 2016-03-14 18:11:34 -07:00
audio Rename clearViewTransform 2016-08-12 22:28:59 -07:00
avatar add explaining comment 2016-09-14 11:33:03 -07:00
devices missed some more due to conditional compilation 2016-08-18 10:31:53 -07:00
java/io/highfidelity/interface add tools, no plugins, add InterfaceActivity 2016-08-31 11:31:07 -07:00
octree don't release the OPP processed packet 2016-03-21 16:29:18 -07:00
scripting add support for redirection on domain at max capacity 2016-09-21 18:12:38 -07:00
ui Merge branch 'master' of github.com:highfidelity/hifi into clean/audio-config 2016-09-23 13:11:52 -07:00
Application.cpp fix controller::ScriptingInterface not found warning in AC 2016-09-29 22:11:12 +02:00
Application.h Migrate logging functionality to shared library 2016-09-23 12:04:58 -07:00
Bookmarks.cpp Implement "go home" action 2016-04-27 11:24:19 +12:00
Bookmarks.h Implement "go home" action 2016-04-27 11:24:19 +12:00
Camera.cpp Add frustum property to JavaScript Camera object 2016-09-09 18:56:05 +12:00
Camera.h Add frustum property to JavaScript Camera object 2016-09-09 18:56:05 +12:00
ConnectionMonitor.cpp Don't show address bar when starting up in a connected state 2016-08-31 15:17:57 -07:00
ConnectionMonitor.h Fix address bar being opened when moving between places on same domain 2016-08-22 10:36:56 -07:00
CrashHandler.cpp Add cmd line opt to disable settings reset popup 2016-06-14 16:34:46 -07:00
CrashHandler.h Add cmd line opt to disable settings reset popup 2016-06-14 16:34:46 -07:00
CrashReporter.cpp Fix formatting 2016-06-09 12:25:21 -07:00
CrashReporter.h Update crash reporting to cover a larger area 2016-04-11 13:50:42 -07:00
DiscoverabilityManager.cpp use the facing shareable address for steam location 2016-08-23 11:56:18 -07:00
DiscoverabilityManager.h Move session id storage to AccountManager 2016-06-16 09:19:42 -07:00
FrameTimingsScriptingInterface.cpp Warning and error fixes 2016-04-17 10:22:26 -07:00
FrameTimingsScriptingInterface.h Working on an automated performance test 2016-04-17 10:20:00 -07:00
GLCanvas.cpp
GLCanvas.h
InterfaceActionFactory.cpp action for arrow flight, etc 2016-08-28 19:08:13 -07:00
InterfaceActionFactory.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
InterfaceLogging.cpp new logging category for deadlock debug prints 2016-09-15 13:02:18 -07:00
InterfaceLogging.h new logging category for deadlock debug prints 2016-09-15 13:02:18 -07:00
InterfaceParentFinder.cpp checkpoint for debugging/comparing edit.js 2016-03-28 13:39:43 -07:00
InterfaceParentFinder.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
LODManager.cpp use references not pointers for ViewFrustums 2016-05-05 18:28:27 -07:00
LODManager.h tweaks to LOD behavior 2016-04-19 11:19:28 -07:00
main.cpp Interface login through steam 2016-08-08 15:39:25 -07:00
Menu.cpp add developer menu support to enable/disable dynamic texture management 2016-09-29 10:18:54 -07:00
Menu.h add developer menu support to enable/disable dynamic texture management 2016-09-29 10:18:54 -07:00
ModelPackager.cpp Check results of qUncompress, and catch fbx reader throws in utility 2016-03-30 16:56:39 -07:00
ModelPackager.h
ModelPropertiesDialog.cpp
ModelPropertiesDialog.h
ModelSelector.cpp remove avatar head and body from pacakage model selections 2016-03-07 21:03:11 -08:00
ModelSelector.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
Physics.cpp
Physics.h
ScriptHighlighting.cpp
ScriptHighlighting.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
SpeechRecognizer.cpp
SpeechRecognizer.h
SpeechRecognizer.mm
UIUtil.cpp
UIUtil.h
Util.cpp Improve timing tests with averages 2016-05-04 13:23:10 -07:00
Util.h
world.h