godot/modules/mono/editor/GodotTools/GodotTools
G'lek a5abacd1e7
Change assembly watcher after notification changes
Fixed Mono not building after #39986 was merged due to a constant that got renamed.
2020-06-30 17:41:38 -04:00
..
Build Mono/C#: Use /restore instead of /t:restore when building 2020-06-25 23:50:05 +02:00
Export C#: Use Sdks in GodotTools csprojs and switch to nuget Microsoft.Build 2020-05-09 21:36:31 +02:00
Ides C#: Fix completion request with case insensitive resource path 2020-06-23 20:29:19 +02:00
Internals Mono: fix bad long casts and wrong underlying enum types in GodotTools 2020-06-24 09:35:13 -04:00
Utils C#: Fix completion request with case insensitive resource path 2020-06-23 20:29:19 +02:00
BottomPanel.cs Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
BuildInfo.cs Mono/C#: Use /restore instead of /t:restore when building 2020-06-25 23:50:05 +02:00
BuildManager.cs Mono/C#: Use /restore instead of /t:restore when building 2020-06-25 23:50:05 +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 reorder solution configurations + migration 2020-03-11 17:22:12 +01: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 Remove ToolButton in favor of Button 2020-06-19 20:49:49 +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