mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-20 13:17:54 -06:00
SLA supports gizmo can change object config options
This commit is contained in:
parent
0c44cceaa1
commit
5846af256a
2 changed files with 80 additions and 14 deletions
|
@ -507,6 +507,8 @@ private:
|
|||
int m_canvas_width;
|
||||
int m_canvas_height;
|
||||
|
||||
std::vector<ConfigOption*> get_config_options(const std::vector<std::string>& keys) const;
|
||||
|
||||
// Methods that do the model_object and editing cache synchronization,
|
||||
// editing mode selection, etc:
|
||||
enum {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue