summaryrefslogtreecommitdiff
path: root/modules/mono/editor/bindings_generator.h
AgeCommit message (Expand)Author
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-09-12C#: Fix cs_files glue mismatch bugIgnacio Etcheverry
2018-09-12Cleanup of c# api files and bindings generatorIgnacio Etcheverry
2018-08-27C# generated classes ignore warning CS1591 and cleanupIgnacio Etcheverry
2018-04-28Mono: BindingsGenerator enum fixesIgnacio Etcheverry
2018-02-25Mono: Better versioning and gracefully unloading of Godot API assembliesIgnacio Etcheverry
2018-02-01Fix inconsistencies and typos in argument namesPaolo Perkovic
2018-01-25Mono: Fix NodePath and RID bindingsIgnacio Etcheverry
2018-01-09Mono: Fix iteration order of object types when generating bindingsIgnacio Etcheverry
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2018-01-01Mono: Change BindingsGenerator singleton to avoid StringName leaksIgnacio Etcheverry
2017-12-24Mono: Make the bindings generator output enumsIgnacio Etcheverry
2017-10-29BindingsGenerator cleanup and improved error messagesIgnacio Etcheverry
2017-10-03Added mono moduleIgnacio Etcheverry