Historie revizí

Autor SHA1 Zpráva Datum
  Mikael Hermansson 7d8cb7c155 Add support for indexed properties před 2 roky
  David Snopek 431e30bc32 Ensure GDExtension class is the correct type for the Godot engine class před 2 roky
  David Snopek a5c6ca5920 Update to load function pointers for GDExtension interface před 2 roky
  David Snopek 964c515d75 Revert "Fix Object::cast_to<T>() for custom classes" před 2 roky
  David Snopek 75af9003dc Fix Object::cast_to<T>() for custom classes před 2 roky
  Rémi Verschelde 931f1a3f34 Sync license copyright with upstream GH-70885 před 2 roky
  Rémi Verschelde bab247dcb6 Rename godot-headers to gdextension, move header to top folder před 2 roky
  Gilles Roudière c02e644679 Rename GDNative to GDExtension před 2 roky
  Emmanuel Leblond e24b6b0e51 Use StringName in the whole GDExtension API instead of const char * před 2 roky
  Aaron Franke 592bd15c7a Run scripts to format and make headers consistent před 2 roky
  Marc Gilleron 99c004f689 Add `Object::cast_to` for `const Object*` před 2 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
  DNKpp 95574c1b11 fix: Object::cast_to checks provided object for nullptr 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 93de1b2b0b Sync godot-headers and fix build after "Create GDExtension clases for PhysicsServer3D". před 3 roky
  Rémi Verschelde 1632322ce0 Update copyright year před 3 roky
  bruvzg b1385953fe Add `ObjectDB::get_instance` method to get wrapped `Object *` from `ObjectID`. před 3 roky
  Bradley Clemetson 76c4adb7f8 Normalized additional macros to ensure that everything works without client code needing using před 3 roky
  Bradley Clemetson 37938a1761 Fix namespace to be consistent with the previous ADD functions před 3 roky
  Bastiaan Olij ef528d3a86 Rename interface to gdn_interface because it's a defined keyword under windows před 3 roky
  Bastiaan Olij e839199848 Add support for property groups před 3 roky
  George Marques e4ed48976a Replace bindgins to work with extensions před 4 roky