Missed a file - stepped F-Modifier should have its handles visible+editable to be useful
This commit is contained in:
@@ -141,6 +141,8 @@ short fcurve_needs_draw_fmodifier_controls (FCurve *fcu, FModifier *fcm)
|
||||
/* clearly harmless */
|
||||
case FMODIFIER_TYPE_CYCLES:
|
||||
return 0;
|
||||
case FMODIFIER_TYPE_STEPPED:
|
||||
return 0;
|
||||
|
||||
/* borderline... */
|
||||
case FMODIFIER_TYPE_NOISE:
|
||||
|
||||
Reference in New Issue
Block a user