Seth Alves
67093dc519
don't flutter tablet when menu button is pressed. start on a stylus
2016-12-20 07:43:48 -08:00
David Rowe
7a36e4eed8
Fix keyboard focus when switch highlight between overlays and entities
2016-12-20 07:42:21 -08:00
David Rowe
d13e990ebe
Rescale large Clara.io models to 1% instead of 10%
2016-12-20 07:42:21 -08:00
David Rowe
0accdddc8f
Fix Web overlay x, y coordinate calcs
2016-12-20 07:42:21 -08:00
David Rowe
17831e3b6a
Fix Overlays.getProperty method not returning value to script
2016-12-20 07:42:21 -08:00
David Rowe
f749c76ced
First pass at controller interaction with 3D Web overlay
2016-12-20 07:42:21 -08:00
David Rowe
367e758dc6
Fix compiler warning
2016-12-20 07:42:21 -08:00
David Rowe
d06a0ce9f5
Auto-resize Clara.io models if larger than 10m as likely in cm or mm
2016-12-20 07:42:21 -08:00
David Rowe
527757cd22
Add further user feedback on Clara download progress
2016-12-20 07:40:28 -08:00
David Rowe
4cbd64b75e
Improve temporary download directory robustness
2016-12-20 07:40:28 -08:00
David Rowe
73df11bddf
Fix build warnings
2016-12-20 07:40:28 -08:00
David Rowe
2216ab6def
Delete redundant code
2016-12-20 07:40:28 -08:00
David Rowe
5843185683
Tidying
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
bebedd8e51
Add JavaScript event bridge for Web 3D overlay
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
e85bc50333
Tidying
2016-12-20 07:38:25 -08:00
David Rowe
44f36a9dae
Highlight Web overlay with focus
2016-12-20 07:38:25 -08:00
David Rowe
92b72af71c
Direct keyboard input to Web overlay when has focus
2016-12-20 07:38:25 -08:00
David Rowe
5a550e5fc9
Refactoring
2016-12-20 07:38:25 -08:00
David Rowe
aca0e15503
Add mouse hover handling to Web overlay
2016-12-20 07:38:25 -08:00
David Rowe
e3444e1861
Add mouse press, move, and release handling to Web overlay
2016-12-20 07:38:25 -08:00
David Rowe
5db2fad6ec
Fix Web 3D overlay ray intersection then comment out for performance
...
Per Image3DOverlay.
2016-12-20 07:38:25 -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
9c2252bd7e
Fix typo
2016-12-20 07:33:55 -08:00
David Rowe
43ebdf97cb
Tidy UI text
2016-12-20 07:33:55 -08:00
David Rowe
6329b670c9
Improve error handling for case that don't have permissions
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
e79f6b1203
Don't raise keyboard for non-text HTML input fields
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
e41d178534
Default collision shap to hull per submesh instead of static
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
4cabf49b23
Handle duplicate Clara download asset names
2016-12-20 07:33:55 -08:00
David Rowe
0ccff32365
Delete temporary directory after content has been used
2016-12-20 07:33:55 -08:00
David Rowe
7e8fc12258
Automatically download Clara model to ATP and add to world
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
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