summaryrefslogtreecommitdiff
path: root/modules/mono/mono_gd/gd_mono_cache.h
AgeCommit message (Expand)Author
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-04Fix get_all_delegates method for generic classesRaul Santos
2021-10-01[Net] Rename RPC constants and annotation arguments.Fabio Alessandrelli
2021-09-28Update C# RPC attributes to share new Any/Auth naming conventionEdward Auttonberry
2021-08-30[Net] Rename RPC "puppet" to "auth" (authority). Drop "master".Fabio Alessandrelli
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