Added Open & Save buttons for the shader, some code improvements and bugfixes, open window maximized per default - closes #3

This commit is contained in:
ChaoticByte 2024-06-08 11:23:21 +02:00
parent 3a5451a4f6
commit d7a4b05e85
No known key found for this signature in database
5 changed files with 94 additions and 28 deletions

View file

@ -26,6 +26,7 @@ Globals="*res://src/Globals.gd"
window/size/viewport_width=1280
window/size/viewport_height=720
window/size/mode=2
window/energy_saving/keep_screen_on=false
[editor_plugins]