implement download and open from the cloud browser
This commit is contained in:
@@ -92,7 +92,6 @@ public:
|
||||
void initShaders();
|
||||
void initAssets();
|
||||
void initLayout();
|
||||
void upload(std::string filename);
|
||||
void create();
|
||||
void terminate();
|
||||
void clear();
|
||||
@@ -129,6 +128,8 @@ public:
|
||||
|
||||
void cloud_upload_all();
|
||||
void cloud_browse();
|
||||
void upload(std::string filename);
|
||||
void download(std::string filename);
|
||||
|
||||
void brush_update();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user