mirror of
https://github.com/blender/blender-addons.git
synced 2025-07-29 12:05:36 +00:00

Fixed box deform operator following "context.temp_override" API changes in Blender 4.0 Changed: - If box deform operator is launched through customized shortcut, same shortcut will be used to cancel (Previously cancel was hardcoded to `Ctrl + T`) - Some operators idname were adjusted to expose "Assign Shortcut" from UI context menu