| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-write mono module editor code in C# | Ignacio Etcheverry | 2019-07-05 | 1 | -582/+0 |
* | Mono: Android build and shared libraries fixes | Ignacio Etcheverry | 2019-07-03 | 1 | -7/+8 |
* | Replace a few #if/#elif with #ifdef and "#elif defined" | Ignacio Etcheverry | 2019-04-05 | 1 | -3/+3 |
* | Mono: Update welcome message with current state | Rémi Verschelde | 2019-03-12 | 1 | -6/+6 |
* | Mono: Make 'Build' button generate solution if it doesn't exist | Ignacio Etcheverry | 2019-03-06 | 1 | -1/+12 |
* | Mono: Some editor usability improvements | Ignacio Etcheverry | 2019-02-27 | 1 | -10/+12 |
* | Remove problematic VS Code hint path on Windows | Ignacio Etcheverry | 2019-02-27 | 1 | -31/+11 |
* | Add VSCode hint path for Windows | Ignacio Etcheverry | 2019-02-11 | 1 | -12/+41 |
* | Default to MSBuild from VS Build Tools instead of Mono's | Ignacio Etcheverry | 2019-02-11 | 1 | -6/+8 |
* | Mono: Workaround to fix 'flushing' errors when building at editor startup | Ignacio Etcheverry | 2019-02-05 | 1 | -1/+25 |
* | Mono: Cleanup | Ignacio Etcheverry | 2019-02-03 | 1 | -1/+1 |
* | Merge pull request #24688 from Supatier/add-additional-vscode-name | Rémi Verschelde | 2019-01-03 | 1 | -9/+12 |
|\ |
|
| * | Add code-oss, vscode-oss, and visual-studio-code-oss to vscode path | supatier | 2019-01-02 | 1 | -9/+12 |
* | | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
|/ |
|
* | Fix Godot unable to find VSCode binary | Supatier | 2018-12-27 | 1 | -0/+8 |
* | C#: Improve tool script support and fix reloading issues | Ignacio Etcheverry | 2018-11-30 | 1 | -2/+6 |
* | Improve the C# API projects generation | Ignacio Etcheverry | 2018-11-08 | 1 | -10/+14 |
* | Make sure API assemblies are up to date at startup | Ignacio Etcheverry | 2018-10-19 | 1 | -1/+32 |
* | Mono: Editor and export template dependencies and fixes | Ignacio Etcheverry | 2018-10-03 | 1 | -0/+1 |
* | Fix missing mono internal call | Ignacio Etcheverry | 2018-09-17 | 1 | -0/+5 |
* | Mono: Fix opening code editors in OSX and cleanup | Ignacio Etcheverry | 2018-09-17 | 1 | -12/+108 |
* | [Mono] Update about/warning text | Aaron Franke | 2018-07-21 | 1 | -6/+4 |
* | Mono: Better versioning and gracefully unloading of Godot API assemblies | Ignacio Etcheverry | 2018-02-25 | 1 | -2/+2 |
* | Mono: Add project export plugin | Ignacio Etcheverry | 2018-02-22 | 1 | -0/+6 |
* | Update warning about C# support | Rémi Verschelde | 2018-02-21 | 1 | -3/+4 |
* | Mono: Display opt-out warning in editor about WIP status | Rémi Verschelde | 2018-01-22 | 1 | -0/+86 |
* | External editor fixes | Ignacio Etcheverry | 2018-01-09 | 1 | -1/+6 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | Add more translatable text for editor plugins. | geequlim | 2017-12-23 | 1 | -9/+9 |
* | Fixed editor settings disappearing. | Daniel J. Ramirez | 2017-11-09 | 1 | -3/+1 |
* | Remove Visual Studio for now from the external editors list | Ignacio Etcheverry | 2017-10-30 | 1 | -6/+1 |
* | Mono: Add build project button and reload interval | Ignacio Etcheverry | 2017-10-29 | 1 | -15/+46 |
* | Mono: Use "UnnamedProject" if application/config/name is empty | Unknown | 2017-10-27 | 1 | -0/+4 |
* | Fix mono enabled builds (broken by 3d87b70). | Ferenc Arn | 2017-10-05 | 1 | -2/+2 |
* | Added mono module | Ignacio Etcheverry | 2017-10-03 | 1 | -0/+256 |