Skip to content

Releases: wojtryb/Shortcut-Composer

v1.3.0

11 Jun 16:32
49c09f7
Compare
Choose a tag to compare

What's new in 1.3.0

PIE MENUS - introducing Shortcut Composer

Added

  • Manual mode for picking presets without tagging them
  • Local save mode allowing to store values in .kra document instead of globally
  • Pick local brush presets pie which starts in local mode by default
  • Filtering of available values in scroll area
  • Kinetic scrolling of available values with MMB
  • Setting and resetting default order of values
  • Remembering order of presets for each tag regardless of pie
  • Updating the presets immediatelly when current tag is changed
  • Added icons to all plugin actions

Fixed

  • Fix a crash when using layer selector with active layer in a collapsed group
  • Improved performance when editing Pies with many labels
  • Improved performance of krita start-up when plugin is enabled

v1.2.2

14 Apr 16:59
84b6a5c
Compare
Choose a tag to compare

Fixed

  • Fixed MultipleAssignment actions sharing one configuration window.

Note: this bug only occured when creating duplicates of MultipleAssignment actions. If you were using the plugin as it is, without creating your own actions, updating to 1.2.2 is not needed.

v1.2.1

12 Apr 08:23
fdfd597
Compare
Choose a tag to compare

Fixed

  • Fixed pie menus in edit mode hiding when clicked outside on the canvas.

v1.2.0

11 Apr 15:22
f87c3b5
Compare
Choose a tag to compare

What's new in 1.2.0

PIE MENUS - introducing Shortcut Composer

Added

  • Adding and removing PieMenu icons with drag and drop.
  • Class-oriented configuration system with automatic value parsing. Can be reused in other plugins.
  • PieMenus are now able to handle their own local configuration with Pie settings (Replaces section in Configure Shortcut Composer).
  • Change PieIcon border's color when hovered in EditMode (Replaces gray indicator)
  • Allow changes to PieMenu and PieIcon size for each pie separately.
  • Separate button to enter PieMenu edit mode. Replaces clicking on PieIcon which was easy to do unintentionally.
  • Preset PieMenus tag now can be chosen directly from the Pie settings. (Replaces section in Configure Shortcut Composer)
  • Preset PieMenus now reload automatically when the tag content changes. (Replaces Reload Shortcut Composer action)
  • PieMenus now automatically change between dark/light theme when the krita theme changes between these two theme families.
  • Cycle selection tools action now is configured by local settings activated with a button that appears on long press (Replaces section in Configure Shortcut Composer)

Fixed

  • Support tags with quote and double-quote signs.
  • Make input_adapter package independent from the rest of the plugin to improve re-usability.
  • Fix crash when picking a deleted preset with PieMenu.

v1.1.1

04 Feb 11:17
d505547
Compare
Choose a tag to compare

What's new in v1.1.1

Fixed

  • Fix a crash when any PieMenu is empty.
  • Support multiple krita windows.
  • Fix transform modes ocasionally stopping to work.
  • Handle invalid configuration.
  • Add missing icon for transform tool.

v1.1.0

20 Jan 13:27
29608a1
Compare
Choose a tag to compare

What's new in v1.1.0

Added

  • Edit mode for PieMenus - click or drag the value icon to enter it. While in edit mode, the values can be dragged across the PieMenu to change their order.
  • Action values tab in Configure Shortcut Composer for adding and removing values in PieMenus and MultipleAssignment actions.
  • PieValues backtrounds are now animated.
  • New PieMenu to create a layer with chosen blending mode.

Fixed

  • Allow scrolling through masks while using layey mouse trackers
  • Make sure that presets in PieMenu are displayed only once.
  • Allow using "Enclose and fill" tool
  • Fix icon of "Colorize Mask" and "Color Sampler" tools
  • Fix scaling issues of Text labels in PieMenu

v1.0.1

09 Jan 17:20
02034f1
Compare
Choose a tag to compare

What's new in v1.0.1

Fixes following issues:

  • Fix displaying inactive presets and tags
  • Detect and support light krita theme, switch between them when changed
  • PieWidget as popup - pies no longer recognized by OS as windows
  • Allow different parameters for each configuration value
  • Use default font to fix MacOS helvetica issue
  • Allow using actions when active layer is locked
  • Work around krita bug: zoom being dependent on document dpi