aboutsummaryrefslogtreecommitdiff
path: root/modules/mono/editor/bindings_generator.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mono: BindingsGenerator enum fixesIgnacio Etcheverry2018-04-281-8/+35
* Mono: Better versioning and gracefully unloading of Godot API assembliesIgnacio Etcheverry2018-02-251-0/+3
* Fix inconsistencies and typos in argument namesPaolo Perkovic2018-02-011-4/+4
* Mono: Fix NodePath and RID bindingsIgnacio Etcheverry2018-01-251-0/+1
* Mono: Fix iteration order of object types when generating bindingsIgnacio Etcheverry2018-01-091-1/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Mono: Change BindingsGenerator singleton to avoid StringName leaksIgnacio Etcheverry2018-01-011-10/+13
* Mono: Make the bindings generator output enumsIgnacio Etcheverry2017-12-241-25/+137
* BindingsGenerator cleanup and improved error messagesIgnacio Etcheverry2017-10-291-0/+7
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+429