overte/assignment-client/src
Zach Fox 7030c7b0a6 Space bubble improvements (#9142)
* The space bubble around a player's avatar is now visualized. When another avatar enters a player's bubble, The bubble visualization will appear, a soft tone will play, and the "Bubble" HUD button will flash.
* The space bubble radius setting has been removed. Space bubble size now scales based on avatar scale.
* Space bubble collision detection is now more accurate and reliable.
* CTRL + N toggles the bubble.
* The "Bubble" HUD button has been moved to the proper location.
2016-12-12 14:22:54 -08:00
..
assets cleanup asset file regex, comment in renameMapping 2016-10-19 11:47:57 -07:00
audio Space bubble improvements (#9142) 2016-12-12 14:22:54 -08:00
avatars Space bubble improvements (#9142) 2016-12-12 14:22:54 -08:00
entities add support for whitelist entity scripts 2016-11-09 19:17:24 -08:00
messages add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
octree Fix build after moving network function 2016-09-23 12:05:04 -07:00
Agent.cpp Space bubble improvements (#9142) 2016-12-12 14:22:54 -08:00
Agent.h Make more reliable 2016-10-31 16:38:01 -07:00
AssignmentAction.cpp use smart pointers for entity simulations 2016-05-07 09:14:33 -07:00
AssignmentAction.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
AssignmentActionFactory.cpp Fixing problems reported by static analysis tool 2015-08-25 19:18:55 -07:00
AssignmentActionFactory.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
AssignmentClient.cpp Logging improvements 2016-11-04 14:26:19 -07:00
AssignmentClient.h Merge branch 'master' of https://github.com/highfidelity/hifi into received-message 2015-11-18 16:52:23 -08:00
AssignmentClientApp.cpp Logging improvements 2016-11-04 14:26:19 -07:00
AssignmentClientApp.h only enable logging if a log directory is passed 2016-03-04 12:56:35 -08:00
AssignmentClientChildData.cpp
AssignmentClientChildData.h
AssignmentClientLogging.cpp fix spelling bugs 2016-09-29 22:13:27 +02:00
AssignmentClientLogging.h fix spelling bugs 2016-09-29 22:13:27 +02:00
AssignmentClientMonitor.cpp Logging improvements 2016-11-04 14:26:19 -07:00
AssignmentClientMonitor.h only enable logging if a log directory is passed 2016-03-04 12:56:35 -08:00
AssignmentFactory.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into received-message 2015-11-18 16:52:23 -08:00
AssignmentFactory.h Rename several ReceivedMessage params from packet to message 2015-11-24 11:29:02 -08:00
AvatarAudioTimer.cpp personal space feature 2016-11-19 16:30:15 -08:00
AvatarAudioTimer.h PR feedback 2016-10-12 12:44:24 -07:00
main.cpp Logging improvements 2016-11-04 14:26:19 -07:00