aboutsummaryrefslogtreecommitdiff
path: root/modules/mono/mono_gd/gd_mono_utils.h
Commit message (Expand)AuthorAgeFilesLines
* New sync keywords in GDScript, NativeScript, MonoFabio Alessandrelli2018-05-291-0/+3
* add a [Signal] attribute to CSharpScriptsPaul Joannon2018-02-171-0/+1
* SignalAwaiter::_signal_callback was calling the thunk with a wrong pointerPaul Joannon2018-01-231-1/+1
* Mono: Some StackTrace to StackInfo[] fixesIgnacio Etcheverry2018-01-121-1/+7
* Mono: Some fixes for #15463Ignacio Etcheverry2018-01-091-1/+1
* Mono: Implement stack info for errors and exceptionsIgnacio Etcheverry2018-01-091-7/+17
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Mono: Add properties support in scriptsIgnacio Etcheverry2018-01-041-1/+3
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Mono: Make the bindings generator output enumsIgnacio Etcheverry2017-12-241-1/+1
* Rename Rect3 to AABB.Ferenc Arn2017-11-171-2/+2
* Fix thread checking to queue instances for deletionIgnacio Etcheverry2017-11-011-0/+4
* Export attribute fixes and improvementsIgnacio Etcheverry2017-10-171-2/+2
* Re-write SignalAwaiter implementationIgnacio Etcheverry2017-10-161-2/+2
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+182