Faye Li
7e1b06efdc
slot function in QML
2017-01-03 11:15:28 -08:00
Anthony J. Thibault
ec38c4e319
Merge remote-tracking branch 'upstream/tablet-ui' into tablet-ui
2016-12-20 13:43:06 -08:00
Anthony J. Thibault
84db58dbc6
Make tablet.qml work on Web3DOverlay
2016-12-20 12:16:11 -08:00
Zach Fox
a18f9dbe90
PR comments; need particular fix on Master for full QA
2016-12-20 07:45:35 -08:00
Zach Fox
ba240854a7
Comments and clarity
2016-12-20 07:45:35 -08:00
Zach Fox
95e2f0687d
It's working! Untested on human avatars.
2016-12-20 07:45:35 -08:00
Zach Fox
54774950d2
Super close
2016-12-20 07:45:35 -08:00
Zach Fox
9c09ec6755
Checkpoint
2016-12-20 07:45:35 -08:00
howard-stearns
641f98589a
don't keep selection while things are disappearing
2016-12-20 07:43:48 -08:00
howard-stearns
db68a6adcd
fix broken search for myself
2016-12-20 07:43:48 -08:00
howard-stearns
07ab771c2b
update canKick whenever we get new data, instead of just at first use.
2016-12-20 07:43:48 -08:00
howard-stearns
d0cdd4d5c1
missing the ban button
2016-12-20 07:43:48 -08:00
howard-stearns
0e9b1b45f4
Don't show admin columns if you can't kick.
2016-12-20 07:43:48 -08:00
howard-stearns
5a97156151
no debug printing
2016-12-20 07:43:48 -08:00
howard-stearns
946d9aa346
checkpoint
2016-12-20 07:43:48 -08:00
howard-stearns
7e7ce0c103
checkpoint
2016-12-20 07:43:48 -08:00
Howard Stearns
b6b80fb9c1
checkpoint
2016-12-20 07:43:48 -08:00
howard-stearns
8d300eac76
pal prototype
2016-12-20 07:43:48 -08:00
David Rowe
2216ab6def
Delete redundant code
2016-12-20 07:40:28 -08:00
David Rowe
5fbdd64fff
Handle Clara marketplace downloads
2016-12-20 07:40:28 -08:00
David Rowe
767b3ea8e9
Add script injection to Web 3D overlay
2016-12-20 07:40:28 -08:00
David Rowe
ef488ec036
Get script injection working in new marketplaces window
2016-12-20 07:33:55 -08:00
David Rowe
5690bc30ea
Automatically continue once Zip file is ready
2016-12-20 07:33:55 -08:00
David Rowe
e40b71b3dd
Customize Clara item menu
2016-12-20 07:33:55 -08:00
David Rowe
c7c3dfef3e
Fix up library link from Clara item page
2016-12-20 07:33:55 -08:00
David Rowe
f7503ba46c
Display "image" option for each Clara marketplace item
2016-12-20 07:33:55 -08:00
David Rowe
1987719cfd
Display Clara.io download information
2016-12-20 07:33:55 -08:00
David Rowe
bf2bcc0b80
Add user feedback on download process
2016-12-20 07:33:55 -08:00
David Rowe
b672b7e177
Fix Clara download failing if move mouse after initiating download
2016-12-20 07:33:55 -08:00
David Rowe
196473f9fa
Provide keyboard in marketplaces window
2016-12-20 07:33:55 -08:00
David Rowe
b3cc69d608
Inject keyboard raising and lowering script into marketplaces window
2016-12-20 07:33:55 -08:00
David Rowe
420f65b1aa
Add keyboard control to marketplaces window
2016-12-20 07:33:55 -08:00
David Rowe
7f809083dc
Use Clara.io API for FBX downloads
2016-12-20 07:33:55 -08:00
David Rowe
e1a135591f
Code tidying
2016-12-20 07:33:55 -08:00
David Rowe
09ee7b1bd4
Hide brief flash of browser window used for download
2016-12-20 07:33:55 -08:00
David Rowe
a4b2077d5a
Set auto adding for Clara downloads
2016-12-20 07:33:55 -08:00
David Rowe
467741f348
Add parameter that enables automatically adding download model to world
2016-12-20 07:33:55 -08:00
David Rowe
5f7a2f3b3c
Canonical default browser URL
2016-12-20 07:33:55 -08:00
David Rowe
211cf7a81a
Make Clara.io download more robust
2016-12-20 07:33:55 -08:00
Anthony J. Thibault
a791ddcc22
Tablet can switch to a web url.
...
Help button has been updated to switch to the help.html. It doesn't look good because
the content was authored expecting landscape window, not portrait.
The API is by no means final. But it exposes two methods to JS.
* Tablet.gotoHomeScreen() - Used to forcefully go back to the home tablet "springboard", eventually this will
hooked up to the tablet button.
* Tablet.gotoWebScreen(url) - Causes the tablet to switch from the home "springboard" and load a web url.
tabletTest.js and help.js have been updated to use this functionality.
2016-12-19 17:52:19 -08:00
Anthony J. Thibault
856791c11d
Made TabletRoot.qml the main tablet qml file.
...
This file uses a Loader node to load, Tablet.qml.
2016-12-19 15:15:16 -08:00
Anthony J. Thibault
10f9233c90
Fixed js interface after recent Tablet.qml changes
...
* TabletButton.inDebugMode defaults to false
* TabletButton now listens to onIsActiveChanged event to flip state of button.
* Fixed help.js and tabletTest.js to compensate for the removal of the TabletButton.color property
2016-12-19 12:20:56 -08:00
Faye Li Si Fi
edd1a02aa1
added debug mode
2016-12-19 09:19:36 -08:00
Faye Li Si Fi
434e7dfbbd
reduce testing buttons number to 6
2016-12-19 09:13:12 -08:00
Faye Li Si Fi
01c5c2745d
remove commented out code, added uuid property
2016-12-16 16:29:02 -08:00
Faye Li Si Fi
4d98f6979c
hover state glow
2016-12-16 13:43:47 -08:00
Faye Li Si Fi
5200dd9581
New color scheme and button state styling
2016-12-16 11:50:04 -08:00
Anthony J. Thibault
3610beb2cd
bug-fix found in code review
2016-12-16 09:57:12 -08:00
Anthony J. Thibault
5441d33a25
Support for the ablity to change button properties from js.
2016-12-15 18:17:14 -08:00
Anthony J. Thibault
5d1ccfbccc
Tablet#removeButton now works properly
2016-12-15 15:49:37 -08:00