1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-08 19:39:50 +00:00
Pixelorama/src/Palette
Emmanouil Papadeas 4bc0fba941 Add a variable in Global for setting file dialogs as native, and add a "FileDialogs" node group
This settings is not exposed in the preferences in this commit
2024-01-24 03:57:40 +02:00
..
CreatePaletteDialog.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
CreatePaletteDialog.tscn Fix create and edit palette dialogs being very long 2023-12-16 22:07:11 +02:00
EditPaletteDialog.gd Export palettes as images on the Web version 2024-01-04 15:46:28 +02:00
EditPaletteDialog.tscn Add a variable in Global for setting file dialogs as native, and add a "FileDialogs" node group 2024-01-24 03:57:40 +02:00
Palette.gd Implements palette sorting 2023-12-23 19:00:24 +02:00
PaletteGrid.gd Fix palette swatch highlight not being shown 2023-12-23 21:44:38 +02:00
PalettePanel.gd Fix formatting 2024-01-04 15:58:57 +02:00
PalettePanel.tscn [skip ci] Add the sort palette button to the UIButtons node group 2023-12-27 02:43:28 +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