summaryrefslogtreecommitdiffstats
path: root/core/object/object.h
Commit message (Expand)AuthorAgeFilesLines
* Implement properties arrays in the Inspector.Gilles Roudière2021-09-071-1/+6
* Apply set_read_only() to child classes of EditorProperty elementsSilc 'Tokage' Renew2021-09-051-0/+1
* Fix misspelled "overriden"Haoyu Qiu2021-08-261-2/+2
* Implement NativeExtension pointer argumentsreduz2021-08-231-0/+1
* Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz2021-08-221-1/+8
* Fix capsule height/radius setters with linked propertiesPouleyKetchoupp2021-08-191-0/+5
* Namespaces instead of underscore prefix for bindsMax Hilbrunner2021-08-171-12/+12
* Fix C# native instance bindings after recent re-writeIgnacio Roldán Etcheverry2021-08-161-0/+1
* Add a instance callback for extensionsGeorge Marques2021-08-051-0/+1
* Make Object "meta" functions take StringName.Fabio Alessandrelli2021-07-221-6/+6
* Merge pull request #50206 from groud/undoredo_increase_args_countRémi Verschelde2021-07-201-7/+7
|\
| * Increase the number of arguments accepted by UndoRedo methodsGilles Roudière2021-07-061-7/+7
* | Add ability to set object instance binding on creationreduz2021-07-151-1/+3
* | Add type variations to ThemeYuri Sizov2021-07-131-0/+1
* | Redo how instance bindings workreduz2021-07-081-9/+26
|/
* Use PROPERTY_USAGE_NONE instead of 0 for no property usageAaron Franke2021-07-011-2/+2
* Fix editor suffixes and degrees conversionreduz2021-06-301-2/+1
* Implement native extension systemreduz2021-06-251-25/+21
* Add PROPERTY_USAGE_NONE and use itAaron Franke2021-06-171-0/+1
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-3/+3
* Add API for registering native extensionsreduz2021-06-041-3/+75
* Implement Navigation layersGilles Roudière2021-03-101-0/+2
* Merge pull request #45617 from RandomShaper/modernize_atomicsRémi Verschelde2021-02-181-1/+2
|\
| * Modernize atomicsPedro J. Estébanez2021-02-181-1/+2
* | Reorganize Project Settingsreduz2021-02-181-0/+1
|/
* Removed _change_notifyreduz2021-02-101-18/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Make `property_list_changed_notify` protected in `Object`Andrii Doroshenko (Xrayez)2020-12-101-2/+1
* Cleanup unused engine codeTomasz Chabora2020-12-091-2/+0
* Remove connect *_compat methodsAaron Franke2020-12-051-4/+0
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-2/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+815