Histórico de Commits

Autor SHA1 Mensagem Data
  Aleks Rutins 782e1fe84e Validate that C# class names are valid identifiers há 2 anos atrás
  RedworkDE 0112862e70 C#: Fix crash when errors occur before language initialization. há 2 anos atrás
  Yuri Sizov 3c2e952889 Prevent crashing on startup if project has scripted theme types há 2 anos atrás
  voidedWarranties bd5ab9f9b4 Remove unused `ScriptLanguage` methods há 2 anos atrás
  bruvzg b3c64675cc [macOS] Replace all `Alt/Option+Letter/Number` default shortcuts to avoid conflicts with special character input. há 2 anos atrás
  Raul Santos 1aceacaa6b C#: Rename `Object` to `GodotObject` há 2 anos atrás
  Raul Santos a968e51414 C#: Renames to follow .NET naming conventions há 2 anos atrás
  Juan Linietsky dddd8d43f6 Support script global resource name in EditorFileSystem há 2 anos atrás
  Raul Santos 3425d43fed C#: Move `GLOBAL_DEF`s to CSharpLanguage ctor há 2 anos atrás
  Juan Linietsky 6f0e210093 Refactor ProjectSetting overrides há 2 anos atrás
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all há 2 anos atrás
  Raul Santos 24e4ac9167 C#: Rename `ConvertToX` methods há 2 anos atrás
  Raul Santos 2be8cd6863 C#: Add note about the class name in instantiate error há 2 anos atrás
  Gilles Roudière be1c9d677d Rename all gdnative occurences to gdextension há 2 anos atrás
  Ignacio Roldán Etcheverry bcc061edae Merge pull request #67023 from raulsntos/dotnet/fix-signal-callback-generation há 2 anos atrás
  trollodel c90d0bd84f Use forward-declarations in big editor classes há 2 anos atrás
  Ignacio Roldán Etcheverry 2303c26783 C#: Load assemblies as collectible only in the Godot editor há 3 anos atrás
  Raul Santos 86f6662a8c C#: Fix signature of generated signal callbacks há 3 anos atrás
  Rémi Verschelde 5bf95518fd GDScript/C#: Tweak error message for invalid script type for object há 3 anos atrás
  Marc Gilleron 474cee7daf Rename and expose `RefCounted::get_reference_count()` há 3 anos atrás
  Ignacio Roldán Etcheverry 8199a209c2 C#: Fix module builds for Windows 32-bit with mingw-w64 há 3 anos atrás
  Rémi Verschelde 785ce4208d Merge pull request #65266 from raulsntos/dotnet/reload-non-tool-scripts há 3 anos atrás
  Raul Santos a91a3d01f8 C#: Create script instance of reloaded scripts even if they're not tools há 3 anos atrás
  Raul Santos 281ccc7e1b C#: Connect only once for each signal of a script há 3 anos atrás
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 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 1bf4397e5b C#: Use custom project setting for C# project files name 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 a9892f2571 C#: Add source generator for method list há 3 anos atrás
  Ignacio Roldán Etcheverry 97713ff77a C#: Add source generator for signals as events há 3 anos atrás