summaryrefslogtreecommitdiff
path: root/modules/mono
AgeCommit message (Expand)Author
2018-07-20Add editor highlight for type-safe linesGeorge Marques
2018-07-20Makes Mono bindings partial & adds GetNode<T>.Pieter-Jan Briers
2018-07-20Add Array and Dictionary wrapper classes to C#Ignacio Etcheverry
2018-07-19Fix bug with Basis.Transposed()oisincar
2018-07-18Merge pull request #20253 from neikeq/nobranchnameideasfeelsbadmanIgnacio Etcheverry
2018-07-18Make C# bindings generator ignore disabled classesIgnacio Etcheverry
2018-07-18Style: Format code with clang-format 6.0.1Rémi Verschelde
2018-07-10Added path for Mono installed through HomebrewMads Ynddal
2018-07-05Merge pull request #19231 from aaronfranke/mono-fposmod-to-modIgnacio Etcheverry
2018-07-04Merge pull request #19872 from exts/export_signalsIgnacio Etcheverry
2018-07-04Merge pull request #19756 from NathanWarden/mono_lerp_fixesIgnacio Etcheverry
2018-07-04Mono: Fix build script not decoding process utf-8 outputIgnacio Etcheverry
2018-07-03Mono: Fixes annotated signal loading in exported binaries=
2018-07-04Merge pull request #16987 from neikeq/pending-exceptionsIgnacio Etcheverry
2018-07-04Mono: Pending exceptions and cleanupIgnacio Etcheverry
2018-07-04Changes to default C# script template (#19940)Kelly Thomas
2018-07-03Merge pull request #19251 from YeldhamDev/script_templates_changesMax Hilbrunner
2018-06-30convert unicode mono root path to ascii stringKelly Thomas
2018-06-27[Mono] Rename Fposmod to PosModAaron Franke
2018-06-24Lerp now consistent with Godot API. InverseLerp fixed.Nathan Warden
2018-06-22Merge pull request #19016 from neikeq/wIgnacio Etcheverry
2018-06-22Mono: Module build improvementsIgnacio Etcheverry
2018-06-11Small changes to the comments in the script templates.Michael Alexsander Silva Dias
2018-06-06allow undefined GODOT_DEBUG_MSBUILD environment variableKelly Thomas
2018-06-05Merge pull request #19387 from neikeq/yIgnacio Etcheverry
2018-06-05Mono: Add 'View log' button to open the MSBuild log of a buildIgnacio Etcheverry
2018-06-05Mono: Fix passing wrong logger assembly path to MSBuildIgnacio Etcheverry
2018-06-05Mono: Null checks when marshaling from MonoArray* and managed DictionaryIgnacio Etcheverry
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