godot-cpp/include/godot_cpp
Fabio Alessandrelli c4f1abe3f9 [Bindings] Build profile now strips methods and skip files
This allows removing dependencies that are not explicitly unused by the
gdextension being built and is implemented using an intermediate json
API file with the methods and classes stripped (i.e. without touching
the file generators).
2025-01-07 20:33:12 +01:00
..
classes Merge pull request #1616 from dsnopek/ptrtoarg-no-error-for-null-ref 2024-12-02 12:54:26 -06:00
core Merge pull request #1666 from raulsntos/set_class_icon 2024-12-21 17:17:50 -06:00
templates Fix GCC 14 -Wtemplate-id-cdtor warning 2024-08-25 07:55:58 +00:00
variant [Bindings] Build profile now strips methods and skip files 2025-01-07 20:33:12 +01:00
godot.hpp Add variant_internal.hpp. 2024-11-28 15:15:03 +01:00