Page MenuHome

Edit Curve Tools CURVE_OT_hide
AbandonedPublic

Authored by Habib Gahbiche (zazizizou) on Oct 31 2018, 10:54 PM.

Diff Detail

Repository
rB Blender
Branch
hide (branched from blender2.8)
Build Status
Buildable 2355
Build 2355: arc lint + arc unit

Event Timeline

source/blender/editors/curve/editcurve.c
2899

I don't think it's necessary to skip the loop if there are no selected control points, since we iterate over all the points to check for selection anyway.

Thanks, the same functionality is already committed, closing the patch now.