fix initial direction
This commit is contained in:
@@ -166,6 +166,7 @@ void NodePanelStroke::update_controls()
|
||||
m_jitter_val->m_value.x = b->m_jitter_val;
|
||||
m_jitter_aspect->m_value.x = b->m_jitter_aspect;
|
||||
m_tip_angle_follow->checked = b->m_tip_angle_follow;
|
||||
m_tip_angle_init->checked = b->m_tip_angle_init;
|
||||
m_tip_flow_pressure->checked = b->m_tip_flow_pressure;
|
||||
m_tip_size_pressure->checked = b->m_tip_size_pressure;
|
||||
m_jitter_aspect_bothaxis->checked = b->m_jitter_aspect_bothaxis;
|
||||
|
||||
Reference in New Issue
Block a user