Commit History

Author SHA1 Message Date
  Danil Alexeev de7cbe8789 Highlight doc comments in a different color 2 years ago
  Rémi Verschelde d759f91f8d Merge pull request #81101 from 398utubzyt/dotnet/abstract-class-support 1 year ago
  Rémi Verschelde 1a0e653d7f Merge pull request #78573 from dalexeev/editor-create-script-class-name 1 year ago
  Zae 67e1373e5a C#: make C# static methods accessible. 1 year ago
  398utubzyt 2df37a237a C#: Abstract script class support 2 years ago
  Danil Alexeev 26ce861910 Editor: Remove unused Class Name field from Create Script dialog 1 year ago
  Rémi Verschelde 1594acc64e Merge pull request #81073 from raulsntos/dotnet/cached-string-names 1 year ago
  Markus Sauermann c4705a590b Fix Object::notification order 2 years ago
  Rémi Verschelde 76d318dbd1 Merge pull request #75778 from KoBeWi/_vp 1 year ago
  Raul Santos 6d7d083254 C#: Replace `StringNameCache` with `SNAME` 1 year ago
  kobewi 67db4693eb Expose _validate_property() for scripting 2 years ago
  Yuri Sizov 2c77f07aaa Add a script method to get its class icon 2 years ago
  RedworkDE e0f644a48d C#: Fix editor integration breaking and causing error spam when reloading assemblies fails 2 years ago
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules 2 years ago
  Raul Santos a1f454fee3 C#: Add global class support 2 years ago
  voidedWarranties bd5ab9f9b4 Remove unused `ScriptLanguage` methods 2 years ago
  Juan Linietsky dddd8d43f6 Support script global resource name in EditorFileSystem 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Gilles Roudière be1c9d677d Rename all gdnative occurences to gdextension 2 years ago
  Rémi Verschelde 82b87d7a17 Remove unsupported `NO_SAFE_CAST`/`-fno-rtti` from Android build 2 years ago
  Ignacio Roldán Etcheverry 8199a209c2 C#: Fix module builds for Windows 32-bit with mingw-w64 2 years ago
  Raul Santos a91a3d01f8 C#: Create script instance of reloaded scripts even if they're not tools 2 years ago
  Ignacio Roldán Etcheverry a9892f2571 C#: Add source generator for method list 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 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 92503ae8db C#: Add source generator for properties and exports default values 3 years ago
  Ignacio Roldán Etcheverry f9a67ee9da C#: Begin move to .NET Core 3 years ago
  Ignacio Roldán Etcheverry 513ee857a9 C#: Restructure code prior move to .NET Core 3 years ago