update android and xcode projects, fix document title and change default resolution to 1024px
This commit is contained in:
@@ -131,6 +131,7 @@ public:
|
||||
void download(std::string filename);
|
||||
|
||||
void brush_update();
|
||||
void title_update(std::string name, int resolution);
|
||||
|
||||
void cmd_convert(std::string pano_path, std::string out_path);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user