2
0
Fork 0
godot/core/extension
bruvzg ea1848ce0a
Use `constexpr` in the conditions with template parameters and `sizeof`s to suppress C4127 warnings.
2022-09-29 10:38:21 +07:00
..
SCsub
extension_api_dump.cpp Merge pull request #65817 from bruvzg/typed_array 2022-09-23 10:24:46 +07:00
extension_api_dump.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
gdnative_interface.cpp Use `constexpr` in the conditions with template parameters and `sizeof`s to suppress C4127 warnings. 2022-09-29 10:38:21 +07:00
gdnative_interface.h Move some methods to Animation from Variant for refactoring 2022-09-15 04:52:43 +07:00
make_wrappers.py [GDExtension] Use function names with underscore for TextServer extension, add macros to generate wrappers for module functions. 2022-09-28 10:04:11 +07:00
native_extension.cpp Rename String `plus_file` to `path_join` 2022-08-29 19:38:13 +07:00
native_extension.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
native_extension_manager.cpp
native_extension_manager.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00