Histórico de commits

Autor SHA1 Mensagem Data
  Rémi Verschelde 0eba81ef79 Merge pull request #876 from Daylily-Zeleen/Daylily-Zeleen/master 2 anos atrás
  daylilyzeleen 3e91ec1729 Add detail infos for binding error message. 2 anos atrás
  Marc Gilleron 5de2c059d1 Fix deriving a custom class with virtual methods 2 anos atrás
  bruvzg 36273baa7e Change PropertyInfo members to String. 2 anos atrás
  bruvzg 270ad28931 Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 2 anos atrás
  Yuri Sizov fa111d7078 Add support for `property_*_revert` methods 2 anos atrás
  bruvzg 713b122b84 Add support for BitField hint, sync API files. 3 anos atrás
  bruvzg 031a83b0ea [Method Bind] Add support for default argument values and static method binding. Sync headers. 3 anos atrás
  bruvzg 817efdd484 Fix build after "Discern between VIRTUAL and ABSTRACT class bindings". 3 anos atrás
  Rémi Verschelde 1632322ce0 Update copyright year 3 anos atrás
  bruvzg e36180f377 Port a bunch of Godot container templates to GDExtension. 3 anos atrás
  Bradley Clemetson 76c4adb7f8 Normalized additional macros to ensure that everything works without client code needing using 3 anos atrás
  Gilles Roudière 3fcb8a4d1e Make extension instances create the corresponding godot object in their constructor 3 anos atrás
  Bastiaan Olij ef528d3a86 Rename interface to gdn_interface because it's a defined keyword under windows 3 anos atrás
  Bastiaan Olij 0e3bc393d5 Fully register class on register_class call 3 anos atrás
  Bastiaan Olij e839199848 Add support for property groups 3 anos atrás
  George Marques aef0f1e248 Change initialization to allow custom level callbacks 3 anos atrás
  George Marques a0634cca3f Auto-bind virtual method overrides 4 anos atrás
  George Marques e4ed48976a Replace bindgins to work with extensions 4 anos atrás