Dante Ruiz
60dd7e49ab
making requested changes
2018-05-18 16:41:39 -07:00
vladest
72838f6d34
Implemented radio button preferences. Reimplemented snap smooth turn to radio buttons
2018-05-16 17:06:31 +02:00
vladest
f8ebe7e669
remoed no more used LOD dialogs. Fixed Slider properties min and max settings
2018-05-12 16:01:43 +02:00
vladest
0e28e41107
Fix various issues with SpinBox-es and Sliders
2018-04-20 19:15:29 +02:00
vladest
b3b7a7636f
Merge branch 'master' into move_to_qqc2
2018-01-16 21:08:49 +01:00
Zach Fox
6920e57613
Fix 'Browse Avatars' button from Avatar Settings
2018-01-12 13:31:58 -08:00
vladest
2fbd0a41b1
Move Slider
2017-12-28 15:39:22 +01:00
Brad Davis
1167be4102
Reverting tablet API rename, cleaning up duplicated code
2017-11-15 11:52:55 -08:00
vladest
0c13c2b6e2
Remove unused QQC1 imports
2017-11-13 16:37:28 +01:00
Brad Davis
7bf1b176d7
Renaming Tablet API to Tablets, supporting dev-mode QML loading from filesystem
2017-11-10 14:21:24 -08:00
Zach Fox
7998984d8e
Missed tons of spots!
2017-10-24 14:30:47 -07:00
vladest
908d601a43
Code style fixes #1
2017-10-20 20:00:11 +02:00
vladest
fa349a694c
Code style fixes
2017-10-20 15:12:09 +02:00
vladest
b5f0c4d940
Added settings controls sounds
2017-09-25 16:46:36 +02:00
Cain Kilgore
280a7a7e42
Fixing Styling, added Preference to Tablet, Moved Location to Avatar Tuning
2017-07-25 01:48:55 +01:00
Cain Kilgore
9c152ddc6f
Ticking left will keep it on left, not right
2017-07-24 22:30:43 +01:00
Cain Kilgore
e6fd85f45a
Some code cleanup
2017-07-24 19:02:40 +01:00
Cain Kilgore
42742ba1f9
Changed the Return to a String "left/right" instead.
2017-07-24 18:31:16 +01:00
Cain Kilgore
a4cf27402d
Tabs and Cleanup of Code
2017-07-24 06:27:14 +01:00
Cain Kilgore
630922dd95
Dominant Hands Branch Initial Commit
...
Adds a new option in the Avatar Basics section of the Avatar Settings.
API Accessible Functions:
MyAvatar.getUseAlternativeHand()
MyAvatar.setUseAlternativeHand()
Defaults to false (Right Hand). Will return True if set to Left Hand.
2017-07-24 06:18:24 +01:00
Cain Kilgore
c60c8c7b13
Missed two tabs..
2017-07-14 00:59:25 +01:00
Cain Kilgore
4f8d958831
Some code cleaning, added comment for reasoning of specifying min and max in the qml
2017-07-14 00:56:42 +01:00
Cain Kilgore
d74c834f12
Fixed colour scheming and changed to a reload icon
2017-07-13 22:40:37 +01:00
Cain Kilgore
60300f5d7b
changed to icon (hopefully)
2017-07-13 22:06:44 +01:00
Cain Kilgore
f91a8c0f53
Merge branch 'master' of https://github.com/highfidelity/hifi into avatar-scaler
2017-07-13 21:25:39 +01:00
Cain Kilgore
092725ad1a
a thing
2017-07-13 19:24:30 +01:00
Cain Kilgore
5329c1ce42
Fixed Indentation, removed old debug code
2017-07-13 19:23:28 +01:00
Cain Kilgore
521babb6bd
Avatar Scaler - should be PR Ready.
2017-07-13 19:18:51 +01:00
Cain Kilgore
43782a29c7
Avatar Scaler - WIP
2017-07-12 22:04:58 +01:00
Bradley Austin Davis
1968ecbc8f
Simplify eventBridge mechanism exposing functionality to web pages
2017-06-12 14:46:37 -07:00
Triplelexx
aa9a2532a9
fix for displaying "Bookmark Avatar" dialog in tablet ui
2017-03-30 13:54:33 +01:00
Triplelexx
50e35a220b
Merge remote-tracking branch 'upstream/master' into 21224
2017-03-30 01:25:27 +01:00
Triplelexx
07e6b766b5
rename FILENAME constants
2017-03-26 23:10:50 +01:00
Triplelexx
8f507942cf
change storage location
...
still unsure what is best. this is consistent and doesn't require login
2017-03-25 19:10:12 +00:00
humbletim
5d5d947ddb
updates per discussion with triplelexx
2017-03-25 04:01:02 -04:00
humbletim
630afb716f
consolidate QML->C++ triggering workaround to help compartmentalize the problem for later fixin'
2017-03-25 03:01:35 -04:00
humbletim
96f905362b
alternative way to connect the button?
2017-03-25 01:17:27 -04: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
David Rowe
d141d5b683
Add keyboard
2017-03-14 21:36:57 +13:00
David Rowe
f3a99a2437
Implement avatar browser for tablet avatar settings
2017-03-14 15:36:51 +13:00
David Rowe
05e4c2a1bb
MyAvatar is available in tablet now
2017-03-12 09:59:52 +13:00
David Rowe
62f91b4af6
Work around MyAvatar not being available in avatar preference control
2017-03-02 15:01:31 +13:00
David Rowe
31b35f0a35
Only raise keyboard if in HMD display mode
2016-10-12 09:43:33 +13:00
David Rowe
552f276a06
Load avatar browser dialog such that JavaScript EventBridge works
2016-10-11 11:12:57 +13:00
David Rowe
d0900ec75e
Add keyboard to avatar browser dialog
2016-10-11 10:11:36 +13:00
Bradley Austin Davis
ec615caa80
Support toolbar API
2016-06-17 13:06:42 -07:00
Bradley Austin Davis
71bf9384ce
Merge remote-tracking branch 'upstream/master' into vive-ui
2016-06-15 10:45:51 -07:00
David Rowe
d74f1c8b5d
Fix default directory for Settings directory preference fields
2016-06-13 14:51:14 +12:00
Brad Davis
8c13ff4ee1
Pinned UI support
2016-06-02 17:24:25 -07:00
David Rowe
6b8109f164
Fix avatar browser top border height and remove separate "close" button
2016-04-29 12:42:10 +12:00