OrcaSlicer/src/libslic3r/Format
Ocraftyone a764d836e1
ENH: Open Prinables.com Links and Zip Archives (#3823)
* Enable ability to open `prusaslicer://` links

* Add needed function to miniz

* Import Zip Functionality

Allows zip file to be drag and dropped or imported via the menu option

Based on prusa3d/PrusaSlicer@ce38e57 and current master branch files

* Update dialog style to match Orca

* Ensure link is from printables

* add toggle option in preferences

doesn't actually control anything yet

* Add Downloader classes

As-is from PS master

* Create Orca Styled Variant of Icons

* Add Icons to ImGui

* Use PS's Downloader impl for `prusaslicer://` links

* Implement URL Registering on Windows

* Implement prusaslicer:// link on macOS

* Remove unnecessary class name qualifier in Plater.hpp

* Add downloader desktop integration registration and undo

* Revert Info.plist

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-05-22 10:52:34 +08:00
..
3mf.cpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
3mf.hpp 3mf: Correctly include expat.h 2022-12-16 22:51:07 -05:00
AMF.cpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
AMF.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
bbs_3mf.cpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
bbs_3mf.hpp A *lot* of import fixes for flatpak (#3909) 2024-01-31 11:23:29 +00:00
ModelIO.hpp ENH: Format: Add ModelIO support on macOS 2023-09-22 16:21:26 +08:00
ModelIO.mm ENH: Format: Add ModelIO support on macOS 2023-09-22 16:21:26 +08:00
OBJ.cpp Feature/merge bs1.91 (#5394) 2024-05-19 21:22:14 +08:00
OBJ.hpp Merge some features from BS1.9 beta4 (#5181) 2024-04-28 22:58:47 +08:00
objparser.cpp Feature/merge bs1.91 (#5394) 2024-05-19 21:22:14 +08:00
objparser.hpp Merge some features from BS1.9 beta4 (#5181) 2024-04-28 22:58:47 +08:00
SL1.cpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
SL1.hpp Support larger printer sizes by using 64-bit. 2024-05-10 23:47:08 +08:00
STEP.cpp Add shell type to STEP importer, to fix importing of some STEP files (#4247) 2024-03-02 12:08:12 +08:00
STEP.hpp FIX: cancel loading .step without warning 2023-02-22 20:09:17 +08:00
STL.cpp Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
STL.hpp Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
svg.cpp FIX: crash when import svg 2023-09-22 16:21:26 +08:00
svg.hpp NEW: import svg files 2022-12-15 04:33:48 -05:00
ZipperArchiveImport.cpp ENH: Open Prinables.com Links and Zip Archives (#3823) 2024-05-22 10:52:34 +08:00
ZipperArchiveImport.hpp ENH: Open Prinables.com Links and Zip Archives (#3823) 2024-05-22 10:52:34 +08:00