Changed Palette and Layer TextureButtons into Buttons, massive asset renaming

Most asset filenames are now in snake_case
This commit is contained in:
OverloadedOrama 2020-05-03 03:13:08 +03:00
parent 148d918f12
commit 9482b47825
653 changed files with 2178 additions and 3931 deletions

View file

@ -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"