OverloadedOrama
ff47ae26c0
Small UI changes
2019-12-31 03:02:53 +02:00
OverloadedOrama
20d643b4ca
Rename palettes on EditPalettePopup, removed "Custom" subfolder
2019-12-31 01:24:56 +02:00
OverloadedOrama
abc622d08e
Fixed issue when removing palette buttons
...
Also, when adding a new palette color, the new button gets automatically selected.
2019-12-27 20:49:12 +02:00
Hugo Locurcio
386473845e
Fix GDScript warnings pertaining to unused arguments
...
Those warnings can be ignored by prefixing the argument with an
underscore.
2019-12-27 16:14:01 +01:00
OverloadedOrama
f0feb2f024
Fixed issues when removing a palette color in EditPalettePopup
...
Also updated _on_AddSwatchButton_pressed() to pass the button itself instead of its index, on new_button.connect()
2019-12-26 02:28:47 +02:00
OverloadedOrama
9b73e4f661
Edit palette fixes
...
- If the palette has colors, automatically select the first one
- When adding a new color button, take the color currently selected on the picker instead of white
- Fixes issues with drag&dropping color buttons. The color that was dragged remains selected.
2019-12-26 02:01:04 +02:00
OverloadedOrama
014afc47fb
Fixed variable shadowing warnings in some palette scripts
2019-12-24 04:08:16 +02:00
CheetoHead
770c633db2
Added GPL importer, new palette classes for clarification
2019-12-20 15:22:52 -05:00