Commit History

Auteur SHA1 Bericht Datum
  Thaddeus Crews 64cdf089d9 CI: Various version bumps; sync with main repo 3 maanden geleden
  Thaddeus Crews 7056c996dd Style: Replace header guards with `#pragma once` 5 maanden geleden
  Yuri Sizov 2b34bd0d8b Fix argument metadata when binding methods 1 jaar geleden
  David Snopek a434850069 Allow submitting documentation to the Godot editor 1 jaar geleden
  Thaddeus Crews 87f5fb0691 Enforce template syntax `typename` over `class` 1 jaar geleden
  Andy Maloney db2394dbe7 Identifiers containing double underscore are reserved according to the C++ standard 2 jaren geleden
  Andy Maloney e6b636cc51 Fix sign comparison warnings in method_bind.hpp 2 jaren geleden
  Rémi Verschelde 931f1a3f34 Sync license copyright with upstream GH-70885 2 jaren geleden
  Jan Haller fce753c05d Extension header: amend const correctness of `p_args` parameters 2 jaren geleden
  Rémi Verschelde bab247dcb6 Rename godot-headers to gdextension, move header to top folder 2 jaren geleden
  Gilles Roudière c02e644679 Rename GDNative to GDExtension 2 jaren geleden
  Emmanuel Leblond fe86a94dcf Fix const qualifier for parameters in GDExtension api functions 2 jaren geleden
  Andy Maloney c7e34c2f9d Basic static analysis fixes 2 jaren geleden
  Emmanuel Leblond b6ba0dca13 StringName is working fine with demo \o/ 2 jaren geleden
  Emmanuel Leblond a706a9ceb9 Remove now useless `_alloc_and_copy_cstr` 2 jaren geleden
  Emmanuel Leblond e24b6b0e51 Use StringName in the whole GDExtension API instead of const char * 2 jaren geleden
  Emmanuel Leblond b21931c4a3 Type `GDNativePropertyInfo.type` field as `GDNativeVariantType` 2 jaren geleden
  Aaron Franke 592bd15c7a Run scripts to format and make headers consistent 2 jaren geleden
  bruvzg 36273baa7e Change PropertyInfo members to String. 3 jaren geleden
  bruvzg 270ad28931 Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 3 jaren geleden
  Alessandro Famà d894f48f25 Fix crash when using static methods without return value 3 jaren geleden
  Teodor Potancok 5c32dc3948 Cast `Variant::Type` to `GDNativeVariantType` 3 jaren geleden
  bruvzg 031a83b0ea [Method Bind] Add support for default argument values and static method binding. Sync headers. 3 jaren geleden
  bruvzg 057a771fda Add support for variadic method binds with the typed return. Sync headers. 3 jaren geleden
  Rémi Verschelde 1632322ce0 Update copyright year 3 jaren geleden
  Melissa Geels d97dc518d3 Fixed crash on release builds due to missing argument type information 3 jaren geleden
  Bastiaan Olij 94efe3d410 Fixing compiler warnings around implicit type casting loosing precision 3 jaren geleden
  George Marques 38ee8bfcf7 Change constructor/destructor management of extension classes 4 jaren geleden
  George Marques a0634cca3f Auto-bind virtual method overrides 4 jaren geleden
  George Marques e4ed48976a Replace bindgins to work with extensions 4 jaren geleden