Skip to content

Releases: DreamWall-Animation/dwpicker

Release 1.0.4

04 Apr 17:55

Choose a tag to compare

Release 1.0.4

Bug fixes

  • #156 Preserve selection order
  • Restore invert selection
  • #157 Fix color picker

Release 1.0.3

24 Mar 07:39

Choose a tag to compare

Release 1.0.3

Bug fix session

Improvments

  • #150 Improve Color picker ergonomy

Bug fix

  • Fix PySide6 dialog box arguments (maya 2025)
  • #154 Fix excessive undo entries (👍@renaudll )
  • Fix context menu with custom action not available on non editable mode
  • #145 Fix AnimSchool import

Release 1.0.2

11 Feb 22:20

Choose a tag to compare

Release 1.0.2

Another step to reach bugless life ! ^^

Fix

  • Fix autoswitch tab
  • Fix crash when pyside 2 exists in maya 2025 the environments
  • Restore backward compatibility to maya 2018/2021
  • #143 #146 Fix scripting documentation
  • #145 Fix referenced picker duplicated
  • #147 Implement leave event, unhiligthing shape when cursor leave the picker

Release 1.0.1

05 Feb 14:39

Choose a tag to compare

Release 1.0.1

Well, what a surprise—I told you, and guess what? It didn’t miss! Version 1.0.0 was basically a bug factory. But hey, good news! Here are some bug fixes

Improvments

  • #136 Toggle panels remind last tab set.
  • #137 Add U shortcut in the Advanced Editor to update the targets

Fix

  • #134 Fix drag and drop install for Maya 2025
  • #139 Fix button highlighting broken after a panel toggling
  • Multiples button from the Advanced Editor are now added to the current panel instead of the panel 1
  • Hide hierarchy connections when shape are on different panels
  • #138 Restore the "unsaved" picker system.

Thanks @Herizoran for his tests, fixes and improvments.

Cheers

Release 1.0.0

31 Jan 00:00

Choose a tag to compare

Release 1.0.0

🎉 Hooray! The first official version of DwPicker is finally out! 🚀
This release brings many new features, bug fixes, and quality-of-life improvements.
Hope you enjoy it! And don’t forget to report any bugs—because, yeah... with a new version, new bugs come along too! 😆

Features

  • Official Maya 2025 support 🎉
  • Official Documentation released
  • #129 Add a option to preserve aspect ratio off image if it fit the shape.
  • The function to add multiple shapes is now available in the Advanced Editor too !
  • Big improvement of the custom shape editor.
  • Custom shapes can be imported and exported.
  • Make picker installation simple stupid with a drag and drop install.py module
  • A library of custom shapes is available in the Advanced Editor.
  • #127 Toggle panels system
  • New system of selection hierarchy

Improvments

  • The Custom shapes point coordinates are now stored relative to top-left shape coordinates. Making easier the shape copy,
  • The canvas manipulator (square to resize) is now precise, finito the hugly offsets !
  • Images are properly cropped by shapes and custom shapes boudaries
  • Constrain to manipulator minimum size.
  • Manipulator does stop to resize if to small.
  • add Background image from Advanced Editor allow to select an image.
  • Unifiy checkers widget in Advanced Editor, Picker-tab table views.
  • Auto select created shape in Advanced Editor
  • #128 Fix when auto-collapse filepath is check without path setuped

Fix

  • Fix selection on Advanced Editor canvas (add selection fails)
  • Fix mirror shape path
  • Fix images with custom shapes and image.fit was failing

Api

  • Add access to shape option in button scripts.

Refactoring

  • Centralize how the picker manager internal data into a Document class. This make UI updates way much easier and avoid QSignal hunt.

Release 0.15.4

16 Jan 09:21

Choose a tag to compare

Improvments

  • #125 Float and int editor values can be slided using middle mouse button
  • #121 Shape.path editor has now option to create polygons

Fix

  • #122 Fix focus in sub-tab display
  • #123 Fix picker resizing in sub-tab display
  • fix backward compatibility (py2)
  • #118 Fix right click menu with custom items
  • #118 Fix shapes highlighting

Release 0.15.2

10 Jan 08:54

Choose a tag to compare

Feature

  • Add possiblility to setup default layers visibility

Release 0.15.3

10 Jan 13:58

Choose a tag to compare

Feature

  • Possibility to setup a picker panel background color
  • #113 Possibility to display the panels as sub tabs

Release 0.15.1

09 Jan 23:04

Choose a tag to compare

Improvment

  • Improve panels resizing. Update the picker only at button release time. Avoiding bugs and abusive undo stack record.

Fix

  • Fix zoom lock system
  • #117 Fix add multi shape (broken since multi panels)
  • Selection square is now selecting screenspace buttons
  • Fix py2 backward compatibility #115 #114
  • Fix loading old picker compatibility

Release 0.15.0

05 Jan 23:05

Choose a tag to compare

Release 0.15.0 Pre-release
Pre-release

Happy new year !

Features

  • Add Multi Panels system
  • Add a screen space coordinates system, allowing possibitilty to create overlay buttons not following navigation

image