virtualx-engine/modules/mono/glue/GodotSharp
Paul Joannon c93eec4139
Better error display in debugger panel
- Use the right stack frame info as title of the error.
- Use the actual C# exception type as error for exceptions raised from C#.
- Show the right language instead of always **C++ Error**.
2023-01-27 10:01:55 +01:00
..
ExternalAnnotations C#: Re-implement assembly reloading with ALCs 2022-08-22 03:36:51 +02:00
Godot.SourceGenerators.Internal C#: Add global:: namespace to generated source 2022-11-26 01:13:16 +01:00
GodotPlugins C#: Load assemblies as collectible only in the Godot editor 2022-10-17 00:22:48 +02:00
GodotSharp Better error display in debugger panel 2023-01-27 10:01:55 +01:00
GodotSharpEditor C#: Generate symbols packages 2022-10-08 13:59:06 +02:00
.editorconfig C#: Code cleanup and greatly reduce use of C# pointers 2022-08-22 03:36:51 +02:00
.gitignore
GodotSharp.sln C#: Replace P/Invoke with delegate pointers 2022-08-22 03:36:52 +02:00
GodotSharp.sln.DotSettings Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00