mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-19 00:19:12 +00: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.