Commit History

Author SHA1 Message Date
  Thaddeus Crews bfe246c2af Merge pull request #90922 from YeldhamDev/so_many_popupmenu_bugs 6 days ago
  Hugo Locurcio eecfdbdd7d Add missing range hint to `Viewport.oversampling_override` in the editor 1 week ago
  Pāvels Nadtočajevs 10e11ec87f Rename SVGTexture to DPITexture. 2 weeks ago
  Pāvels Nadtočajevs 10fd7163d4 Add methods to check which event first triggered "just pressed/released" state. 3 weeks ago
  Pāvels Nadtočajevs 3b12b3402f Forward mouse events to embedded no-focus windows. 1 month ago
  Dery Almas cf48f5a102 Disable tooltip fitting if FEATURE_SELF_FITTING_WINDOWS is available 1 month ago
  Haoyu Qiu 0a1fa10315 Fix game view window not updating title when translation changes 2 months ago
  Rémi Verschelde ae484828bb Merge pull request #107408 from Ivorforce/node-path-string-explicit 2 months ago
  LuoZhihao 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 2 months ago
  Lukas Tenbrink e2931a5c19 Make conversions from `NodePath` to `String` explicit. 2 months ago
  Haoyu Qiu f028bc93db Fix window title drawn outside the title bar 3 months ago
  Raymond DiDonato 6b99608950 Add SMAA 1x 7 months ago
  Thaddeus Crews 5538850d87 Core: Convert `Pair`/`KeyValue` to `constexpr` 1 year ago
  kobewi 34b485d62b Remove empty constructors and destructors from scene/ 4 months ago
  lawnjelly f8f350a32a Add `GLOBAL_GET` cached macros. 4 months ago
  Pāvels Nadtočajevs db0c0a9182 Fix `FOCUS_ACCESSIBILITY` grabbing focus when it is not supposed to, forward `GraphNode` key input to `GraphEdit`. 4 months ago
  Pāvels Nadtočajevs 9f5048fb36 Implement SVGTexture auto-scalable with font oversampling. 4 months ago
  Thaddeus Crews 00bd421089 Merge pull request #105222 from kitbdev/fix-mouse-filter-recursive-and-rename 4 months ago
  Pāvels Nadtočajevs 4afeca3bcf Replace global oversampling with overrideable per-viewport oversampling. 5 months ago
  kit d16e8b7ca4 Fix and rename mouse filter recursive behavior 5 months ago
  Pāvels Nadtočajevs b106dfd4f9 Base accessibility API. 5 months ago
  Yufeng Ying 4f4031a675 Replace size() == 0 with is_empty(). 5 months ago
  Thaddeus Crews 8f6bb119f4 Merge pull request #100602 from KoBeWi/over_100_changes_in_50_random_files_aka_the_best_kind_of_PR 5 months ago
  Rémi Verschelde e8bc75f056 Merge pull request #103373 from YeldhamDev/build_remove_physics 5 months ago
  Rémi Verschelde 3b90bb56ad Merge pull request #89782 from KoBeWi/stdArrayList 5 months ago
  Michael Alexsander 5ad414d046 Allow to compile templates without physics servers 6 months ago
  kobewi bc9d0c7835 Add templated version of ObjectDB::get_instance() 5 months ago
  kobewi 75881f8322 Use initializer list in Arrays 1 year ago
  scgm0 27438a1b9d Improve Popup content_scale_factor 5 months ago
  kobewi 10f6c01b9c Remove ABS in favor of Math::abs 2 years ago