integrate quick panel and new color picker
This commit is contained in:
@@ -107,6 +107,9 @@ public:
|
||||
bool import_abr(const std::string& path);
|
||||
void init_controls();
|
||||
void update_controls();
|
||||
|
||||
void set_flow(float value, bool normalized, bool propagate);
|
||||
void set_size(float value, bool normalized, bool propagate);
|
||||
|
||||
void init_fold(const std::string& name);
|
||||
void init_slider(NodeSliderH*& slider, const char* id, float Brush::* prop);
|
||||
|
||||
Reference in New Issue
Block a user