.. |
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
7 months ago |
extension_api_dump.cpp
|
0fbb22c095
Merge pull request #104432 from YYF233333/dict_iter2
|
1 month ago |
extension_api_dump.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
2 months ago |
gdextension.compat.inc
|
0e5e743258
Bind compatibility GDExtension methods removed in 88418
|
1 year ago |
gdextension.cpp
|
5af4bef46f
Inline static variables (part 1)
|
1 week ago |
gdextension.h
|
5af4bef46f
Inline static variables (part 1)
|
1 week ago |
gdextension_interface.cpp
|
ec32dae1da
Rename `_strlen_clipped` to `strnlen` (and use the system equivalent for `char *` inputs).
|
6 days ago |
gdextension_interface.h
|
01fc9aee6c
Core: Modernize C headers with C++ equivalents
|
1 week ago |
gdextension_library_loader.cpp
|
b8e44a0000
Improve ConfigFile get_sections and get_section_keys by returning Vector<String>
|
2 weeks ago |
gdextension_library_loader.h
|
fa0a3c9c6e
Add and require `GDSOFTCLASS` for `Object` subclasses that want to cast but do not use `GDCLASS`.
|
1 month ago |
gdextension_loader.h
|
f2bab45202
Fix `GDExtensionLoader` using the wrong super type in `GDSOFTCLASS`.
|
2 weeks ago |
gdextension_manager.cpp
|
5af4bef46f
Inline static variables (part 1)
|
1 week ago |
gdextension_manager.h
|
5af4bef46f
Inline static variables (part 1)
|
1 week ago |
gdextension_special_compat_hashes.cpp
|
5af4bef46f
Inline static variables (part 1)
|
1 week ago |
gdextension_special_compat_hashes.h
|
5af4bef46f
Inline static variables (part 1)
|
1 week ago |
make_interface_dumper.py
|
be429eb404
SCons: Make builders prettier, utilize `constexpr`
|
2 months ago |
make_wrappers.py
|
96fdaa616b
Style: Integrate `#pragma once` in builders/checks
|
2 months ago |