summaryrefslogtreecommitdiff
path: root/modules/mono/glue/cs_files/GD.cs
AgeCommit message (Expand)Author
2018-09-12Cleanup of c# api files and bindings generatorIgnacio Etcheverry
2018-08-14mono: add IsInstanceValid(), move WeakRef()Kelly Thomas
2018-08-03Added generic method for ResourceLoader: Load<T>()exts
2018-07-21[Mono] Improvements to GD.cs: PascalCasing and real_tAaron Franke
2018-04-17#18051: Fix indentation issues introduced during clean upXavier Cho
2018-04-17#18051: Do not use `var` in a for-loop, or where type is not obviousXavier Cho
2018-04-17#18051: Remove redundant verbatim prefixesXavier Cho
2018-04-17#18051: Remove redundant parenthesisXavier Cho
2018-04-17#18051: Remove unnecessary variable assignmentsXavier Cho
2018-04-17#18051: Use 'var' when applicableXavier Cho
2018-03-22Replace float with real_t, default Vectors, other misc C# improvementsAaron Franke
2017-12-24Mono: Make the bindings generator output enumsIgnacio Etcheverry
2017-11-21Mono: Use PascalCase in core types.Andreas Haas
2017-10-03Added mono moduleIgnacio Etcheverry