summaryrefslogtreecommitdiff
path: root/core/object/class_db.h
AgeCommit message (Expand)Author
2021-11-30Change gdnative interface so that Godot object initialization should be trigg...Gilles Roudière
2021-10-28Remove ItemList editor and replace it by a property arrayGilles Roudière
2021-10-12Merge pull request #52293 from neikeq/class-db-api-type-bugRémi Verschelde
2021-10-07Enable method type information on release buildsGeorge Marques
2021-09-22[ClassDB] Unify construct/extension retrieval.Fabio Alessandrelli
2021-09-22[Core] Add ClassDB functions to retrieve/construct extensions.Fabio Alessandrelli
2021-09-07Implement properties arrays in the Inspector.Gilles Roudière
2021-08-31Fix ClassDB API type mismatch bug between --editor and playerIgnacio Roldán Etcheverry
2021-08-24Implement error return documetationreduz
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-08-19Fix capsule height/radius setters with linked propertiesPouleyKetchoupp
2021-08-17Namespaces instead of underscore prefix for bindsMax Hilbrunner
2021-08-05Add a instance callback for extensionsGeorge Marques
2021-07-24Implement Resource UIDsreduz
2021-07-20Editor StringName and Viewport optimizationsJoan Fons
2021-07-13Implement the ability to disable classesreduz
2021-06-25Implement native extension systemreduz
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-04Add API for registering native extensionsreduz
2021-01-19Modernize RWLockPedro J. Estébanez
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz