Releases: DreamWall-Animation/dwpicker
Releases · DreamWall-Animation/dwpicker
Release 1.0.4
Release 1.0.3
Release 1.0.2
Release 1.0.2
Another step to reach bugless life ! ^^
Fix
Release 1.0.1
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
Ushortcut 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
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
Release 0.15.2
Feature
- Add possiblility to setup default layers visibility
Release 0.15.3
Feature
- Possibility to setup a picker panel background color
- #113 Possibility to display the panels as sub tabs
Release 0.15.1
Improvment
- Improve panels resizing. Update the picker only at button release time. Avoiding bugs and abusive undo stack record.
