summaryrefslogtreecommitdiff
path: root/modules/mono/mono_gd/gd_mono_cache.h
AgeCommit message (Expand)Author
2021-07-20[Net] Single `rpc` annotation. "sync" no longer part of mode.Fabio Alessandrelli
2021-06-04Rename Quat to QuaternionMarcel Admiraal
2021-06-03Rename Variant TRANSFORM to TRANSFORM3DAaron Franke
2021-03-06Add C# source generator for a new ScriptPath attributeIgnacio Etcheverry
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-23C#: Revert marshalling of IDictionary/IEnumerable implementing typesIgnacio Etcheverry
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky
2020-03-18Merge pull request #36756 from aaronfranke/mono-vec2i3iIgnacio Roldán Etcheverry
2020-03-17[Mono] Marshaling for Vector2i, Vector3i, and Rect2iAaron Franke
2020-03-17Mono/C#: Optimize the way we store GC handles for scriptsIgnacio Etcheverry
2020-03-17Fix C# bindings after recent breaking changesIgnacio Etcheverry
2020-02-13Remove deprecated sync and slave networking keywordsRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-04Mono/C#: Several android fixesIgnacio Etcheverry
2019-11-22Style: Add missing copyright headersRémi Verschelde
2019-11-13Mono/C#: WebAssembly supportIgnacio Etcheverry