提交歷史

作者 SHA1 備註 提交日期
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 年之前
  Eyad be1c161b0b Fixes #42149 and fixes indentation errors to pass clang-format 4 年之前
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts 4 年之前
  Rémi Verschelde 9d2e8f2f27 Variant: Rename Type::_RID to Type::RID 4 年之前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 年之前
  Ignacio Etcheverry 34960cb936 C#: Fix custom event signals crash on hot-reload 5 年之前
  opl- e4d20ae373 Fix code duplication in CSharpScript 5 年之前
  Eduardo Rodrigues aca0cede67 Fix error message when exporting a write-only property without a setter 5 年之前
  Rémi Verschelde dc456059a4 Merge pull request #40595 from neikeq/godot-net-sdk-and-net-standard 5 年之前
  Ignacio Etcheverry ced77b1e9b C#: Switch games to MSBuild Sdks and .NET Standard 5 年之前
  George Marques 2b9d9bc364 Remove multilevel calls 5 年之前
  Aaron Franke 9986439352 Commit other files changed by file_format.sh 5 年之前
  Ignacio Etcheverry 2511c43972 Mono/C#: Fix several clang-tidy warnings and cleanup 5 年之前
  NutmegStudio a77f633161 Fixes building mono release templates 5 年之前
  Ignacio Etcheverry 51e1614d28 Mono/C#: Fix values not updated in remote inspector 5 年之前
  Ignacio Etcheverry 38cd2152e6 Mono/C#: Remove script load error about not a Godot.Object 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Rémi Verschelde 1a8167867b Modernize remaining uses of 0/NULL instead of nullptr (C++11) 5 年之前
  Rémi Verschelde dbd90b9478 Merge pull request #38638 from pepegadeveloper123/mono_inherited_scene_bug 5 年之前
  Ignacio Etcheverry 840255a04b Implement CSharpScript::inherits_script 5 年之前
  pepegadeveloper123 4e00d8520d Inherited C# scene not inheriting parent's fields 5 年之前
  Ignacio Etcheverry e0a001549e Mono: Fix hot-reloading of nested classes 5 年之前
  Juan Linietsky 5d4dc2d45c Add ability to bind typed arrays to script API 5 年之前
  Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Rémi Verschelde e53cbba36c Merge pull request #37484 from Calinou/csharp-verbatim-string-highlight 5 年之前
  Hugo Locurcio 49efd6093e Remove syntax highlighting for C# verbatim strings due to bugs 5 年之前
  Ignacio Etcheverry 77dd061345 Mono/C#: Add iOS support 5 年之前
  Rémi Verschelde 194d2ccb72 Merge pull request #37116 from neikeq/issue-12917 5 年之前