summaryrefslogtreecommitdiff
path: root/modules/mono/editor
AgeCommit message (Expand)Author
2018-09-17Fix missing mono internal callIgnacio Etcheverry
2018-09-17Mono: Fix opening code editors in OSX and cleanupIgnacio Etcheverry
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-09-12C#: Fix cs_files glue mismatch bugIgnacio Etcheverry
2018-09-12Fix/workaround for issue #21667Ignacio Etcheverry
2018-09-12Add some mono root hint dirs for OSXIgnacio Etcheverry
2018-09-12Cleanup of c# api files and bindings generatorIgnacio Etcheverry
2018-08-27C# generated classes ignore warning CS1591 and cleanupIgnacio Etcheverry
2018-08-25Added Collections namespace to Array & Dictionaryexts
2018-08-24Add print_verbose to print to stdout only in verbose modeRémi Verschelde
2018-08-17Mono: Improve C# core files (glue/cs_files) buildsystemIgnacio Etcheverry
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-25Merge pull request #20298 from PJB3005/18-07-20-mono-partial-api-extIgnacio Etcheverry
2018-07-23Merge pull request #15880 from neikeq/better-collectionsIgnacio Etcheverry
2018-07-21[Mono] Update about/warning textAaron Franke
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-18Merge pull request #20253 from neikeq/nobranchnameideasfeelsbadmanIgnacio Etcheverry
2018-07-18Make C# bindings generator ignore disabled classesIgnacio Etcheverry
2018-07-10Added path for Mono installed through HomebrewMads Ynddal
2018-07-04Mono: Pending exceptions and cleanupIgnacio Etcheverry
2018-06-06allow undefined GODOT_DEBUG_MSBUILD environment variableKelly Thomas
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-05-17fixes build error on Linux after its introduction in #18949Michele Valente
2018-05-17Mono: Project building fixesIgnacio Etcheverry
2018-04-28Mono: BindingsGenerator enum fixesIgnacio Etcheverry
2018-04-24Merge pull request #18399 from neikeq/uIgnacio Etcheverry
2018-04-24Mono: Fix '!t' error messages when generating bindingsIgnacio Etcheverry
2018-04-09Merge pull request #17864 from NikodemL/fix_mono_bottom_panel_issue_activatedIgnacio Etcheverry
2018-03-30Fixed _issue_activated to take the correct issue id from the listNikodem Lokatelj
2018-03-27Move GodotSharp and MonoBuildTab member variables to initializer listWilson E. Alvarez
2018-03-04[mono] write classes with no constructor as abstractPaul Joannon
2018-02-25Mono: Better versioning and gracefully unloading of Godot API assembliesIgnacio Etcheverry
2018-02-24Merge pull request #16986 from neikeq/issue-16983Ignacio Etcheverry
2018-02-24Mono: Fix bindings for parameters in vararg methodsIgnacio Etcheverry
2018-02-22Mono: Add project export pluginIgnacio Etcheverry
2018-02-21Update warning about C# supportRémi Verschelde
2018-02-18Merge pull request #16746 from PJB3005/18-02-16-fix-nodepath-pascalcaseIgnacio Etcheverry
2018-02-18Merge pull request #16747 from PJB3005/18-02-16-nodepath-tostringIgnacio Etcheverry
2018-02-17Mono: Fix build status iconsIgnacio Etcheverry
2018-02-16Makes NodePath and RID follow PascalCase in C#.Pieter-Jan Briers
2018-02-16Give C# NodePath a ToString().Pieter-Jan Briers
2018-02-14Merge pull request #15574 from paulloz/mono-build-project-buttonRémi Verschelde
2018-02-01Fix inconsistencies and typos in argument namesPaolo Perkovic
2018-01-27Mono: Fix method_bind fields being generated as instance membersIgnacio Etcheverry
2018-01-25Mono: Fix NodePath and RID bindingsIgnacio Etcheverry
2018-01-22Mono: Display opt-out warning in editor about WIP statusRémi Verschelde
2018-01-18Fix typos in code and docs with codespellRémi Verschelde
2018-01-12Mono: Fix starting MonoDevelop process from the wrong appdomainIgnacio Etcheverry