6 Commits

Author SHA1 Message Date
94ebaf0492 Fix T93189: Missing UNDO operator options for Curve Tools addon
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.)

Differential Revision: https://developer.blender.org/D13283
2022-08-13 17:36:46 -07:00
a5587f5223 File headers: use SPDX license identifiers
Some files needed to be changed manually.
2022-02-14 14:47:00 +11:00
104ba1c568 Update addons for D9697 "_RNA_UI" removal
This is a followup patch for D9697 which applies the changes to the
addon reporistory. Almost all of the changes are in rigify, but there
is one change in "curve_tools" and two trivial changes in IO addons.

Differential Revision: https://developer.blender.org/D9919
2021-08-27 08:29:15 -05:00
04f482c5aa Addon: Curve Tools: Refactoring. Added context menu. 2019-10-11 02:52:59 +03:00
f31572ecd2 Curve Tools: many bugs fixed 2019-09-14 20:03:01 +03:00
60e4580191 Curve Tools 2: move to release T65825 2019-09-13 16:03:12 +03:00