summaryrefslogtreecommitdiffstats
path: root/modules/mono/mono_gd/gd_mono_cache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mono/C#: Fix several clang-tidy warnings and cleanupIgnacio Etcheverry2020-07-051-1/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-4/+0
* C#: Revert marshalling of IDictionary/IEnumerable implementing typesIgnacio Etcheverry2020-04-231-18/+12
* Fix C# bindings after recent breaking changesIgnacio Etcheverry2020-04-031-1/+1
* Replace NULL with nullptrlupoDharkael2020-04-021-82/+82
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-2/+2
* Merge pull request #36756 from aaronfranke/mono-vec2i3iIgnacio Roldán Etcheverry2020-03-181-0/+6
|\
| * [Mono] Marshaling for Vector2i, Vector3i, and Rect2iAaron Franke2020-03-171-0/+6
* | Mono/C#: Optimize the way we store GC handles for scriptsIgnacio Etcheverry2020-03-171-2/+2
|/
* Fix C# bindings after recent breaking changesIgnacio Etcheverry2020-03-171-2/+18
* Remove deprecated sync and slave networking keywordsRémi Verschelde2020-02-131-4/+0
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Style: Add missing copyright headersRémi Verschelde2019-11-221-0/+30
* Mono/C#: WebAssembly supportIgnacio Etcheverry2019-11-131-0/+282