Page MenuHome

Fix T98624: Curve Pen NURBS extrusion creates duplicates
ClosedPublic

Authored by Dilith Jayakody (dilithjay) on Jun 7 2022, 6:27 AM.

Details

Summary

The initial point count check was only being done for Bezier curves.
This revision fixes T98624 by adding the check for NURBS curves as well.

Diff Detail

Repository
rB Blender
Branch
fix-t98624 (branched from master)
Build Status
Buildable 22442
Build 22442: arc lint + arc unit

Event Timeline

Dilith Jayakody (dilithjay) requested review of this revision.Jun 7 2022, 6:27 AM
Dilith Jayakody (dilithjay) created this revision.

Thanks for the fix. I think this should just go to master, it's a bit late in 3.2 for these small fixes.

This revision is now accepted and ready to land.Jun 7 2022, 9:08 AM