2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  David Snopek 44d78ec881 Merge pull request #1409 from Repiteo/class-to-typename 1 жил өмнө
  Thaddeus Crews 87f5fb0691 Enforce template syntax `typename` over `class` 1 жил өмнө
  Marc Gilleron e607790647 Fix explicit namespaces in macros 1 жил өмнө
  David Snopek 8fbb7cf795 Allow GDExtensions to register virtual methods and call them on scripts 1 жил өмнө
  David Snopek d33bd47219 Add `CallableCustom` that devs can use in their GDExtensions 1 жил өмнө
  Mikael Hermansson 7d8cb7c155 Add support for indexed properties 2 жил өмнө
  David Snopek 431e30bc32 Ensure GDExtension class is the correct type for the Godot engine class 2 жил өмнө
  David Snopek a5c6ca5920 Update to load function pointers for GDExtension interface 2 жил өмнө
  David Snopek 964c515d75 Revert "Fix Object::cast_to<T>() for custom classes" 2 жил өмнө
  David Snopek 75af9003dc Fix Object::cast_to<T>() for custom classes 2 жил өмнө
  Rémi Verschelde 931f1a3f34 Sync license copyright with upstream GH-70885 2 жил өмнө
  Rémi Verschelde bab247dcb6 Rename godot-headers to gdextension, move header to top folder 2 жил өмнө
  Gilles Roudière c02e644679 Rename GDNative to GDExtension 2 жил өмнө
  Emmanuel Leblond e24b6b0e51 Use StringName in the whole GDExtension API instead of const char * 2 жил өмнө
  Aaron Franke 592bd15c7a Run scripts to format and make headers consistent 2 жил өмнө
  Marc Gilleron 99c004f689 Add `Object::cast_to` for `const Object*` 2 жил өмнө
  bruvzg 270ad28931 Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 3 жил өмнө
  DNKpp 95574c1b11 fix: Object::cast_to checks provided object for nullptr 3 жил өмнө
  bruvzg 031a83b0ea [Method Bind] Add support for default argument values and static method binding. Sync headers. 3 жил өмнө
  bruvzg 93de1b2b0b Sync godot-headers and fix build after "Create GDExtension clases for PhysicsServer3D". 3 жил өмнө
  Rémi Verschelde 1632322ce0 Update copyright year 3 жил өмнө
  bruvzg b1385953fe Add `ObjectDB::get_instance` method to get wrapped `Object *` from `ObjectID`. 3 жил өмнө
  Bradley Clemetson 76c4adb7f8 Normalized additional macros to ensure that everything works without client code needing using 3 жил өмнө
  Bradley Clemetson 37938a1761 Fix namespace to be consistent with the previous ADD functions 3 жил өмнө
  Bastiaan Olij ef528d3a86 Rename interface to gdn_interface because it's a defined keyword under windows 3 жил өмнө
  Bastiaan Olij e839199848 Add support for property groups 3 жил өмнө
  George Marques e4ed48976a Replace bindgins to work with extensions 4 жил өмнө