summaryrefslogtreecommitdiff
path: root/modules/mono/mono_gd/gd_mono_marshal.h
AgeCommit message (Expand)Author
2019-05-18C#: Marshalling support for IEnumerable<> and IDictionary<,>Ignacio Etcheverry
2019-04-29C#: Support resource type hint in exported arraysIgnacio Etcheverry
2019-04-06C#: Support type hints for exported ArraysIgnacio Etcheverry
2019-02-03Mono: CleanupIgnacio Etcheverry
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-10-17C#: Optimize struct marshallingIgnacio Etcheverry
2018-09-27Mono: Fix not creating generic Array or Dictionary where expectedIgnacio Etcheverry
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-07-20Add Array and Dictionary wrapper classes to C#Ignacio Etcheverry
2018-03-24Fix mono basis GetEuler bug and marshalling/unmarshallingCarter Anderson
2018-02-26The marshalling in was also incorrect.Nathan Warden
2018-02-02[Mono] Basis values now marshalled in the correct order.Nathan Warden
2018-01-18remove an unneeded marshalling functionPaul Joannon
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-24Marshal NULL MonoString* as empty Godot stringIgnacio Etcheverry
2017-11-17Rename Rect3 to AABB.Ferenc Arn
2017-10-17Export attribute fixes and improvementsIgnacio Etcheverry
2017-10-09Fixed IntPtr unboxing (#11949)Ignacio Etcheverry
2017-10-03Added mono moduleIgnacio Etcheverry