Page MenuHome

Fix T93189: Missing UNDO operator options for Curve Tools addon
ClosedPublic

Authored by Jesse Yurkovich (deadpin) on Nov 19 2021, 10:03 AM.

Details

Summary

A variety of operators were missing appropriate bl_options for correct
undo support.

This results in either crashes (auto loft, bi-rail) or other odd
behaviors around returning the scene to the correct previous state
(sometimes having to hit ctrl-z twice to undo once, sometimes undo skips
steps, etc.)

This needs to go to the 3.0 branch.

Diff Detail

Repository
rBA Blender Add-ons
Branch
fixcurve (branched from blender-v3.0-release)
Build Status
Buildable 19740
Build 19740: arc lint + arc unit

Event Timeline

Jesse Yurkovich (deadpin) requested review of this revision.Nov 19 2021, 10:03 AM
Jesse Yurkovich (deadpin) created this revision.
Jesse Yurkovich (deadpin) retitled this revision from Fix T93189: Missing UNDO operator options to Fix T93189: Missing UNDO operator options for Curve Tools addon.

@Vladimir Spivak (cwolf3d) Hi, hope it's ok if I added you as a reviewer here. You were the most recent, real, contributor to this particular addon.

  • Missed a few other operators

Looks like this fix is not in:

Blender 3.0.1 - Release Candidate
January 18, 02:21:06 - 9600f36cfcba - zip - 234.17MB
x64

@Royster (Royston) Yes, because the fix is still waiting to be reviewed here.

@Vladimir Spivak (cwolf3d) I noticed you were active recently for this addon. Do you have time to review this change?

@Campbell Barton (campbellbarton) Might you have time to take a look at this one?

This revision was not accepted when it landed; it landed in state Needs Review.Aug 14 2022, 2:41 AM
This revision was automatically updated to reflect the committed changes.