Ocraftyone
Ocraftyone
> > @SoftFever I believe both of the changes mentioned were to get debug builds working properly on Linux. Debug in the current system first builds the release deps, then...
Major updates since last time: * Hide the installing text for deps * Improve Win10SDK path generation * Revert changes to the linux buildscript pertaining to using CMake Presets *...
@SoftFever I think its ready 😄
Currently this does NOT register with the OS to indicate this ability. It just allows Orca to parse and download when given the same link that would normally be given...
Sorry. I didn't make it clear. I mean for the web links, not zip files
Yes, to inform the os that orca can open `prusaslicer://` links, you have to set it up for each os. I found and implemented it for macOS. I think I...
At the moment you can also manually specify which app to open a link with, which is how I have been testing it
I am looking into it. I have the commit that PS implemented the feature on for reference. At the moment, the trouble is that Orca inherits a downloader feature from...
If I went with the PS implementation, I would implement it in a way that it would only effect PS links. The rest would use the existing method.
Yup. Just took a bit of a break but I am going to implement the rest tonight.