add noise parameter to the brush settings

This commit is contained in:
2017-11-12 17:02:24 +00:00
parent 5dccd61160
commit e280629cf2
8 changed files with 14 additions and 2 deletions

View File

@@ -18,6 +18,7 @@ public:
NodeSliderH* m_tip_angle;
NodeSliderH* m_tip_stencil;
NodeSliderH* m_tip_wet;
NodeSliderH* m_tip_noise;
NodeSliderH* m_jitter_scale;
NodeSliderH* m_jitter_angle;
NodeSliderH* m_jitter_spread;