mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
- Make ScriptCreateDialog disable the built-in script checked button if the language does not support it. - ScriptLanguage's get_template and make_template now receive the script path as class name if the the script language does not have named classes.