summaryrefslogtreecommitdiff
path: root/modules/mono/editor/mono_bottom_panel.cpp
AgeCommit message (Expand)Author
2019-05-26Add Godot constants to Mono project buildsShyRed
2019-02-27Mono: Some editor usability improvementsIgnacio Etcheverry
2019-02-08Mono: Create player script metadata when building manuallyIgnacio Etcheverry
2019-02-03Mono: CleanupIgnacio Etcheverry
2019-01-21Mono: Add assembly reloading to running gamesIgnacio Etcheverry
2019-01-18C#: Fix trying to build when there's no solutionIgnacio Etcheverry
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-30C#: Improve tool script support and fix reloading issuesIgnacio Etcheverry
2018-10-25Parse C# script namespace and classIgnacio Etcheverry
2018-10-06Remove redundant "== false" codeAaron Franke
2018-10-03Fix GCC compiler warning in mono moduleIgnacio Etcheverry
2018-09-12Fix/workaround for issue #21667Ignacio Etcheverry
2018-06-05Mono: Add 'View log' button to open the MSBuild log of a buildIgnacio Etcheverry
2018-04-09Merge pull request #17864 from NikodemL/fix_mono_bottom_panel_issue_activatedIgnacio Etcheverry
2018-03-30Fixed _issue_activated to take the correct issue id from the listNikodem Lokatelj
2018-03-27Move GodotSharp and MonoBuildTab member variables to initializer listWilson E. Alvarez
2018-02-22Mono: Add project export pluginIgnacio Etcheverry
2018-02-17Mono: Fix build status iconsIgnacio Etcheverry
2018-01-10Change 'Build Project' button style in Mono panelPaul Joannon
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-23Add more translatable text for editor plugins.geequlim
2017-10-29Mono: Add build project button and reload intervalIgnacio Etcheverry
2017-10-24Mono: Fix and cleanup build start errorsIgnacio Etcheverry
2017-10-03Added mono moduleIgnacio Etcheverry