mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +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.