提交歷史

作者 SHA1 備註 提交日期
  Lightning_A c63b18507d Use range iterators for `Map` 4 年之前
  Rémi Verschelde 88b347dc27 Merge pull request #51920 from jmb462/missing-sname-macro-optimization-in-some-functions 4 年之前
  Nathan Lovato 4e7ac43cfe Replace close icon with button in the Bezier editor 4 年之前
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 年之前
  jmb462 54de7114c5 Add missing SNAME macro optimization for StringName in some functions 4 年之前
  Hugo Locurcio 4a4d977bea Improve the animation bezier editor 4 年之前
  Rémi Verschelde de2c2be19b Shortcut: Rename `shortcut` property to `event` 4 年之前
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 年之前
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 年之前
  reduz 6631f66c2a Optimize StringName usage 4 年之前
  Lightning_A 97fecd1b69 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods 4 年之前
  Tokage d459766edd fix AnimationTrackEditor's undo with correction invalid method name 4 年之前
  Rafał Mikrut 504bc5cc67 Fix crashes in *_input functions 4 年之前
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Marcel Admiraal b743a2ef3c Rename Math::stepify to snapped 4 年之前
  Marcel Admiraal 4b8b803931 Rename Control margin to offset 4 年之前
  Aaron Franke 1b348b3c17 Remove connect *_compat methods 4 年之前
  bruvzg 99666de00f [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 5 年之前
  Michael Alexsander eee9d053a3 Fix timeline cursor not updating on zoom change in the Bezier editor 5 年之前
  Michael Alexsander 20c1196bb0 Make timeline cursor in the Bezier editor just as thick as the Animation editor 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Aaron Franke 540156b387 [Core] Rename linear_interpolate to lerp 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 年之前
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 年之前
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 年之前
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 年之前