Commit History

Author SHA1 Message Date
  RedworkDE 6b050a3502 C#: Fix editor crashing without a message when .NET is not installed 2 years ago
  Juan Linietsky 6f0e210093 Refactor ProjectSetting overrides 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Ignacio Roldán Etcheverry f784fb2000 C#: Replace libnethost dependency to find hostfxr 3 years ago
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 3 years ago
  Ignacio Roldán Etcheverry 051f24b067 Merge pull request #65049 from paulloz/dotnet/win10-export 3 years ago
  Paul Joannon ab5807d722 Fix .NET export template compilation on Windows 10 3 years ago
  Raul Santos b0274d0ee7 Fix .NET exporting in Linux 3 years ago
  Raul Santos c56b157c61 Avoid trying to load non-existent assembly 3 years ago
  Ignacio Roldán Etcheverry 2c180f62d9 C#: Replace P/Invoke with delegate pointers 3 years ago
  Ignacio Roldán Etcheverry 1bf4397e5b C#: Use custom project setting for C# project files name 3 years ago
  Ignacio Roldán Etcheverry 97713ff77a C#: Add source generator for signals as events 3 years ago
  Ignacio Roldán Etcheverry e235cef09f C#: Re-implement assembly reloading with ALCs 3 years ago
  Ignacio Roldán Etcheverry 4b90d16250 C#: Initial NativeAOT support 3 years ago
  Ignacio Roldán Etcheverry 778007a358 C#: Re-introduce exception logging and error stack traces in editor 3 years ago
  Ignacio Roldán Etcheverry 67db89988d C#: Ensure we only create one CSharpScript per type 3 years ago
  Ignacio Roldán Etcheverry 88e367a406 C#/netcore: Add base desktop game export implementation 3 years ago
  Ignacio Roldán Etcheverry f88d8902cf C#: Ensure native handles are freed after switch to .NET Core 3 years ago
  Ignacio Roldán Etcheverry f9a67ee9da C#: Begin move to .NET Core 4 years ago
  Ignacio Roldán Etcheverry 513ee857a9 C#: Restructure code prior move to .NET Core 4 years ago
  Ignacio Roldán Etcheverry 5e37d073bb C#: Re-write GD and some other icalls as P/Invoke 4 years ago
  Ignacio Roldán Etcheverry 9a51430441 C#: Re-write Array, Dictionary, NodePath, String icalls as P/Invoke 4 years ago
  Ignacio Roldán Etcheverry 124fbf95f8 C#: Move marshaling logic and generated glue to C# 4 years ago
  bruvzg 8823eae328 Rename OSX to macOS and iPhoneOS to iOS. 3 years ago
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  Rémi Verschelde 768f9422bc Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks 3 years ago
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 years ago
  Hendrik Brucker 77fb65debf Use EditorFileDialog instead of FileDialog in the project manager 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago