Commit History

Author SHA1 Message Date
  Thaddeus Crews 3947cbe3b2 Merge pull request #104386 from Repiteo/core/cpp-math 4 months ago
  KaiN b6b3b0e0d6 Unify ScrollBar/ScrollContainer scroll delta 4 months ago
  Thaddeus Crews ad40939b6f Core: Replace C math headers with C++ equivalents 5 months ago
  Jayden Sipe 292119dd68 Fix smooth scrolling tied to physics process 4 months ago
  Pāvels Nadtočajevs b106dfd4f9 Base accessibility API. 5 months ago
  Yufeng Ying 73d85f46c9 Remove unused headers in scene. 8 months ago
  Mounir Tohami 2041d8cf08 Fix `ScrollBar` grabber mouse input. 9 months ago
  Rémi Verschelde c92a6c7e27 CI: Update `clang-format` pre-commit hook to 19.1.0 11 months ago
  kobewi 413c11357d Use Core/Scene stringnames consistently 1 year ago
  Sofox 30356a488f Enabled 'Scrolling' signal when scrolling with middle mouse on RichTextLabel/ScrollContainer 1 year ago
  kobewi cfb6d25d30 Document, cleanup and fix some theme properties 1 year ago
  Yuri Sizov 2924bfd4d3 Register theme properties with ThemeDB 2 years ago
  bruvzg 3709ca5404 [RTL] Improve scroll bar responsiveness during updates. 2 years ago
  Rémi Verschelde 677cba3d58 Merge pull request #67910 from pkowal1982/scroll_bar 2 years ago
  Yuri Sizov 752402cf35 Clean-up, harmonize, and improve StyleBox API 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Markus Sauermann e18107a57c Fix Determining Window for Touchscreen 2 years ago
  Paweł 1608bea188 Fix scrolling behaviour with low page value 2 years ago
  Markus Sauermann b8031bb7d6 Code simplifications 2 years ago
  Eric M 2eda77c682 Ensure all checks of `is_action` in the editor which are for 'shortcut' use, check the action exactly. 2 years ago
  Micky dd26ecdd31 Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT 3 years ago
  Yuri Sizov 3b1aa240dc Add a lifecycle method for manual theme item caching to Control 3 years ago
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 years ago
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 3 years ago
  FireForge 4678736a39 Add suffixes to all nodes and resources 3 years ago
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 years ago
  Rémi Verschelde 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  Anilforextra cc51b045da Construct values only when necessary. 3 years ago