summaryrefslogtreecommitdiffstats
path: root/modules/mono/editor/godotsharp_editor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-write mono module editor code in C#Ignacio Etcheverry2019-07-051-582/+0
* Mono: Android build and shared libraries fixesIgnacio Etcheverry2019-07-031-7/+8
* Replace a few #if/#elif with #ifdef and "#elif defined"Ignacio Etcheverry2019-04-051-3/+3
* Mono: Update welcome message with current stateRémi Verschelde2019-03-121-6/+6
* Mono: Make 'Build' button generate solution if it doesn't existIgnacio Etcheverry2019-03-061-1/+12
* Mono: Some editor usability improvementsIgnacio Etcheverry2019-02-271-10/+12
* Remove problematic VS Code hint path on WindowsIgnacio Etcheverry2019-02-271-31/+11
* Add VSCode hint path for WindowsIgnacio Etcheverry2019-02-111-12/+41
* Default to MSBuild from VS Build Tools instead of Mono'sIgnacio Etcheverry2019-02-111-6/+8
* Mono: Workaround to fix 'flushing' errors when building at editor startupIgnacio Etcheverry2019-02-051-1/+25
* Mono: CleanupIgnacio Etcheverry2019-02-031-1/+1
* Merge pull request #24688 from Supatier/add-additional-vscode-nameRémi Verschelde2019-01-031-9/+12
|\
| * Add code-oss, vscode-oss, and visual-studio-code-oss to vscode pathsupatier2019-01-021-9/+12
* | Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
|/
* Fix Godot unable to find VSCode binarySupatier2018-12-271-0/+8
* C#: Improve tool script support and fix reloading issuesIgnacio Etcheverry2018-11-301-2/+6
* Improve the C# API projects generationIgnacio Etcheverry2018-11-081-10/+14
* Make sure API assemblies are up to date at startupIgnacio Etcheverry2018-10-191-1/+32
* Mono: Editor and export template dependencies and fixesIgnacio Etcheverry2018-10-031-0/+1
* Fix missing mono internal callIgnacio Etcheverry2018-09-171-0/+5
* Mono: Fix opening code editors in OSX and cleanupIgnacio Etcheverry2018-09-171-12/+108
* [Mono] Update about/warning textAaron Franke2018-07-211-6/+4
* Mono: Better versioning and gracefully unloading of Godot API assembliesIgnacio Etcheverry2018-02-251-2/+2
* Mono: Add project export pluginIgnacio Etcheverry2018-02-221-0/+6
* Update warning about C# supportRémi Verschelde2018-02-211-3/+4
* Mono: Display opt-out warning in editor about WIP statusRémi Verschelde2018-01-221-0/+86
* External editor fixesIgnacio Etcheverry2018-01-091-1/+6
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Add more translatable text for editor plugins.geequlim2017-12-231-9/+9
* Fixed editor settings disappearing.Daniel J. Ramirez2017-11-091-3/+1
* Remove Visual Studio for now from the external editors listIgnacio Etcheverry2017-10-301-6/+1
* Mono: Add build project button and reload intervalIgnacio Etcheverry2017-10-291-15/+46
* Mono: Use "UnnamedProject" if application/config/name is emptyUnknown2017-10-271-0/+4
* Fix mono enabled builds (broken by 3d87b70).Ferenc Arn2017-10-051-2/+2
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+256