1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-13 06:45:17 +00:00
Pixelorama/src/Classes/Cels
Emmanouil Papadeas adf250583c Resizing selections now work when draw tiles mode is enabled
Working with 2D arrays is a bit of a pain, but I managed. Needs testing.
2024-12-05 02:13:26 +02:00
..
BaseCel.gd Make undo/redo store tilemap cell indices and tileset tiles 2024-12-04 01:21:54 +02:00
Cel3D.gd Some static typing improvements 2024-03-22 03:07:21 +02:00
CelTileMap.gd Resizing selections now work when draw tiles mode is enabled 2024-12-05 02:13:26 +02:00
GroupCel.gd Implement indexed mode (#1136) 2024-11-20 14:41:37 +02:00
PixelCel.gd Make manual tile editing mode automatically update all other image portions that have the same tile index 2024-12-04 01:21:54 +02:00