1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00
Pixelorama/Scripts/Palette
OverloadedOrama 340a885cd7 Fixed crash on Godot 3.2.beta6 when pressing the Edit Palette button
Oddly enough, this crash did not occur on Godot 3.1.2 or even Godot 3.2.beta5
2020-01-12 02:22:37 +02:00
..
EditPalettePopup.gd Added a ScrollContainer for the palette buttons in EditPalettePopup 2020-01-08 02:16:48 +02:00
Palette.gd Made "comments" be on top of "colors" in the JSON palette files 2020-01-08 01:09:35 +02:00
PaletteButton.gd Rename palettes on EditPalettePopup, removed "Custom" subfolder 2019-12-31 01:24:56 +02:00
PaletteColor.gd Fixed variable shadowing warnings in some palette scripts 2019-12-24 04:08:16 +02:00
PaletteContainer.gd Fixed crash on Godot 3.2.beta6 when pressing the Edit Palette button 2020-01-12 02:22:37 +02:00