1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-15 07:45:19 +00:00
Commit graph

8 commits

Author SHA1 Message Date
Emmanouil Papadeas
7902465cf1 Add user data for individual tiles 2025-02-10 03:03:29 +02:00
Emmanouil Papadeas
34ef0d4d15 Add tile properties window, allowing you to change each tile's probability
More options can be added there in the future. Perhaps we could even add Godot tileset data, once we add Godot tileset exporting.
2025-02-09 03:34:10 +02:00
Emmanouil Papadeas
f2f465a111 Select multiple tiles with Control and/or Shift to draw random tiles
If you have 2 tiles selected, for example, each time you draw it will randomly choose from one of these two tiles.
2025-02-08 21:21:28 +02:00
Emmanouil Papadeas
0db7cd99f6 Show a menu when right clicking on a tile button in the tiles panel to allow deleting it
Only unused tiles can be deleted
2025-01-29 19:15:18 +02:00
Emmanouil Papadeas
f9034f8e44 Add a n options button in the tiles panel 2025-01-29 00:02:44 +02:00
Emmanouil Papadeas
fbadf41f82 Add icons to the tool panel buttons 2025-01-22 21:27:45 +02:00
Variable
6100bdc8df
QOL improvements to the tileset panel (#1148)
* Added a background to swatches

* Improved UI for tilemap editor

* Implemented requested changes
2024-12-13 21:30:03 +02:00
Emmanouil Papadeas
f91bb18fb2
Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00