mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 10:47:50 -06:00
NEW:support for launching studio from the model web
Change-Id: I931fc8633c057228441daf2ab4c9c37f97e898ab
This commit is contained in:
parent
6f141ea740
commit
7481da52d6
7 changed files with 78 additions and 124 deletions
|
@ -85,9 +85,6 @@ public:
|
|||
void OnScriptMessage(wxWebViewEvent& evt);
|
||||
void RunScript(std::string content);
|
||||
|
||||
char from_hex(char ch);
|
||||
std::string url_decode(string text);
|
||||
std::string url_encode(const std::string& value);
|
||||
std::map<std::string, std::vector<json>> Reload(wxString aux_path);
|
||||
std::string formatBytes(unsigned long bytes);
|
||||
wxString to_base64(std::string path);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue