mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 05:44:42 -04:00
Changed Palette and Layer TextureButtons into Buttons, massive asset renaming
Most asset filenames are now in snake_case
This commit is contained in:
parent
148d918f12
commit
9482b47825
653 changed files with 2178 additions and 3931 deletions
|
@ -19,7 +19,7 @@ _global_script_classes=[ {
|
|||
"language": "GDScript",
|
||||
"path": "res://src/UI/Rulers/Guides.gd"
|
||||
}, {
|
||||
"base": "Reference",
|
||||
"base": "Button",
|
||||
"class": "LayerButton",
|
||||
"language": "GDScript",
|
||||
"path": "res://src/UI/Timeline/LayerButton.gd"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue