Releases: Provismet/LilyPanel
Releases · Provismet/LilyPanel
1.1.1
1.1.0
New Features
- Duration blends
- These buttons output a preset sequence of BlendShape values, making it easy to play animations.
- UI colours can now be changed in the settings json.
Tweaks
- Downgraded pyinstaller to avoid anti-virus false positives. (Any program compiled by the current up-to-date pyinstaller is flagged by anti-virus software.)
- Removed tkinter buttons for better visual consistency.
- Functionally this just removes the indent when clicking a button.
Bugfixes
- Used an OS agnostic method to set the window icon.
- The source code should now run on any OS.