David Rowe
bfedd24ad7
Fixes after reviewing against latest UI Toolkit doc
2016-02-21 16:43:41 +13:00
David Rowe
558c8872b1
Rework scrollbar to make layout more robust
2016-02-21 14:02:51 +13:00
David Rowe
b2c74447fb
Fix OSX scrollbars in scripts lists starting too low
2016-02-21 12:44:29 +13:00
David Rowe
91e4fb478d
Don't display dialog focus or content shadows on OSX
...
Alpha gradients display as fuchsia on OSX.
2016-02-20 13:12:51 +13:00
David Rowe
54b27f3ac3
Merge branch 'master' into 20805
2016-02-18 23:35:37 +13:00
David Rowe
c07b1f9b1e
Tidying
2016-02-18 23:06:26 +13:00
David Rowe
b68837277c
Fix default focus
2016-02-18 22:12:43 +13:00
David Rowe
81169c59c8
Fix runtime warnings
2016-02-18 19:52:20 +13:00
David Rowe
4df77cff31
Add scrollbars to running scripts and available scripts tables
2016-02-18 18:10:58 +13:00
David Rowe
d32f743f52
Style running scripts and available scripts tables
2016-02-18 16:35:51 +13:00
David Rowe
b2314d33ba
Style and lay out text fields
2016-02-17 20:44:09 +13:00
David Rowe
2a25509f7c
Further font fixes
2016-02-17 20:38:01 +13:00
David Rowe
f568b1c67f
Fix display of Raleway Bold
2016-02-17 16:19:00 +13:00
David Rowe
61d359a9b5
Style Button controls
2016-02-17 16:12:11 +13:00
David Rowe
1164e3e303
Set up window pane's content width so that can right-align
2016-02-17 15:35:35 +13:00
Howard Stearns
6d70584b5a
Change name and use only when in HMD.
2016-02-16 18:09:56 -08:00
David Rowe
30498760b0
Set up and use font size values
2016-02-16 21:06:06 +13:00
David Rowe
386a247f78
Put Running Scripts content into sections
2016-02-16 17:48:21 +13:00
David Rowe
3c1561cc06
Revise scrollbar handling to make better for content
2016-02-16 16:03:23 +13:00
David Rowe
d46f85c5dd
Allow noninteger font sizes
2016-02-16 14:50:28 +13:00
David Rowe
535b183f76
Fix focus shadow vertical position
2016-02-16 13:44:36 +13:00
David Rowe
0442fcf89c
Add shadow at bottom of content
2016-02-16 12:20:01 +13:00
David Rowe
615b2e6052
Fix up some colors
2016-02-16 11:01:53 +13:00
David Rowe
6a22078d2c
Add focus shadow
2016-02-16 10:47:45 +13:00
howard-stearns
4150d318d3
"Leave it on by default" (and change name of route variable to SnapTurn).
2016-02-15 13:39:53 -08:00
David Rowe
4d74bb04b0
Style scrollbar
2016-02-16 09:48:09 +13:00
howard-stearns
7057d5c40c
Snap Turn avatar preference. (Still tied to Developer menu item.)
2016-02-15 12:38:40 -08:00
David Rowe
9a536b3b33
Specify a minimum Running Scripts window size
2016-02-15 18:02:59 +13:00
David Rowe
a5da678d6e
Make Running Scripts dialog content scrollable when needed
2016-02-15 18:02:20 +13:00
David Rowe
31930e879a
Style content background, size frame, and position frame elements
2016-02-14 21:01:23 +13:00
David Rowe
9479da616f
Restyle dialog resizing
2016-02-13 18:24:23 +13:00
David Rowe
946807431e
Fix frame icons not hovering
2016-02-13 17:31:18 +13:00
David Rowe
42a44e0f67
First pass at restyling dialog frame
...
"Pin" button is implemented but disabled (as it was before).
2016-02-13 15:15:01 +13:00
David Rowe
d6772545d5
Text font sizes are specified in points
2016-02-13 15:10:19 +13:00
David Rowe
f29b75b517
Add fonts
2016-02-12 13:17:27 +13:00
David Rowe
3d8df56baa
Copy bare minimum of files as start of restyling Running Scripts dialog
...
And add license headers to files.
2016-02-12 10:13:06 +13:00
Zach Pomerantz
a7778daed2
Change graphics dialog to persisted dropdowns
2016-02-11 10:15:13 -08:00
Zach Pomerantz
66e1d9668c
Add ComboBox preference
2016-02-11 10:00:44 -08:00
Zach Pomerantz
5eeaa9a33e
Move graphics settings to dedicated dialog
2016-02-11 10:00:44 -08:00
Brad Hefta-Gaub
5120076add
Merge pull request #7060 from jherico/qml
...
Small QML fixes
2016-02-10 11:39:45 -08:00
Brad Davis
4d1c24abb7
Fix OverlayWindow loading issues
2016-02-10 10:02:20 -08:00
howard-stearns
e2ac48fac0
Fix ToolWindow's initial position (e.g., as used by edit.js).
2016-02-09 14:49:50 -08:00
Brad Davis
427644cb77
Add better keyboard navigation to file dialog
2016-02-08 16:12:24 -08:00
Brad Davis
e376b781c1
Keyboard navigation in running scripts list
2016-02-08 16:12:23 -08:00
Philip Rosedale
63afa8c1ed
Merge pull request #7040 from hyperlogic/tony/landing-animation
...
MyAvatar: added standing and run landing animations
2016-02-08 11:38:12 -08:00
Brad Hefta-Gaub
7939f1381c
Merge pull request #7036 from jherico/qml
...
Fix native text rendering by forcing positions to integer values
2016-02-08 09:45:57 -08:00
Anthony J. Thibault
d24a024726
MyAvatar: added standing and run landing animations
2016-02-05 17:53:50 -08:00
Andrew Meadows
09bdccb18c
Merge pull request #7032 from hyperlogic/tony/standing-jump
...
MyAvatar: Standing Takeoff and In-Air Animations
2016-02-05 13:45:52 -08:00
Bradley Austin Davis
ebf0bf394a
Fix native text rendering by forcing positions to integer values
2016-02-05 11:43:31 -08:00
Anthony J. Thibault
8ca8550f26
MyAvatar: Standing Takeoff and In-Air Animations
...
Now there are two sets of of jump takeoff and in-air animations.
* Run - Used when the character jumps or falls with a small forward velocity.
* Standing - Used when the character jumps or falls in-place or backward.
CharacterController
* increased takeoff duration to 250 ms
* increased takeoff to fly duration to 1100 ms
* added standing jump and in-air animations
* added 250 milisecond delay between ground and hover, to prevent going into hover when walking over cracks.
* take-off to in-air transitions now use the new snapshotPrev interp type for a smoother tweening.
2016-02-04 17:56:07 -08:00