Commit Verlauf

Autor SHA1 Nachricht Datum
  pepegadeveloper123 4e00d8520d Inherited C# scene not inheriting parent's fields vor 5 Jahren
  Juan Linietsky 5d4dc2d45c Add ability to bind typed arrays to script API vor 5 Jahren
  Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API vor 5 Jahren
  lupoDharkael 95a1400a2a Replace NULL with nullptr vor 5 Jahren
  Ignacio Etcheverry 0b814ea78d Mono/C#: Optimize the way we store GC handles for scripts vor 5 Jahren
  Ignacio Etcheverry 6a85cdf640 Fix C# bindings after recent breaking changes vor 5 Jahren
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 vor 5 Jahren
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. vor 5 Jahren
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> vor 5 Jahren
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. vor 5 Jahren
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector vor 5 Jahren
  Andrea Catania eb07e87981 Optmized data sent during RPC and RSet calls. vor 5 Jahren
  Ignacio Etcheverry 55b2e58a98 Mono/C#: Lighten up unsafe reference checks vor 5 Jahren
  Ignacio Etcheverry a6a5ef0fd6 Mono/C#: Add error checks to detect possible Reference leaks vor 5 Jahren
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 vor 5 Jahren
  Ignacio Etcheverry 069af23bdb Mono: Fix build errors with tools=no vor 6 Jahren
  Ignacio Etcheverry dd22cc7527 C#: Fix some crashes during assemblies reloading vor 6 Jahren
  Ignacio Etcheverry 270af6fa08 Re-write mono module editor code in C# vor 6 Jahren
  qarmin 4e5310cc60 Some code changed with Clang-Tidy vor 6 Jahren
  JohnJLight 38d3bfe971 Made use of semicolons more consitent, fixed formatting vor 6 Jahren
  Rémi Verschelde d6176db271 Unexpose subclasses of ResourceFormatLoader and -Saver vor 6 Jahren
  Ignacio Etcheverry 14df9e5cb2 Android build and export for the mono module vor 6 Jahren
  Rémi Verschelde b9dc2e7e4d Merge pull request #28099 from lupoDharkael/fix-completion vor 6 Jahren
  Ignacio Etcheverry 04ebf294f3 C#: Implement ScriptInstance::to_string vor 6 Jahren
  Ignacio Etcheverry 5a4bf4f369 C#: Marshalling support for IEnumerable<> and IDictionary<,> vor 6 Jahren
  Ignacio Etcheverry 791e1294c3 Mono: Lazily load scripts metadata file vor 6 Jahren
  lupoDharkael 145a45fd3f Fix code completion not working with class_name vor 6 Jahren
  Nuno Cardoso d011c8e109 Fixes #17233 allowing C# to override _GetPropertyList vor 6 Jahren
  Ignacio Etcheverry 8e2e0795bb Mono: Partially implement some Godot debug api functions vor 6 Jahren
  Ignacio Etcheverry e904f814c8 Mono: Fix crash when re-using script binding after domain reloading vor 6 Jahren