Historial de Commits

Autor SHA1 Mensaje Fecha
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` hace 3 años
  Ignacio Roldán Etcheverry 2c180f62d9 C#: Replace P/Invoke with delegate pointers hace 3 años
  Ignacio Roldán Etcheverry 1bf4397e5b C#: Use custom project setting for C# project files name hace 3 años
  Ignacio Roldán Etcheverry 344f5028d4 C#: Add dedicated Variant struct, replacing System.Object hace 3 años
  Ignacio Roldán Etcheverry a9892f2571 C#: Add source generator for method list hace 3 años
  Ignacio Roldán Etcheverry 97713ff77a C#: Add source generator for signals as events hace 3 años
  Ignacio Roldán Etcheverry e235cef09f C#: Re-implement assembly reloading with ALCs hace 3 años
  Ignacio Roldán Etcheverry 4b90d16250 C#: Initial NativeAOT support hace 3 años
  Ignacio Roldán Etcheverry 778007a358 C#: Re-introduce exception logging and error stack traces in editor hace 3 años
  Ignacio Roldán Etcheverry 67db89988d C#: Ensure we only create one CSharpScript per type hace 3 años
  Ignacio Roldán Etcheverry 92503ae8db C#: Add source generator for properties and exports default values hace 3 años
  Ignacio Roldán Etcheverry 88e367a406 C#/netcore: Add base desktop game export implementation hace 4 años
  Ignacio Roldán Etcheverry f88d8902cf C#: Ensure native handles are freed after switch to .NET Core hace 4 años
  Ignacio Roldán Etcheverry e5e7a795b1 C#: Code cleanup and greatly reduce use of C# pointers hace 4 años
  Ignacio Roldán Etcheverry f9a67ee9da C#: Begin move to .NET Core hace 4 años
  Ignacio Roldán Etcheverry 513ee857a9 C#: Restructure code prior move to .NET Core hace 4 años
  Ignacio Roldán Etcheverry 5e37d073bb C#: Re-write GD and some other icalls as P/Invoke hace 4 años
  Ignacio Roldán Etcheverry 9a51430441 C#: Re-write Array, Dictionary, NodePath, String icalls as P/Invoke hace 4 años
  Ignacio Roldán Etcheverry 124fbf95f8 C#: Move marshaling logic and generated glue to C# hace 4 años
  Yuri Sizov 980f5f32f4 Make `property_*_revert` methods multilevel and expose them for scripting hace 3 años
  Hristo Stamenov 0e1f7e9f89 Removed faulty function update after get_property_list. hace 3 años
  kobewi c3606cb5f3 Swap arguments of ResourceSaver.save() hace 3 años
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. hace 3 años
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection hace 3 años
  Rémi Verschelde 31974aaae2 Merge pull request #62805 from raulsntos/csharp-rpc hace 3 años
  Raul Santos 8131358b71 C#: New `RPCAttribute` hace 3 años
  Raul Santos 68477e9b1b C#: Enable exporting nodes to the inspector hace 3 años
  Raul Santos 329818f20b Support explicit values in flag properties, add C# flags support hace 3 años
  reduz 45af29da80 Add a new HashSet template hace 3 años
  reduz 746dddc067 Replace most uses of Map by HashMap hace 3 años