Commit History

Author SHA1 Message Date
  lawnjelly f8f350a32a Add `GLOBAL_GET` cached macros. 4 months ago
  Ibrahn Sahir 147b8415b1 Fix shadow offset larger than shadow size in PopupMenu and PopupPanel. 4 months ago
  Thaddeus Crews 45fb66f4b0 Merge pull request #104632 from ibrahn/popup-menu-mouseover-calc 4 months ago
  Pāvels Nadtočajevs b106dfd4f9 Base accessibility API. 5 months ago
  scgm0 27438a1b9d Improve Popup content_scale_factor 5 months ago
  Ibrahn Sahir 6e7d2abb81 Fix and simplify hit calculation in PopupMenu::_get_mouse_over. 5 months ago
  kobewi 10f6c01b9c Remove ABS in favor of Math::abs 2 years ago
  Haoyu Qiu 82a0290871 Add auto translate mode for items in PopupMenu and OptionButton 5 months ago
  Michael Alexsander a32d3663c4 Fix popup shadows misbehaving with `content_scale_factor` 6 months ago
  Pāvels Nadtočajevs 4b8cfc3040 Fix native popup menus position in embedded windows. 7 months ago
  Michael Alexsander 5c63646e87 Change print warnings to config ones for popups that need transparency 7 months ago
  Michael Alexsander f7f6432af6 Make `PopupMenu/Panel` shadows properly visible again 1 year ago
  rune-scape d58b2e879f Get rid of easily removable uses of const_cast 1 year ago
  Haoyu Qiu a328952fc1 Fix `PopupMenu.id_focused` signal using index as ID 11 months ago
  Rémi Verschelde e2dd56bea7 Merge pull request #95902 from kitbdev/remove-forced-mouse-focus 1 year ago
  kit 307e40e873 Clean up Viewport forced_mouse_focus 1 year ago
  kobewi 5279fec60f Always store ID of PopupMenu items 1 year ago
  bruvzg 7f6c14522c Stop popup release timeout on click. 1 year ago
  bruvzg 460b538746 [PopupMenu] Increase mouse button release timeout and reset it from `post_popup`. 1 year ago
  Yuri Rubinsky af5fc8354b Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit 1 year ago
  bruvzg eddc9cea11 [NativeMenu] Do not auto toggle check/multi-state items. Add `is_native_menu` method. 1 year ago
  A Thousand Ships 926afccbd8 [Scene] Add `SceneStringNames::panel` 1 year ago
  A Thousand Ships 755a0efbb6 [Scene] Add `SceneStringNames::id_pressed` 1 year ago
  bruvzg cb3ce85902 Fix `PopupMenu` focus issues after `Viewport::set_embedding_subwindows` is changed. 1 year ago
  kobewi 413c11357d Use Core/Scene stringnames consistently 1 year ago
  Gilles Roudière 7705265477 Fix PropertyListHelper::_get_property returning a valid value even if an index is outside the array valid indices 1 year ago
  Koyper 4c5a904faf [PopupMenu] Fix incorrect vertical scroll bar visible at fractional content scale 1 year ago
  Rémi Verschelde 3a88373a4c Merge pull request #86553 from Koyper/fix_popup_panel_content_scaling 1 year ago
  Koyper 0881c81c13 Fix non-embedded Windows resizing to match Viewport content scale factor 1 year ago
  Michael Alexsander 978ffb39bf Fix submenus erroneously closing on some occasions 1 year ago