Historique des commits

Auteur SHA1 Message Date
  Raul Santos 24e4ac9167 C#: Rename `ConvertToX` methods il y a 2 ans
  Raul Santos 2be8cd6863 C#: Add note about the class name in instantiate error il y a 2 ans
  Gilles Roudière be1c9d677d Rename all gdnative occurences to gdextension il y a 2 ans
  Ignacio Roldán Etcheverry bcc061edae Merge pull request #67023 from raulsntos/dotnet/fix-signal-callback-generation il y a 2 ans
  trollodel c90d0bd84f Use forward-declarations in big editor classes il y a 2 ans
  Ignacio Roldán Etcheverry 2303c26783 C#: Load assemblies as collectible only in the Godot editor il y a 3 ans
  Raul Santos 86f6662a8c C#: Fix signature of generated signal callbacks il y a 3 ans
  Rémi Verschelde 5bf95518fd GDScript/C#: Tweak error message for invalid script type for object il y a 3 ans
  Marc Gilleron 474cee7daf Rename and expose `RefCounted::get_reference_count()` il y a 3 ans
  Ignacio Roldán Etcheverry 8199a209c2 C#: Fix module builds for Windows 32-bit with mingw-w64 il y a 3 ans
  Rémi Verschelde 785ce4208d Merge pull request #65266 from raulsntos/dotnet/reload-non-tool-scripts il y a 3 ans
  Raul Santos a91a3d01f8 C#: Create script instance of reloaded scripts even if they're not tools il y a 3 ans
  Raul Santos 281ccc7e1b C#: Connect only once for each signal of a script il y a 3 ans
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` il y a 3 ans
  Ignacio Roldán Etcheverry 2c180f62d9 C#: Replace P/Invoke with delegate pointers il y a 3 ans
  Ignacio Roldán Etcheverry 1bf4397e5b C#: Use custom project setting for C# project files name il y a 3 ans
  Ignacio Roldán Etcheverry 344f5028d4 C#: Add dedicated Variant struct, replacing System.Object il y a 3 ans
  Ignacio Roldán Etcheverry a9892f2571 C#: Add source generator for method list il y a 3 ans
  Ignacio Roldán Etcheverry 97713ff77a C#: Add source generator for signals as events il y a 3 ans
  Ignacio Roldán Etcheverry e235cef09f C#: Re-implement assembly reloading with ALCs il y a 3 ans
  Ignacio Roldán Etcheverry 4b90d16250 C#: Initial NativeAOT support il y a 3 ans
  Ignacio Roldán Etcheverry 778007a358 C#: Re-introduce exception logging and error stack traces in editor il y a 3 ans
  Ignacio Roldán Etcheverry 67db89988d C#: Ensure we only create one CSharpScript per type il y a 3 ans
  Ignacio Roldán Etcheverry 92503ae8db C#: Add source generator for properties and exports default values il y a 3 ans
  Ignacio Roldán Etcheverry 88e367a406 C#/netcore: Add base desktop game export implementation il y a 3 ans
  Ignacio Roldán Etcheverry f88d8902cf C#: Ensure native handles are freed after switch to .NET Core il y a 3 ans
  Ignacio Roldán Etcheverry e5e7a795b1 C#: Code cleanup and greatly reduce use of C# pointers il y a 3 ans
  Ignacio Roldán Etcheverry f9a67ee9da C#: Begin move to .NET Core il y a 4 ans
  Ignacio Roldán Etcheverry 513ee857a9 C#: Restructure code prior move to .NET Core il y a 4 ans
  Ignacio Roldán Etcheverry 5e37d073bb C#: Re-write GD and some other icalls as P/Invoke il y a 4 ans