David Rowe
|
7bbca94d43
|
Doc review
|
2019-09-12 14:41:43 +12:00 |
|
David Rowe
|
04203b1425
|
File JSDoc
|
2019-09-10 12:01:38 +12:00 |
|
David Rowe
|
5428bb19dc
|
Add "Avatar Script" JSDoc API classification
|
2019-02-12 11:49:49 +13:00 |
|
David Rowe
|
496154fdbe
|
File API JSDoc stubs
|
2018-05-11 21:07:12 +12:00 |
|
Elisa Lupin-Jimenez
|
c6e5f4c9c8
|
zip file drags don't auto add model textures
|
2018-03-06 19:24:09 -08:00 |
|
Elisa Lupin-Jimenez
|
1ac9536f95
|
Downloading blocks from marketplace in own asset folder
|
2017-08-09 15:56:07 -07:00 |
|
Elisa Lupin-Jimenez
|
d599753771
|
Started blocks download catch, fixed a debug typo
|
2017-08-08 18:43:35 -07:00 |
|
Elisa Lupin-Jimenez
|
310a0eeecc
|
Renamed isBlocks to isZip, added debug print for non-entity files
|
2017-08-02 12:24:14 -07:00 |
|
Elisa Lupin-Jimenez
|
acb088b263
|
Blocks drag does not work yet
|
2017-07-26 16:58:23 -07:00 |
|
Elisa Lupin-Jimenez
|
9cfc4dc91b
|
Can drag blocks zip folder into hifi and upload the .obj
|
2017-07-26 15:21:39 -07:00 |
|
David Rowe
|
dbd00e39a8
|
Handle unzip failure
|
2016-12-15 11:52:34 +13:00 |
|
David Rowe
|
460d332c6f
|
Delete redundant code
|
2016-12-07 10:06:32 +13:00 |
|
David Rowe
|
12747d26e0
|
Add parameter that enables automatically adding download model to world
|
2016-10-30 13:58:17 +13:00 |
|
elisa-lj11
|
2f07ba87af
|
Renamed isZipped for more clarity on checking for non-fbx files
|
2016-09-02 16:48:55 -07:00 |
|
elisa-lj11
|
bebf9c5890
|
Added error feature when user tries to download a non fbx file
|
2016-08-31 17:46:35 -07:00 |
|
elisa-lj11
|
b131338dd0
|
Injected script to remove other file types from download options
|
2016-08-31 14:13:26 -07:00 |
|
elisa-lj11
|
5d19267d00
|
Safeguard against file corruption
This is what could be a temporary (or permanent) fix to users trying to
delete important files on their computer through JS
|
2016-08-17 11:10:38 -07:00 |
|
elisa-lj11
|
9ea9baeadf
|
Making JS/QML safer (DOES NOT WORK)
|
2016-08-16 14:12:19 -07:00 |
|
elisa-lj11
|
a9a8710689
|
Switched saving download/upload to temporary directory
|
2016-08-04 17:01:19 -07:00 |
|
elisa-lj11
|
b1b2ea48b2
|
Made code more QA; extra browser and download widget close upon download
|
2016-08-04 17:01:19 -07:00 |
|
elisa-lj11
|
a94a304700
|
Downloads from Clara.io and uploads to asset server
|
2016-08-04 16:59:38 -07:00 |
|
elisa-lj11
|
c36fc29363
|
Zip download works
|
2016-08-04 16:59:03 -07:00 |
|
elisa-lj11
|
6152fa28b7
|
Download through QML
It kind of works, not crashing like before, but the weird ghost
file/type error is still happening with multiple downloads
|
2016-08-04 16:58:31 -07:00 |
|
elisa-lj11
|
9833ba1987
|
No errors upon build
|
2016-08-04 16:51:14 -07:00 |
|
elisa-lj11
|
212e4f9cca
|
making quazip work
|
2016-08-04 16:48:14 -07:00 |
|
elisa-lj11
|
0e79aa9dbe
|
Added quazip for unzipping functions
|
2016-08-04 16:46:56 -07:00 |
|
elisa-lj11
|
f277a019bf
|
FileScriptingInterface
Created new .cpp and .h for the download and unzipping of a model
|
2016-08-04 16:46:56 -07:00 |
|