overte/interface/src
2017-04-28 23:04:17 +02:00
..
assets
audio add various scriping interfaces for managing the audio scope and detecting noise gate transitions 2017-03-10 17:08:19 -08:00
avatar Merge branch 'master' into feature/hips-ik-target 2017-04-27 18:15:12 -07:00
devices uuid keys for overlays appears to work 2017-02-16 21:22:23 -08:00
java/io/highfidelity/interface
networking daving web work 2017-04-14 17:01:23 +01:00
octree stop passing bare pointers to EntityTreeRenderer all around 2016-10-27 10:10:22 -07:00
scripting Merge branch 'master' into audio-source-sync 2017-04-28 23:04:17 +02:00
ui Snapshot JS interface for better Settings handling 2017-04-27 14:01:08 -07:00
Application.cpp Snapshot JS interface for better Settings handling 2017-04-27 14:01:08 -07:00
Application.h Code nitpick. Pointer cleanup on exit 2017-04-20 21:12:57 +02:00
AvatarBookmarks.cpp remove dead code 2017-03-30 19:47:50 +01:00
AvatarBookmarks.h fix for displaying "Bookmark Avatar" dialog in tablet ui 2017-03-30 13:54:33 +01:00
Bookmarks.cpp change increment operator 2017-04-07 18:21:43 +01:00
Bookmarks.h remove dead code 2017-03-30 19:47:50 +01:00
Camera.cpp removed cruft: unused Camera::toViewFrustum() 2017-04-18 11:52:21 -07:00
Camera.h removed cruft: unused Camera::toViewFrustum() 2017-04-18 11:52:21 -07:00
ConnectionMonitor.cpp Simplify ConnectionMonitor to only rely on domainConnectionRefused instead of authRequired 2016-10-24 14:45:41 -07:00
ConnectionMonitor.h Fix ConnectionHandler not handling connected-but-need-auth condition 2016-10-24 10:44:33 -07:00
CrashHandler.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into fix/settings 2016-11-21 13:05:08 -08:00
CrashHandler.h auto shutdown of sandbox when interface quits 2016-10-17 07:55:24 -07:00
CrashReporter.cpp
CrashReporter.h
DiscoverabilityManager.cpp Thread safety for sending location 2017-04-27 12:20:56 -07:00
DiscoverabilityManager.h Adjust reporting of availability to metaverse. 2017-03-29 16:12:50 -07:00
FancyCamera.cpp cleanup FancyCamera implementation 2017-04-18 11:52:22 -07:00
FancyCamera.h fix build by including EntityItem.h 2017-04-18 11:52:22 -07:00
FrameTimingsScriptingInterface.cpp
FrameTimingsScriptingInterface.h
GLCanvas.cpp
GLCanvas.h
InterfaceDynamicFactory.cpp make far-grab it's own action (which is just like spring) in order to avoid bootstrapping own avatar 2017-04-14 11:48:06 -07:00
InterfaceDynamicFactory.h rename base action classes to dynamics, start on constraints 2017-04-11 20:39:13 -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 allow overlays to be parents 2017-02-17 09:36:00 -08:00
InterfaceParentFinder.h
LocationBookmarks.cpp remove dead code 2017-03-30 19:47:50 +01:00
LocationBookmarks.h fix crash when pressing "Bookmark Avatar" button 2017-04-04 18:05:00 +01:00
LODManager.cpp
LODManager.h
main.cpp send identity on nodeActivated not nodeAdded 2017-04-26 11:42:38 -07:00
Menu.cpp change menu item locations 2017-04-27 01:09:04 +01:00
Menu.h change menu item text Audio Noise Reduction to Noise Reduction 2017-04-27 03:25:24 +01:00
ModelPackager.cpp
ModelPackager.h
ModelPropertiesDialog.cpp
ModelPropertiesDialog.h
ModelSelector.cpp
ModelSelector.h
ScriptHighlighting.cpp
ScriptHighlighting.h
SpeechRecognizer.cpp
SpeechRecognizer.h
SpeechRecognizer.mm
UIUtil.cpp
UIUtil.h
Util.cpp Remove the use of implicit ids in geometry cache 2016-10-19 11:18:25 -07:00
Util.h Switch to JSON for application settings 2016-10-12 10:20:19 -07:00
world.h