aboutsummaryrefslogtreecommitdiff
path: root/modules/mono/mono_gd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mono: Fix compiler error with Variant::operator AABB()Ignacio Etcheverry2017-11-182-2/+2
* Rename Rect3 to AABB.Ferenc Arn2017-11-175-20/+20
* Merge pull request #12549 from neikeq/seriously-do-theyIgnacio Etcheverry2017-11-012-3/+7
|\
| * Fix thread checking to queue instances for deletionIgnacio Etcheverry2017-11-012-3/+7
* | Use mono_gc_wbarrier_set_arrayref for Array marshallingIgnacio Etcheverry2017-11-011-1/+1
|/
* Merge pull request #12491 from neikeq/waitasecond···Ignacio Etcheverry2017-10-291-3/+4
|\
| * Fix FrameworkPathOverride and assemblies path loopIgnacio Etcheverry2017-10-291-3/+4
* | Mono: Add build project button and reload intervalIgnacio Etcheverry2017-10-291-0/+2
|/
* Mono: Use "UnnamedProject" if application/config/name is emptyUnknown2017-10-271-2/+5
* Mono: Prevent raising exceptions in native codeIgnacio Etcheverry2017-10-232-3/+50
* Merge pull request #12326 from neikeq/nIgnacio Etcheverry2017-10-222-9/+9
|\
| * Fix set field from MonoObject*Ignacio Etcheverry2017-10-222-9/+9
* | Cleanup unnecessary debug printsRémi Verschelde2017-10-211-2/+2
|/
* Export attribute fixes and improvementsIgnacio Etcheverry2017-10-177-5/+62
* Re-write SignalAwaiter implementationIgnacio Etcheverry2017-10-162-4/+4
* Fix wrong array indexIgnacio Etcheverry2017-10-101-6/+6
* Fix getting struct elements from MonoArray (#11978)Ignacio Etcheverry2017-10-102-4/+5
* Fixed IntPtr unboxing (#11949)Ignacio Etcheverry2017-10-094-52/+30
* Fix dot separated assembly names confused with file extensionsIgnacio Etcheverry2017-10-072-5/+3
* Fix assembly load hooksIgnacio Etcheverry2017-10-074-54/+85
* Uninitialized local and domain finalize fixesIgnacio Etcheverry2017-10-051-1/+6
* Added mono moduleIgnacio Etcheverry2017-10-0319-0/+4686