Commit History

Author SHA1 Message Date
  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 3 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
  Ignacio Roldán Etcheverry 124fbf95f8 C#: Move marshaling logic and generated glue to C# 4 years ago
  Yuri Sizov 980f5f32f4 Make `property_*_revert` methods multilevel and expose them for scripting 3 years ago
  kobewi c3606cb5f3 Swap arguments of ResourceSaver.save() 3 years ago
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 3 years ago
  Rémi Verschelde 31974aaae2 Merge pull request #62805 from raulsntos/csharp-rpc 3 years ago
  Raul Santos 8131358b71 C#: New `RPCAttribute` 3 years ago
  Yuri Sizov a9098e6147 Add support for documenting built-in annotations 3 years ago
  reduz 45af29da80 Add a new HashSet template 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 years ago
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 years ago