add dual brush roundness property
This commit is contained in:
@@ -269,6 +269,7 @@ void NodeStrokePreview::draw_stroke()
|
||||
dual_brush->m_jitter_scatter_bothaxis = b->m_dual_scatter_bothaxis;
|
||||
dual_brush->m_jitter_angle = b->m_dual_rotate;
|
||||
dual_brush->m_tip_texture = b->m_dual_texture;
|
||||
dual_brush->m_tip_aspect = b->m_dual_aspect;
|
||||
|
||||
if (b->m_dual_enabled)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user