mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Seam gizmo created on frontend
This commit is contained in:
parent
db7559157c
commit
01b59ff57b
12 changed files with 323 additions and 37 deletions
|
@ -104,7 +104,6 @@ protected:
|
|||
virtual void on_opening() = 0;
|
||||
virtual void on_shutdown() = 0;
|
||||
|
||||
std::string on_get_name() const override;
|
||||
bool on_is_activable() const override;
|
||||
bool on_is_selectable() const override;
|
||||
void on_load(cereal::BinaryInputArchive& ar) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue