Brad Davis
|
425405f72d
|
Merge pull request #10245 from AndrewMeadows/avatar-renderer-002
more cleanup in preparation for moving Avatar class to lib
|
2017-05-02 10:37:22 -07:00 |
|
Brad Davis
|
5e1bc0d908
|
Remove faceshift
|
2017-04-28 16:34:54 -07:00 |
|
Andrew Meadows
|
00b05ed137
|
connect menu options to avatar render features
|
2017-04-27 13:16:50 -07:00 |
|
Triplelexx
|
a154879001
|
change menu item text Audio Noise Reduction to Noise Reduction
|
2017-04-27 03:25:24 +01:00 |
|
Triplelexx
|
f9c6cb27f4
|
change menu item for avatar collisions to "Collide with world"
|
2017-04-27 03:16:04 +01:00 |
|
Triplelexx
|
50e35a220b
|
Merge remote-tracking branch 'upstream/master' into 21224
|
2017-03-30 01:25:27 +01:00 |
|
Anthony J. Thibault
|
dd17b2e2f3
|
Added developer option to draw IK targets in world.
(cherry picked from commit 7e7803c648 )
|
2017-03-24 16:20:52 -07:00 |
|
Triplelexx
|
bda1d54209
|
create AvatarBookmarks
derive AvatarBookMarks and LocationBookmarks from Bookmarks, first pass
at integration, QML issues noted
|
2017-03-24 22:58:36 +00:00 |
|
Chris Collins
|
ea13151d55
|
Merge pull request #9945 from mnafees/21233
21233: Remove Scripts Editor option from Edit menu and all related files
|
2017-03-21 08:01:36 -07:00 |
|
Chris Collins
|
af2748410d
|
Merge pull request #9932 from Triplelexx/21231
21231 - Remove About Interface from File menu
|
2017-03-20 09:55:57 -07:00 |
|
Chris Collins
|
509057c6d8
|
Merge pull request #9941 from Triplelexx/21232
21232 - Remove Mini Mirror from View menu
|
2017-03-20 09:55:37 -07:00 |
|
Mohammed Nafees
|
3612b9fccc
|
Remove Edit > Scripts Editor and all related source files
|
2017-03-20 00:25:50 -04:00 |
|
Triplelexx
|
a9b1a38665
|
remove Mini Mirror from View menu
Avatar inputs only contains the audio meter now.
|
2017-03-18 00:53:13 +00:00 |
|
David Rowe
|
e3b9d588ec
|
Merge branch 'master' into 21235
# Conflicts:
# interface/src/Menu.cpp
# interface/src/ui/DialogsManager.h
|
2017-03-18 09:42:36 +13:00 |
|
Triplelexx
|
eba6c8de5e
|
remove About Interface from File menu
|
2017-03-17 17:37:19 +00:00 |
|
David Rowe
|
939b4f1612
|
Remove Developer > Network > Disk Cache Editor menu item and dialog
|
2017-03-17 13:49:09 +13:00 |
|
David Rowe
|
e21d7d9edf
|
Add Developer > Network > Clear Disk Cache menu action
|
2017-03-17 13:34:11 +13:00 |
|
David Rowe
|
dc71f502f0
|
Delete Developer > Network > RAM Caches Size menu item and dialog
|
2017-03-17 13:09:06 +13:00 |
|
David Rowe
|
51739f2f99
|
Remove Developer > Network > Bandwith Details dialog
|
2017-03-07 15:02:26 +13:00 |
|
Atlante45
|
191121888c
|
Add log window to the ESS log
|
2017-02-09 13:04:43 -08:00 |
|
Stephen Birarda
|
b66ddbdbdb
|
add email field, error handling for sign up inputs
|
2016-12-08 16:16:37 -08:00 |
|
Chris Collins
|
6d4b1c4b97
|
Merge pull request #9155 from jherico/text_degrade_fix
Fix drop in text rendering quality when texture memory is low
|
2016-12-06 09:23:32 -08:00 |
|
Andrew Meadows
|
7db8e8f31b
|
Merge pull request #9156 from hyperlogic/out-of-body-revert
Revert Out of Body experience
|
2016-12-06 08:37:20 -08:00 |
|
Anthony J. Thibault
|
89ae3b3d6e
|
Revert "Merge pull request #8691 from highfidelity/out-of-body-experience"
This reverts commit efe9571ab8 , reversing
changes made to 333e9ec7f4 .
|
2016-12-05 15:18:03 -08:00 |
|
Bradley Austin Davis
|
2ca4d0ab29
|
Fix drop in text rendering quality on texture memory constrained systems
|
2016-12-05 14:12:57 -08:00 |
|
Ryan Jones
|
094857949d
|
tabs -> spaces, remove raw ptr, remove unnecessary spec diff
|
2016-12-05 12:57:21 -08:00 |
|
Ryan Jones
|
3eecba77f2
|
working menu item
|
2016-12-03 19:34:38 -08:00 |
|
Andrew Meadows
|
6bb3dd6830
|
Merge hifi/master into hifi/out-of-body-experience
|
2016-11-14 15:08:04 -08:00 |
|
Brad Davis
|
db98a742b6
|
Remove incremental transfers
|
2016-11-10 08:35:35 -08:00 |
|
Brad Davis
|
192c72ff99
|
Update menu, initial state for texture management
|
2016-11-09 12:09:25 -08:00 |
|
Andrew Meadows
|
ccdf383151
|
Merge hifi/master into hifi/out-of-body-experience
|
2016-11-07 08:24:26 -08:00 |
|
Andrew Meadows
|
38e4ac0ae9
|
Merge master into out-of-body-experience
|
2016-10-26 16:59:31 -07:00 |
|
Brad Davis
|
1c89fa2291
|
Make threaded submit in OpenVR controllable from menu
|
2016-10-26 15:28:42 -07:00 |
|
Chris Collins
|
9846614468
|
Merge pull request #8879 from AndrewMeadows/show-physics-stats
add Bullet profile info to PerformanceTimer stats
|
2016-10-25 06:29:27 -07:00 |
|
Andrew Meadows
|
51a9a99381
|
Merge hifi/master into hifi/out-of-body-experience
|
2016-10-24 08:13:42 -07:00 |
|
Andrew Meadows
|
e44672180a
|
add Bullet profile info to PerformanceTimer stats
|
2016-10-21 13:22:22 -07:00 |
|
Clément Brisset
|
b63eb6ba9f
|
Merge pull request #8665 from zzmp/feat/audio-stats
move audio stats to QML/JS, with graphs
|
2016-10-20 16:43:49 -07:00 |
|
Anthony J. Thibault
|
eccd01e88f
|
Merge remote-tracking branch 'upstream/master' into out-of-body-experience
|
2016-09-29 16:36:25 -07:00 |
|
Brad Hefta-Gaub
|
38eccd32a8
|
add developer menu support to enable/disable dynamic texture management
|
2016-09-29 10:18:54 -07:00 |
|
Anthony Thibault
|
27e6c0f872
|
Added debug draw path trace for left and right feet
|
2016-09-24 13:01:16 -07:00 |
|
Zach Pomerantz
|
277eefafd7
|
remove the audio stats dialog
|
2016-09-23 14:39:07 -07:00 |
|
Anthony J. Thibault
|
98ffea2fb9
|
Merge branch 'master' into out-of-body-experience
|
2016-09-22 18:08:23 -07:00 |
|
Anthony J. Thibault
|
d51898f60d
|
Merge branch 'out-of-body-experience' of github.com:highfidelity/hifi into out-of-body-experience
|
2016-09-15 14:23:38 -07:00 |
|
Andrew Meadows
|
f5c5c68937
|
adding kinematic character controller demo
|
2016-09-14 11:43:52 -07:00 |
|
Anthony J. Thibault
|
bc130eaf26
|
ramp support with comfort mode option
|
2016-09-13 16:26:10 -07:00 |
|
Andrew Meadows
|
954d690b8a
|
expose setting avatar collisionless
|
2016-09-12 16:24:08 -07:00 |
|
Anthony J. Thibault
|
7e7803c648
|
Added developer option to draw IK targets in world.
|
2016-09-09 12:50:34 -07:00 |
|
Atlante45
|
a8de6f0a57
|
Add settings to change local port
|
2016-09-06 10:18:42 -07:00 |
|
Andrew Meadows
|
d7bb555987
|
make menu wording more correct
|
2016-08-25 08:53:08 -07:00 |
|
Ryan Huffman
|
eaa77edc25
|
Replace 'Stars' menu option with 'Default Skybox'
|
2016-08-08 16:03:03 -07:00 |
|