История коммитов

Автор SHA1 Сообщение Дата
  Marc Gilleron 5de2c059d1 Fix deriving a custom class with virtual methods 2 лет назад
  Rémi Verschelde 3276688c82 Merge pull request #844 from Zylann/fix_get_const 2 лет назад
  Marc Gilleron 6f3bdab090 Fix issues with `_get` and `_get_property_list` 2 лет назад
  bruvzg 36273baa7e Change PropertyInfo members to String. 2 лет назад
  Fabio Alessandrelli bcf27d8af4 Ensure GDCLASS can be used outside the godot namespace. 2 лет назад
  bruvzg 270ad28931 Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 3 лет назад
  Kevin Smith fd8173f109 Allow GDCLASS in own namespaces 3 лет назад
  Fabio Alessandrelli 78cbae910d Fix "_instance_bindings != nullptr" for Wrapped objects. 3 лет назад
  Rémi Verschelde 1632322ce0 Update copyright year 3 лет назад
  Marc Gilleron 6fdcb18f6a Fix GDCLASS when inherited class is in another namespace 3 лет назад
  Gilles Roudière adbbf1a3a1 Fix object_set_instance being wrongly called for built-in wrapped classes 3 лет назад
  Gilles Roudière 3fcb8a4d1e Make extension instances create the corresponding godot object in their constructor 3 лет назад
  Bastiaan Olij ef528d3a86 Rename interface to gdn_interface because it's a defined keyword under windows 3 лет назад
  Fabio Alessandrelli b4632e317d Fix creation (and godot-side deletion) of extended objects. 3 лет назад
  George Marques 38ee8bfcf7 Change constructor/destructor management of extension classes 3 лет назад
  George Marques a0634cca3f Auto-bind virtual method overrides 4 лет назад
  George Marques e4ed48976a Replace bindgins to work with extensions 4 лет назад