Page MenuHome

Curves: add initial edit mode support
ClosedPublic

Authored by Kévin Dietrich (kevindietrich) on Feb 17 2022, 1:09 PM.

Details

Summary

This adds initial support for edit mode for the experimental new curves
object. For now we can only toggle in and out of the mode, no real
interraction is possible.

This patch also adds empty menus in edit mode. Those were added mainly
to quiet warnings as the menus are programmatically added to the edit
based on the object type and context.

Ref T95769

Diff Detail

Repository
rB Blender
Branch
curves_edit_mode (branched from master)
Build Status
Buildable 20613
Build 20613: arc lint + arc unit

Event Timeline

Kévin Dietrich (kevindietrich) requested review of this revision.Feb 17 2022, 1:09 PM
Kévin Dietrich (kevindietrich) created this revision.

The changes make sense, and it also works in my basic test.

Not too much to say at this point, but the changes look good to me.

This revision is now accepted and ready to land.Feb 18 2022, 7:16 AM