Commit History

Author SHA1 Message Date
  reduz 45af29da80 Add a new HashSet template 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 years ago
  kobewi 6f0b63f794 Change D_METHOD to variadic template 3 years ago
  George Marques 62ad18a3a1 Remove argument name strings from release builds 3 years ago
  Rémi Verschelde abbb0dc082 Merge pull request #59548 from akien-mga/obj-remove-unused-categories 3 years ago
  reduz 360dea5348 Add GDExtension support to Script 3 years ago
  Rémi Verschelde 5371009d8e Object: Remove unused category boilerplate 3 years ago
  reduz 8b547331be Create GDExtension clases for PhysicsServer3D 3 years ago
  reduz 6f51eca1e3 Discern between virtual and abstract class bindings 3 years ago
  reduz 21637dfc25 Remove VARIANT_ARG* macros 3 years ago
  Yuri Sizov 107b6f299c Reorganize inspector layout workflow for Control nodes 3 years ago
  Rémi Verschelde 0154ce2c8d Merge pull request #43015 from Xrayez/refactor-auto-instaprop 3 years ago
  Anilforextra adbe948bda String: Add contains(). 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Andrii Doroshenko (Xrayez) 7a8b11ee14 Refactor auto-instantiation of `Object` properties in editor 4 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Gilles Roudière 4fc0fb826a Change gdnative interface so that Godot object initialization should be triggered from the extension side 3 years ago
  George Marques fafa8c7f6e Enable method type information on release builds 3 years ago
  Maxime Lapointe 29dc8de88b Improve error message when instantiating virtual class 3 years ago
  Fabio Alessandrelli f9ce9a8e10 [ClassDB] Unify construct/extension retrieval. 3 years ago
  Fabio Alessandrelli f724bd1880 [Core] Add ClassDB functions to retrieve/construct extensions. 3 years ago
  Gilles Roudière 4bd7700e89 Implement properties arrays in the Inspector. 4 years ago
  reduz 96f8254b24 Implement error return documetation 4 years ago
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 years ago
  PouleyKetchoupp 645bc94bfc Fix capsule height/radius setters with linked properties 4 years ago
  George Marques 626c0b6905 Add a instance callback for extensions 4 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 years ago
  Rémi Verschelde 2b1e6e303e Merge pull request #50786 from reduz/implement-resource-uids 4 years ago
  reduz 32b43cfeb3 Implement Resource UIDs 4 years ago