summaryrefslogtreecommitdiff
path: root/modules/mono
AgeCommit message (Expand)Author
2018-06-05Merge pull request #18792 from PJB3005/18-05-11-objectdb-verbose-monoRémi Verschelde
2018-06-01Fix Mono static linking on MingwHein-Pieter van Braam
2018-05-30SCons: Pass env to modules can_build methodRémi Verschelde
2018-05-29New sync keywords in GDScript, NativeScript, MonoFabio Alessandrelli
2018-05-29Refactor RPCMode enum and checksFabio Alessandrelli
2018-05-29Revert "RPCMode refactor, more sync modes"Max Hilbrunner
2018-05-29Merge pull request #19021 from Faless/rpc_sync_fixMax Hilbrunner
2018-05-27Mono: Fix MonoImage filename being set to an invalid pathIgnacio Etcheverry
2018-05-26New sync keywords in GDScript, NativeScript, MonoFabio Alessandrelli
2018-05-26Refactor RPCMode enum and checksFabio Alessandrelli
2018-05-25Merge pull request #19074 from cart/optimize-mono-pool-marshalIgnacio Etcheverry
2018-05-25Merge pull request #19063 from KellyThomas/c-sharp-feature-parity-vectorsRémi Verschelde
2018-05-24Merge pull request #19149 from neikeq/xIgnacio Etcheverry
2018-05-24Mono: Improve 'script class not found' errorIgnacio Etcheverry
2018-05-23Capitalized comments of methods created by the Connect Signal dialog.Michael Alexsander Silva Dias
2018-05-22mono: add Slerp method to vector classes, expose Cross method for Vector2, an...Kelly Thomas
2018-05-21Fix index out of range error in string.Extension()Kelly Thomas
2018-05-20Reduce allocations when converting mono arrays to pool arraysCarter Anderson
2018-05-18Merge pull request #18974 from KellyThomas/c-sharp-feature-parity-basisRémi Verschelde
2018-05-18Merge pull request #18975 from KellyThomas/c-sharp-feature-parity-colorIgnacio Etcheverry
2018-05-17mono: Plane, expose Normal, and DKelly Thomas
2018-05-17mono: New Color methods: Darkened, Lightened and ToRgba32Kelly Thomas
2018-05-17Mono: Basis constructor for euler parameterKelly Thomas
2018-05-17fixes build error on Linux after its introduction in #18949Michele Valente
2018-05-17Merge pull request #18949 from neikeq/aloRémi Verschelde
2018-05-17Mono: Project building fixesIgnacio Etcheverry
2018-05-16Merge pull request #18889 from madadam/async-await-fixIgnacio Etcheverry
2018-05-16Add missing copyright headersGuilherme Felipe
2018-05-15-New inspector.Juan Linietsky
2018-05-15Set current SynchronizationContext before the game loop startsAdam Cigánek
2018-05-11Fixes ObjectDB leak printout with mono.Pieter-Jan Briers
2018-05-04round / ceil methods for c sharp vectorsKelly thomas
2018-05-04Merge pull request #18406 from YeldhamDev/script_templates_periodMax Hilbrunner
2018-05-02Merge pull request #18562 from neikeq/issue-18526Ignacio Etcheverry
2018-05-02Changed periods in the script templates.Michael Alexsander Silva Dias
2018-05-02Fix MSVC check when building with monoIgnacio Etcheverry
2018-05-02Merge pull request #18561 from neikeq/fix-find-msbuild-2Ignacio Etcheverry
2018-05-02Fix editor detecting msbuild with a msvc 'tools only' installIgnacio Etcheverry
2018-04-30Fix msbuild with a msvc 'tools only' installHein-Pieter van Braam
2018-04-28Mono: BindingsGenerator enum fixesIgnacio Etcheverry
2018-04-25Add option to link mono statically on WindowsIgnacio Etcheverry
2018-04-24Merge pull request #18399 from neikeq/uIgnacio Etcheverry
2018-04-24Mono: Fix '!t' error messages when generating bindingsIgnacio Etcheverry
2018-04-24Mono: Do not spam script class not found errorIgnacio Etcheverry
2018-04-24Mono: Fix crash on script load if the scripts domain isn't loadedIgnacio Etcheverry
2018-04-17#18051: Fix indentation issues introduced during clean upXavier Cho
2018-04-17#18051: Do not use `var` in a for-loop, or where type is not obviousXavier Cho
2018-04-17#18051: Use common name for Color type argumentXavier Cho
2018-04-17#18051: Remove redundant verbatim prefixesXavier Cho
2018-04-17#18051: Use default parameter valueXavier Cho