Commit History

Author SHA1 Message Date
  Aaron Franke 08a85352fb Rename Variant TRANSFORM to TRANSFORM3D 4 years ago
  Rémi Verschelde 4219a4cb6f Fix typos with codespell 4 years ago
  Hugo Locurcio e905e8f145 Highlight control flow keywords with a different color 4 years ago
  Hugo Locurcio 5d124c4a8f Remove uses of `auto` for better readability and online code reviews 4 years ago
  Ignacio Etcheverry 5b3b9cd63b C#: Fix disconnecting event signals twice 4 years ago
  sboronczyk 094981b277 Fix create c# script after partial class type 4 years ago
  Ignacio Etcheverry e2afe700f6 Add C# source generator for a new ScriptPath attribute 4 years ago
  reduz f8d03b98e7 Improve resource load cache 4 years ago
  magian1127 da234cdbc6 C # mono supports Unicode code 4 years ago
  Rémi Verschelde af878716f2 CI: Update to clang-format 11 and apply ternary operator changes 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Eyad be1c161b0b Fixes #42149 and fixes indentation errors to pass clang-format 4 years ago
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts 4 years ago
  Rémi Verschelde 9d2e8f2f27 Variant: Rename Type::_RID to Type::RID 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Ignacio Etcheverry 34960cb936 C#: Fix custom event signals crash on hot-reload 4 years ago
  opl- e4d20ae373 Fix code duplication in CSharpScript 4 years ago
  Eduardo Rodrigues aca0cede67 Fix error message when exporting a write-only property without a setter 4 years ago
  Rémi Verschelde dc456059a4 Merge pull request #40595 from neikeq/godot-net-sdk-and-net-standard 5 years ago
  Ignacio Etcheverry ced77b1e9b C#: Switch games to MSBuild Sdks and .NET Standard 5 years ago
  George Marques 2b9d9bc364 Remove multilevel calls 5 years ago
  Aaron Franke 9986439352 Commit other files changed by file_format.sh 5 years ago
  Ignacio Etcheverry 2511c43972 Mono/C#: Fix several clang-tidy warnings and cleanup 5 years ago
  NutmegStudio a77f633161 Fixes building mono release templates 5 years ago
  Ignacio Etcheverry 51e1614d28 Mono/C#: Fix values not updated in remote inspector 5 years ago
  Ignacio Etcheverry 38cd2152e6 Mono/C#: Remove script load error about not a Godot.Object 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1a8167867b Modernize remaining uses of 0/NULL instead of nullptr (C++11) 5 years ago
  Rémi Verschelde dbd90b9478 Merge pull request #38638 from pepegadeveloper123/mono_inherited_scene_bug 5 years ago