1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-23 14:03:13 +00:00
Pixelorama/src/Palette
2024-12-15 00:13:59 +02:00
..
CreatePaletteDialog.gd [skip ci] Minor static typing and docstring improvements 2024-05-11 17:02:33 +03:00
CreatePaletteDialog.tscn Enable exclusive and disable popup_window flags in the palette dialogs 2024-08-02 20:59:59 +03:00
EditPaletteDialog.gd Fix certain strings not updating when language changes (#1043) 2024-07-26 16:10:56 +03:00
EditPaletteDialog.tscn Enable exclusive and disable popup_window flags in the palette dialogs 2024-08-02 20:59:59 +03:00
Palette.gd Add a crop_image boolean parameter to Palette.convert_to_image() 2024-11-22 17:56:39 +02:00
PaletteGrid.gd Show the index of the palette swatches when color indices are visible on the canvas 2024-12-15 00:13:59 +02:00
PalettePanel.gd Ensure that the swatches get deleted when the user removes all palettes 2024-11-23 17:54:28 +02:00
PalettePanel.tscn Lazy load create & edit palette dialogs 2024-03-21 17:29:00 +02:00
PaletteScroll.gd Ensure that the swatches get deleted when the user removes all palettes 2024-11-23 17:54:28 +02:00
PaletteSwatch.gd Show the index of the palette swatches when color indices are visible on the canvas 2024-12-15 00:13:59 +02:00
PaletteSwatch.tscn Make palette swatches use TransparentChecker.tscn 2023-12-23 22:03:44 +02:00