SLA supports gizmo can change object config options

This commit is contained in:
Lukas Matena 2019-03-01 13:23:40 +01:00
parent 0c44cceaa1
commit 5846af256a
2 changed files with 80 additions and 14 deletions

View file

@ -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 {