1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-13 01:03:07 +00:00
Pixelorama/src/Palette
2024-11-26 14:47:59 +05: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 Fixed more than one swatch selected if there is the same color available in an earlier swatch 2024-11-26 14:47:59 +05: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 Fix palette swatch highlight not being shown 2023-12-23 21:44:38 +02:00
PaletteSwatch.tscn Make palette swatches use TransparentChecker.tscn 2023-12-23 22:03:44 +02:00