summaryrefslogtreecommitdiffstats
path: root/core/object/class_db.h
Commit message (Expand)AuthorAgeFilesLines
* Change gdnative interface so that Godot object initialization should be trigg...Gilles Roudière2021-11-301-2/+1
* Remove ItemList editor and replace it by a property arrayGilles Roudière2021-10-281-1/+1
* Merge pull request #52293 from neikeq/class-db-api-type-bugRémi Verschelde2021-10-121-0/+3
|\
| * Fix ClassDB API type mismatch bug between --editor and playerIgnacio Roldán Etcheverry2021-08-311-0/+3
* | Enable method type information on release buildsGeorge Marques2021-10-071-26/+0
* | [ClassDB] Unify construct/extension retrieval.Fabio Alessandrelli2021-09-221-1/+1
* | [Core] Add ClassDB functions to retrieve/construct extensions.Fabio Alessandrelli2021-09-221-0/+1
* | Implement properties arrays in the Inspector.Gilles Roudière2021-09-071-0/+2
* | Implement error return documetationreduz2021-08-241-0/+28
* | Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz2021-08-231-11/+0
* | Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz2021-08-221-1/+1
|/
* Fix capsule height/radius setters with linked propertiesPouleyKetchoupp2021-08-191-0/+1
* Namespaces instead of underscore prefix for bindsMax Hilbrunner2021-08-171-10/+10
* Add a instance callback for extensionsGeorge Marques2021-08-051-1/+1
* Implement Resource UIDsreduz2021-07-241-0/+1
* Editor StringName and Viewport optimizationsJoan Fons2021-07-201-22/+22
* Implement the ability to disable classesreduz2021-07-131-0/+11
* Implement native extension systemreduz2021-06-251-1/+3
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-2/+2
* Add API for registering native extensionsreduz2021-06-041-0/+9
* Modernize RWLockPedro J. Estébanez2021-01-191-2/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+427