godot/modules/mono/editor/GodotTools/GodotTools
Rémi Verschelde 5c55c41c9d
Merge pull request #41753 from neikeq/csharp-hide-build-button-if-no-proj
C#: Hide Build button if there's no solution to build
2020-09-04 08:19:53 +02:00
..
Build Mono: Improve MSBuildFinder logic on Windows 2020-08-29 12:55:29 +02:00
Export C#: Fix InvalidCastException on export 2020-08-30 01:55:21 +02:00
Ides C#: Fix editor unable to play game after IDE PlayRequest 2020-08-19 00:14:57 +02:00
Internals C#: Switch games to MSBuild Sdks and .NET Standard 2020-07-25 19:22:01 +02:00
Utils C#: Fix completion request with case insensitive resource path 2020-06-23 20:29:19 +02:00
BottomPanel.cs C#: Switch games to MSBuild Sdks and .NET Standard 2020-07-25 19:22:01 +02:00
BuildInfo.cs Mono/C#: Use /restore instead of /t:restore when building 2020-06-25 23:50:05 +02:00
BuildManager.cs C#: Fix editor unable to play game after IDE PlayRequest 2020-08-19 00:14:57 +02:00
BuildTab.cs Mono/C#: Fix InvalidCast because of attempt to unbox long as int 2020-06-25 23:37:53 +02:00
CsProjOperations.cs C#: Fix Godot failing to find class namespace 2020-09-04 01:26:05 +02:00
ExternalEditorId.cs Mono: fix bad long casts and wrong underlying enum types in GodotTools 2020-06-24 09:35:13 -04:00
GodotSharpEditor.cs C#: Hide Build button if there's no solution to build 2020-09-04 02:07:12 +02:00
GodotTools.csproj C#: Add VisualStudio support 2020-06-15 21:29:16 +02:00
HotReloadAssemblyWatcher.cs Change assembly watcher after notification changes 2020-06-30 17:41:38 -04:00
PlaySettings.cs C#: Rewrite GodotTools messaging protocol 2020-05-09 21:49:40 +02:00