Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Pixelorama-Windows-32bit.zip | 2025-06-26 | 37.1 MB | |
Pixelorama-Windows-64bit.zip | 2025-06-26 | 35.6 MB | |
Pixelorama_v1.1.2_setup.exe | 2025-06-26 | 70.3 MB | |
Pixelorama-Linux-32bit.tar.gz | 2025-06-26 | 28.6 MB | |
Pixelorama-Linux-64bit.tar.gz | 2025-06-26 | 28.2 MB | |
Pixelorama-Linux-ARM32.tar.gz | 2025-06-26 | 26.0 MB | |
Pixelorama-Linux-ARM64.tar.gz | 2025-06-26 | 27.1 MB | |
Pixelorama-Mac.dmg | 2025-06-26 | 68.3 MB | |
README.md | 2025-06-26 | 3.3 kB | |
v1.1.2 source code.tar.gz | 2025-06-26 | 2.5 MB | |
v1.1.2 source code.zip | 2025-06-26 | 3.1 MB | |
Totals: 11 Items | 326.9 MB | 89 |
[v1.1.2] - 2025-06-26
This update has been brought to you by the contributions of: Fayez Akhtar (@Variable-ind), @VernalUmbrella, @zibetnu
Built using Godot 4.4.1
Added
- The selection transformation system has been completely remade, finally allowing support for easy rotation and skewing! #1245
- A new isometric box tool! #1246
- Added bucket tool fill mode where regions from the merging of all layers are filled. #1258
- Using the move tool on a layer group now moves the content of all of its children.
- You can now hide all other layers when holding Alt and clicking on the visibility button of a layer.
- Users can now change the alpha of the transformation preview from the preferences.
- Added the ability to double-click on the canvas preview to get at the same point on the main canvas. #1244
Fixed
- Transformed content no longer gets lost when pressing Control + an arrow key. #1245
- Transformed content no longer gets lost when cloning layers & frames.
- Pressing Enter or Cancel when changing the value of a slider in the options of a selection tool when there is an active transformation, no longer confirms/cancels the transformation.
- Fixed a bug where some child layer of group layers were not rendered. #1268
- Group layers with blend modes other than passthrough received a performance boost. #1269
- Fixed a bug where pasting images from the clipboard sometimes did not work, due to them being in different formats than the project image. #1245
- Fixed a bug where changing a palette color in a copied palette also changed the color in the original palette as well. #1274
- Closing the app with Zen Mode no longer hides all panels when opening the app again. #1238
- Fixed broken tool shortcuts on some keyboard layouts. #1283
- The override.cfg file is now being saved to the correct directory. #1285
- Panels can no longer be moved if the Moveable Panels option is turned off. #1242
- Using the bucket tool now confirms the active transformation. #1245
- The canvas rotation now affects the direction of the arrow keys. #1245
- The pixel grid gets immediately redrawn when its visibility is toggled. #1240