aboutsummaryrefslogtreecommitdiff
path: root/modules/mono/editor/mono_bottom_panel.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mono: Add 'View log' button to open the MSBuild log of a buildIgnacio Etcheverry2018-06-051-14/+46
|
* Merge pull request #17864 from NikodemL/fix_mono_bottom_panel_issue_activatedIgnacio Etcheverry2018-04-091-2/+7
|\ | | | | Fixed mono bottom panel to select the correct file when messages are filtered
| * Fixed _issue_activated to take the correct issue id from the listNikodem Lokatelj2018-03-301-2/+7
| |
* | Move GodotSharp and MonoBuildTab member variables to initializer listWilson E. Alvarez2018-03-271-14/+9
|/
* Mono: Add project export pluginIgnacio Etcheverry2018-02-221-1/+1
|
* Mono: Fix build status iconsIgnacio Etcheverry2018-02-171-5/+3
|
* Change 'Build Project' button style in Mono panelPaul Joannon2018-01-101-1/+1
| | | | Address #15208
* 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!
* Add more translatable text for editor plugins.geequlim2017-12-231-3/+3
|
* Mono: Add build project button and reload intervalIgnacio Etcheverry2017-10-291-0/+15
|
* Mono: Fix and cleanup build start errorsIgnacio Etcheverry2017-10-241-10/+12
|
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+441