Historie revizí

Autor SHA1 Zpráva Datum
  Rémi Verschelde 931f1a3f34 Sync license copyright with upstream GH-70885 před 2 roky
  Jan Haller fce753c05d Extension header: amend const correctness of `p_args` parameters před 3 roky
  Rémi Verschelde bab247dcb6 Rename godot-headers to gdextension, move header to top folder před 3 roky
  Gilles Roudière c02e644679 Rename GDNative to GDExtension před 3 roky
  Emmanuel Leblond fe86a94dcf Fix const qualifier for parameters in GDExtension api functions před 3 roky
  Emmanuel Leblond b6ba0dca13 StringName is working fine with demo \o/ před 3 roky
  Emmanuel Leblond a706a9ceb9 Remove now useless `_alloc_and_copy_cstr` před 3 roky
  Emmanuel Leblond e24b6b0e51 Use StringName in the whole GDExtension API instead of const char * před 3 roky
  Ricardo Buring 01960ffc9f Add support for virtual and abstract classes před 3 roky
  Aaron Franke 592bd15c7a Run scripts to format and make headers consistent před 3 roky
  Rémi Verschelde 0eba81ef79 Merge pull request #876 from Daylily-Zeleen/Daylily-Zeleen/master před 3 roky
  daylilyzeleen 3e91ec1729 Add detail infos for binding error message. před 3 roky
  Marc Gilleron 5de2c059d1 Fix deriving a custom class with virtual methods před 3 roky
  bruvzg 36273baa7e Change PropertyInfo members to String. před 3 roky
  bruvzg 270ad28931 Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. před 3 roky
  Yuri Sizov fa111d7078 Add support for `property_*_revert` methods před 3 roky
  bruvzg 713b122b84 Add support for BitField hint, sync API files. před 3 roky
  bruvzg 031a83b0ea [Method Bind] Add support for default argument values and static method binding. Sync headers. před 3 roky
  bruvzg 817efdd484 Fix build after "Discern between VIRTUAL and ABSTRACT class bindings". před 3 roky
  Rémi Verschelde 1632322ce0 Update copyright year před 3 roky
  bruvzg e36180f377 Port a bunch of Godot container templates to GDExtension. před 3 roky
  Bradley Clemetson 76c4adb7f8 Normalized additional macros to ensure that everything works without client code needing using před 4 roky
  Gilles Roudière 3fcb8a4d1e Make extension instances create the corresponding godot object in their constructor před 4 roky
  Bastiaan Olij ef528d3a86 Rename interface to gdn_interface because it's a defined keyword under windows před 4 roky
  Bastiaan Olij 0e3bc393d5 Fully register class on register_class call před 4 roky
  Bastiaan Olij e839199848 Add support for property groups před 4 roky
  George Marques aef0f1e248 Change initialization to allow custom level callbacks před 4 roky
  George Marques a0634cca3f Auto-bind virtual method overrides před 4 roky
  George Marques e4ed48976a Replace bindgins to work with extensions před 4 roky