1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Pixelorama/src/Palette
2024-08-28 18:17:30 +03: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 Fix issue where the '\n` escape character got inserted inside the palette name, causing it to fail to be saved 2024-08-28 18:17:30 +03:00
PaletteGrid.gd Fix palette swatch white border being shown on non-selected swatches, if the user has scrolled down 2024-06-03 20:36:39 +03:00
PalettePanel.gd Fix popups appearing in wrong places when single window mode is disabled 2024-08-03 22:36:05 +03:00
PalettePanel.tscn Lazy load create & edit palette dialogs 2024-03-21 17:29:00 +02:00
PaletteScroll.gd Fix palette swatch highlight not being shown 2023-12-23 21:44:38 +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