summaryrefslogtreecommitdiff
path: root/modules/mono/mono_gd/gd_mono_utils.h
AgeCommit message (Expand)Author
2018-09-15Rename slave keyword to puppetFabio Alessandrelli
2018-09-12C#: Fix explicit enum values when exporting memberIgnacio Etcheverry
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-09-12Fix/workaround for issue #21667Ignacio Etcheverry
2018-07-31Mono: Fix property set_value and cleanupIgnacio Etcheverry
2018-07-20Add Array and Dictionary wrapper classes to C#Ignacio Etcheverry
2018-07-04Mono: Pending exceptions and cleanupIgnacio Etcheverry
2018-05-29New sync keywords in GDScript, NativeScript, MonoFabio Alessandrelli
2018-02-17add a [Signal] attribute to CSharpScriptsPaul Joannon
2018-01-23SignalAwaiter::_signal_callback was calling the thunk with a wrong pointerPaul Joannon
2018-01-12Mono: Some StackTrace to StackInfo[] fixesIgnacio Etcheverry
2018-01-09Mono: Some fixes for #15463Ignacio Etcheverry
2018-01-09Mono: Implement stack info for errors and exceptionsIgnacio Etcheverry
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-04Mono: Add properties support in scriptsIgnacio Etcheverry
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-24Mono: Make the bindings generator output enumsIgnacio Etcheverry
2017-11-17Rename Rect3 to AABB.Ferenc Arn
2017-11-01Fix thread checking to queue instances for deletionIgnacio Etcheverry
2017-10-17Export attribute fixes and improvementsIgnacio Etcheverry
2017-10-16Re-write SignalAwaiter implementationIgnacio Etcheverry
2017-10-03Added mono moduleIgnacio Etcheverry