Commit History

作者 SHA1 備註 提交日期
  reduz 360dea5348 Add GDExtension support to Script 3 年之前
  kobewi 42078dec9f Allow negative indexes in ItemList and PopupMenu 3 年之前
  nova++ ce66f8a7a0 Add check to prevent "p_gutter = -1" error spam 3 年之前
  kobewi 2057ea2883 Remove duplicate editor settings definitions 3 年之前
  megalobyte 8824b6c5e9 Update if == NOTIFICATION_* to switch statements to match coding style 3 年之前
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 年之前
  Rémi Verschelde f425d403fe Merge pull request #57066 from KoBeWi/in_the_name_of_the_custom 3 年之前
  Rémi Verschelde a66e55069e Merge pull request #57796 from akien-mga/revert-sname-theme-setters 3 年之前
  Rémi Verschelde fc076ece3d Revert "Add missing SNAME macro optimization to all theme methods call" 3 年之前
  Rémi Verschelde 317cd0b19a Refactor some object type checking code with `cast_to` 3 年之前
  kobewi a08fc442a0 Fix script editor errors with CustomCallables 3 年之前
  jmb462 a988fad9a0 Add missing SNAME macro optimization to all theme methods call 3 年之前
  jmb462 1ce81dc5f2 Add missing SNAME macro optimization in some function calls 3 年之前
  Anilforextra adbe948bda String: Add contains(). 3 年之前
  Yuri Roubinsky 050f746e19 Fix theming update of shader editor 3 年之前
  Paulb23 f43f68f605 Convert TextEdit callbacks to Callable 3 年之前
  Rémi Verschelde 3efa6644c4 Merge pull request #55541 from KoBeWi/outcognito_scripts 3 年之前
  kobewi f524ddebd5 Make script type distinguishable by icon 3 年之前
  Rémi Verschelde 6d4ed65f4c Merge pull request #56483 from vnen/gdscript-warning-annotation 3 年之前
  George Marques 923b7b2748 Remove action to ignore warning in the script editor 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 年之前
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related 3 年之前
  jmb462 81efebb3a1 Fix bad popups offset in editor with single window off 4 年之前
  Yuri Roubinsky eabf8f5edf Added `reset_size` method to `Control` and `Window` classes 3 年之前
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 年之前
  Rémi Verschelde 2beaae4b6f String: Remove `erase` method, bindings can't mutate String 3 年之前
  kobewi 134e4d168b Improve save handling for built-in scripts 4 年之前
  kobewi e393c2a734 Add is_built_in() method to Resource 4 年之前
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 4 年之前