Histórico de Commits

Autor SHA1 Mensagem Data
  Ignacio Roldán Etcheverry 0e63185651 C#: Fix Vector4 in godot_variant and missing marshaling há 3 anos atrás
  Hugo Locurcio 291d3aaabe Improve null and object printing to avoid confusion with arrays há 3 anos atrás
  Danil Alexeev d4555ef5fb Add `String.to_{camel,pascal,snake}_case` methods há 3 anos atrás
  Micky 59e11934d8 Rename `str2var` to `str_to_var` and similar há 3 anos atrás
  Ignacio Roldán Etcheverry 2c180f62d9 C#: Replace P/Invoke with delegate pointers há 3 anos atrás
  Ignacio Roldán Etcheverry 344f5028d4 C#: Add dedicated Variant struct, replacing System.Object há 3 anos atrás
  Ignacio Roldán Etcheverry 97713ff77a C#: Add source generator for signals as events há 3 anos atrás
  Ignacio Roldán Etcheverry e235cef09f C#: Re-implement assembly reloading with ALCs há 3 anos atrás
  Ignacio Roldán Etcheverry 778007a358 C#: Re-introduce exception logging and error stack traces in editor há 3 anos atrás
  Ignacio Roldán Etcheverry 67db89988d C#: Ensure we only create one CSharpScript per type há 3 anos atrás
  Ignacio Roldán Etcheverry 92503ae8db C#: Add source generator for properties and exports default values há 3 anos atrás
  Ignacio Roldán Etcheverry 4d710bf659 C#: Add initial implementation of source generator for script members há 4 anos atrás
  Ignacio Roldán Etcheverry e5e7a795b1 C#: Code cleanup and greatly reduce use of C# pointers há 4 anos atrás
  Ignacio Roldán Etcheverry f9a67ee9da C#: Begin move to .NET Core há 4 anos atrás
  Ignacio Roldán Etcheverry 513ee857a9 C#: Restructure code prior move to .NET Core há 4 anos atrás
  Ignacio Roldán Etcheverry 5e37d073bb C#: Re-write GD and some other icalls as P/Invoke há 4 anos atrás
  Ignacio Roldán Etcheverry 9a51430441 C#: Re-write Array, Dictionary, NodePath, String icalls as P/Invoke há 4 anos atrás
  Ignacio Roldán Etcheverry 124fbf95f8 C#: Move marshaling logic and generated glue to C# há 4 anos atrás