| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | | | | | | | This ensures that all users of the Mono flavour of Godot 3.0 are aware of its current shortcomings (no export, crashes and usability issues). The dialog is shown each time the editor is started, until the checkbox is disabled (i.e. until users will have actually read it). Fixes #15956. | ||||
| * | External editor fixes | Ignacio Etcheverry | 2018-01-09 | 1 | -1/+6 |
| | | | | | | | - Fix VS Code opening on the previous line to the desired one. - Fix running MonoDevelop without the line and column parameters. - Fix `ScriptEditor::_goto_script_line` not working with language overriden external editors. | ||||
| * | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
| | | | | | | | Using `misc/scripts/fix_headers.py` on all Godot files. Some missing header guards were added, and the header inclusion order was fixed in the Bullet module. | ||||
| * | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
| | | | | | Happy new year to the wonderful Godot community! | ||||
| * | 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 |
| | | | | | Some items that are no longer defined may disappear, but thats expected i guess. | ||||
| * | 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 |
