1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 01:29:49 +00:00
Pixelorama/src/Palette
Manolis Papadeas 9bec8f1b09 Preload more resources
Had to remove references to Brushes and Patterns classes from BrushesButton.gd and PatternButton.gd due to GDScript's cyclic reference bug
2021-07-21 18:29:52 +03:00
..
CreatePaletteDialog.gd Fix width and height fields in the create palette dialog that used to remain disabled when the dialog appeared again 2021-07-07 18:32:37 +03:00
CreatePaletteDialog.tscn Change "Current cel" strings to "Selected cels" 2021-06-25 17:58:41 +03:00
EditPaletteDialog.gd Replace old palette system with a new one (#447) 2021-04-16 11:09:03 -07:00
EditPaletteDialog.tscn Replace old palette system with a new one (#447) 2021-04-16 11:09:03 -07:00
Palette.gd Keep colors of a palette if the width gets bigger and the height gets smaller 2021-05-26 15:48:26 +03:00
PaletteColor.gd Replace old palette system with a new one (#447) 2021-04-16 11:09:03 -07:00
PaletteGrid.gd Fix palette highlight not being shown over the selected swatch 2021-05-27 03:14:19 +03:00
PalettePanel.gd Preload more resources 2021-07-21 18:29:52 +03:00
PalettePanel.tscn Minor UI changes 2021-06-15 01:03:46 +03:00
PaletteScroll.gd Replace old palette system with a new one (#447) 2021-04-16 11:09:03 -07:00
PaletteSwatch.gd Replace old palette system with a new one (#447) 2021-04-16 11:09:03 -07:00
PaletteSwatch.tscn Replace old palette system with a new one (#447) 2021-04-16 11:09:03 -07:00