.. |
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' of github.com:highfidelity/hifi into bullet-constraints-1
|
2017-04-21 17:19:47 -07:00 |
devices
|
uuid keys for overlays appears to work
|
2017-02-16 21:22:23 -08:00 |
java/io/highfidelity/interface
|
add tools, no plugins, add InterfaceActivity
|
2016-08-31 11:31:07 -07:00 |
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 21249
|
2017-04-20 08:43:00 +12:00 |
ui
|
Add pending to stats
|
2017-04-25 15:56:23 -07:00 |
Application.cpp
|
Merge pull request #10240 from zzmp/fix/hmd-tutorial
|
2017-04-26 14:00:02 -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
|
send initial path in location update (e.g., on login)
|
2017-04-04 12:05:43 -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
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
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
|
Remove non relevant changes
|
2017-03-06 22:11:46 +01:00 |
Menu.cpp
|
Merge pull request #10046 from Triplelexx/21224
|
2017-04-18 11:10:50 -07:00 |
Menu.h
|
Merge remote-tracking branch 'upstream/master' into 21224
|
2017-03-30 01:25:27 +01:00 |
ModelPackager.cpp
|
|
|
ModelPackager.h
|
|
|
ModelPropertiesDialog.cpp
|
|
|
ModelPropertiesDialog.h
|
|
|
ModelSelector.cpp
|
|
|
ModelSelector.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
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
|
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
|
|
|