mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 14:11:15 +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. |
||
|---|---|---|
| .. | ||
| pluginscript_instance.cpp | ||
| pluginscript_instance.h | ||
| pluginscript_language.cpp | ||
| pluginscript_language.h | ||
| pluginscript_loader.cpp | ||
| pluginscript_loader.h | ||
| pluginscript_script.cpp | ||
| pluginscript_script.h | ||
| register_types.cpp | ||
| register_types.h | ||
| SCsub | ||