Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PixiEditor-2.0.1.16-amd64-linux.tar.gz | 2025-10-06 | 104.1 MB | |
PixiEditor-2.0.1.16-amd64-linux.deb | 2025-10-06 | 84.1 MB | |
PixiEditor.2.0.1.16.x64-win.zip | 2025-10-06 | 48.7 MB | |
PixiEditor-2.0.1.16-setup64-win.zip | 2025-10-06 | 37.9 MB | |
PixiEditor-2.0.1.16-setup-x64-win.exe | 2025-10-06 | 38.5 MB | |
PixiEditor-2.0.1.16-universal-macos.zip | 2025-10-06 | 235.5 MB | |
PixiEditor-2.0.1.16-universal-macos.dmg | 2025-10-06 | 236.0 MB | |
2.0.1.16 source code.tar.gz | 2025-10-06 | 82.6 MB | |
2.0.1.16 source code.zip | 2025-10-06 | 83.7 MB | |
README.md | 2025-10-06 | 11.8 kB | |
Totals: 10 Items | 951.0 MB | 0 |
Summary
New things
- Added Posterize Node (Color quantization)
- Added Character Position Node
- Added Slice Text Node
- Added Text Info Node
- Added French, Indonesian and Italian translation
Improvements
- Move tool on Painting and Vector toolset now transform images with bilinear sampling, which creates less artifacts. Move tool on Pixel Art toolset works as before
Fixes
- Fixed saving error for .svg when folder clipping was present
- Fixed gradient stroke and fill for big rounded rectangles in Painting and Pixel Art toolset
- Fixed auto update related crash
- Fixed rendering connections when socket input dissapears
- Fixed no spacing between X and Y in preview tab
- Fixed not being able to import aseprite shortcuts when they contain Space as a modifier or '|' (pipe) as key
- Fixed not being able to type special characters on linux when using Text tool
- Fixed caret misalignment after toggling bold on and off in text tool
- Fixed a crash when user does not specify file extension on Linux
- Fixed vector handles rendering bugs
- Fixed selecting multiple layers with SHIFT modifier
- Fixed double clicking on layer not switching to related toolse
- Fixed bucket fill freezes
Changes
- Updated AvaloniaUI to 11.3.6
Changes:
- [6dc0aa] Update FloodFillHelper.cs
- [de3aba] Trasnform color using actual surfaces
- [e4a1cb] Merge branch 'development' into release
- [a1b33e] Merge branch 'master' into development
- [91e911] Merge pull request [#1227] from PixiEditor/fix/fill-bucket-freeze
- [b77b03] Fixed fill bucket freezes
- [f554b2] Merge branch 'master' into development
- [1aa704] Merge pull request [#1225] from PixiEditor/better-transformation
- [98a84f] Merge branch 'master' into better-transformation
- [af821e] Merge pull request [#1224] from PixiEditor/fix/null-exception-pixel-circle