aboutsummaryrefslogtreecommitdiff
path: root/modules/mono/editor/godotsharp_editor.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mono: Add project export pluginIgnacio Etcheverry2018-02-221-1/+0
|
* Mono: Display opt-out warning in editor about WIP statusRémi Verschelde2018-01-221-1/+7
| | | | | | | | | 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.
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-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 2018Rémi Verschelde2018-01-011-2/+2
| | | | Happy new year to the wonderful Godot community!
* Remove Visual Studio for now from the external editors listIgnacio Etcheverry2017-10-301-1/+0
|
* Mono: Add build project button and reload intervalIgnacio Etcheverry2017-10-291-0/+23
|
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+87