godot/modules/mono
Rémi Verschelde 9d2e8f2f27
Variant: Rename Type::_RID to Type::RID
The underscore prefix was used to avoid the conflict between the `RID` class
name and the matching enum value in `Variant::Type`.

This can be fixed differently by prefixing uses of the `RID` class in `Variant`
with the scope resolution operator, as done already for `AABB`.
2020-11-09 16:29:04 +01:00
..
build_scripts
doc_classes
editor Variant: Rename Type::_RID to Type::RID 2020-11-09 16:29:04 +01:00
glue Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
icons
mono_gd Variant: Rename Type::_RID to Type::RID 2020-11-09 16:29:04 +01:00
utils Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
.gitignore
SCsub
__init__.py
class_db_api_json.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
class_db_api_json.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
config.py
csharp_script.cpp Variant: Rename Type::_RID to Type::RID 2020-11-09 16:29:04 +01:00
csharp_script.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
godotsharp_defs.h
godotsharp_dirs.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
godotsharp_dirs.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
managed_callable.cpp
managed_callable.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
mono_gc_handle.cpp
mono_gc_handle.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
register_types.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
register_types.h
signal_awaiter_utils.cpp
signal_awaiter_utils.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00