История коммитов

Автор SHA1 Сообщение Дата
  Hugo Locurcio ae18928748 Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()` 3 лет назад
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 лет назад
  kobewi ece3df3938 Add per-scene UndoRedo 3 лет назад
  Yuri Sizov 9f55bd971e Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 3 лет назад
  Fabian Keller 2bf9e6090c rename translate(d) to translate(d)_local in Transform 2D/3D 3 лет назад
  kobewi d2900429e8 Add static methods for creating Image and ImageTexture 3 лет назад
  bruvzg e3d5bc2098 Use autowrap in the curve editor. 3 лет назад
  megalobyte 8824b6c5e9 Update if == NOTIFICATION_* to switch statements to match coding style 3 лет назад
  trollodel 05b56f316d Remove most EditorNode constructor parameters and fields 4 лет назад
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 лет назад
  Anilforextra c9f5d88f3a Use fill() to fill an entire image instead of setting pixels individually. 4 лет назад
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 лет назад
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related 4 лет назад
  jmb462 81efebb3a1 Fix bad popups offset in editor with single window off 4 лет назад
  Aaron Franke 129911f61a Improve Curve with const and real_t 4 лет назад
  Yuri Roubinsky eabf8f5edf Added `reset_size` method to `Control` and `Window` classes 4 лет назад
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 лет назад
  Rémi Verschelde 0ae65472e7 clang-format: Enable `BreakBeforeTernaryOperators` 4 лет назад
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 4 лет назад
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 лет назад
  Atlinx ac5f3a6733 Add scaling to the curve editor's handles 4 лет назад
  reduz 6631f66c2a Optimize StringName usage 4 лет назад
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers 4 лет назад
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 лет назад
  Lightning_A 97fecd1b69 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods 4 лет назад
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton 5 лет назад
  Rémi Verschelde af878716f2 CI: Update to clang-format 11 and apply ternary operator changes 5 лет назад
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 5 лет назад
  bruvzg 99666de00f [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 5 лет назад
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 лет назад