Commit Verlauf

Autor SHA1 Nachricht Datum
  Rémi Verschelde b40f3f9740 Style: Sync other changes from new fix_style.sh and clang_format.sh vor 5 Jahren
  NutmegStudio 96a3b91eee Fixes building mono release templates vor 5 Jahren
  Ignacio Etcheverry 0da84b50c0 Mono/C#: Fix values not updated in remote inspector vor 5 Jahren
  Ignacio Etcheverry 6dfd80673a Mono/C#: Remove script load error about not a Godot.Object vor 5 Jahren
  pepegadeveloper123 23d51ac325 Fix inherited C# scene not inheriting parent's fields (3.2) vor 5 Jahren
  Ignacio Etcheverry 34132d2f67 Mono: Fix hot-reloading of nested classes vor 5 Jahren
  Ignacio Etcheverry 445f1c6e7b Mono/C#: Add iOS support vor 5 Jahren
  Hugo Locurcio dd4569f15c Remove syntax highlighting for C# verbatim strings due to bugs vor 5 Jahren
  Ignacio Etcheverry d1a5f8dbf2 [3.2] Sync csproj when files are changed from the Godot FileSystem dock vor 5 Jahren
  Rémi Verschelde 57de8397b2 Fix Mono check for unsafe object references vor 5 Jahren
  Rémi Verschelde c96f08dc86 Merge pull request #35527 from neikeq/issue-35259 vor 5 Jahren
  Ignacio Etcheverry 966a126186 Mono/C#: Fix _update_exports possible crash with Reference types vor 5 Jahren
  Ignacio Etcheverry 55b2e58a98 Mono/C#: Lighten up unsafe reference checks vor 5 Jahren
  Ignacio Etcheverry a6105c8ea0 Fix ClassDB API portability with some android and editor classes vor 5 Jahren
  Ignacio Roldán Etcheverry 1191d26ddc Merge pull request #35208 from neikeq/mono-lazy-thread-attach vor 5 Jahren
  Ignacio Etcheverry d68b9c20d6 Mono/C#: Script interface calls now attach the current thread vor 5 Jahren
  Ignacio Etcheverry 1a40f250bd Mono/C#: Fix false positive in unsafe reference checks vor 5 Jahren
  Ignacio Etcheverry a6a5ef0fd6 Mono/C#: Add error checks to detect possible Reference leaks vor 5 Jahren
  Ignacio Etcheverry ea737db43c Mono/C#: Fix _update_exports() leaking temporary Object/Node instances vor 5 Jahren
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 vor 5 Jahren
  Haoyu Qiu 078c0d75f2 Cleans up headers included in editor_node.h vor 5 Jahren
  Ignacio Etcheverry 85d8c42763 Mono/C#: Fix crash on exported games that don't use C# vor 5 Jahren
  Ignacio Etcheverry 2b67924a0b Mono/C#: Initial exporter support for AOT compilation vor 5 Jahren
  Ignacio Etcheverry de7c2ad21b Mono/C#: WebAssembly support vor 5 Jahren
  qarmin 17732fe698 Added some obvious errors explanations vor 6 Jahren
  iwek7 617797c47c Adds skip-breakpoints feature vor 6 Jahren
  toasteater e2121c97ae Make VarArg methods return types show up as Variant in API json vor 6 Jahren
  Ignacio Etcheverry c55ce204b3 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' vor 6 Jahren
  qarmin e0b5b21863 Add some code changes/fixes proposed by Coverity and Clang Tidy vor 6 Jahren
  Ignacio Etcheverry 513cc78f85 Mono: Add option to keep running after unhandled exceptions vor 6 Jahren