Files
blender-addons/greasepencil_tools
Pullusb 1b9e4fb268 GPencil Tools: Fix box deform operator
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
2023-09-23 22:00:56 +02:00
..