mirror of https://github.com/godotengine/godot
- ClassDoc added to GDScript and property reflection data were extracted from parse tree - GDScript comments are collected from tokenizer for documentation and applied to the ClassDoc by the GDScript compiler - private docs were excluded (name with underscore prefix and doesn't have any doc comments) - default values (of non exported vars), arguments are extraced from the parser - Integrated with GDScript 2.0 and new enums were added. - merge conflicts fixed |
||
|---|---|---|
| .. | ||
| SCsub | ||
| 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 | ||