godot/core/extension
bruvzg cbe3a2dcb7
Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API.
2022-07-15 08:49:50 +03:00
..
SCsub Add GDExtension support to Script 2022-03-27 16:13:00 +02:00
extension_api_dump.cpp Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 2022-07-15 08:49:50 +03:00
extension_api_dump.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gdnative_interface.cpp [GDExtension] Expose Variant, NodePath and StringName hash functions. 2022-06-06 12:19:56 +03:00
gdnative_interface.h Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 2022-07-15 08:49:50 +03:00
make_wrappers.py Add GDExtension support to Script 2022-03-27 16:13:00 +02:00
native_extension.cpp Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 2022-07-15 08:49:50 +03:00
native_extension.h Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 2022-07-15 08:49:50 +03:00
native_extension_manager.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
native_extension_manager.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00