This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
godot
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/godot.git
synced
2026-07-30 20:23:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f646a2c7463d5f4e7dc7f667ae5705c08eb4e1d3
godot
/
core
/
extension
T
History
Emmanuel Leblond
1e8756c94b
Use StringName in the whole GDExtension API instead of const char *
2022-11-08 21:44:07 +01:00
..
extension_api_dump.cpp
GDExtension: Ensure newline at EOF
2022-11-07 14:32:43 +01:00
extension_api_dump.h
…
gdnative_interface.cpp
Uses
StringName
in GDExtension perf critical instance creation & method/properties setter/getter
2022-11-08 21:44:07 +01:00
gdnative_interface.h
Use StringName in the whole GDExtension API instead of const char *
2022-11-08 21:44:07 +01:00
make_interface_dumper.py
Implement a way to dump the gdnative_interface.h file from the executable
2022-10-13 10:03:30 +02: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 +03:00
native_extension_manager.cpp
…
native_extension_manager.h
…
native_extension.cpp
Use StringName in the whole GDExtension API instead of const char *
2022-11-08 21:44:07 +01:00
native_extension.h
Use StringName in the whole GDExtension API instead of const char *
2022-11-08 21:44:07 +01:00
SCsub
Implement a way to dump the gdnative_interface.h file from the executable
2022-10-13 10:03:30 +02:00