Historie revizí

Autor SHA1 Zpráva Datum
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 před 6 roky
  Arjen van Staalduinen ef9313f415 fix near infinite loop when no previous mouse position před 6 roky
  Konrad Nowakowski 7491e910f3 Fix touch release event on _gui_input před 6 roky
  Rémi Verschelde bf59b73250 Merge pull request #20609 from YeldhamDev/menu_hover_explicit před 6 roky
  Guilherme Felipe 26c1af4848 Add missing validations před 6 roky
  Guilherme Felipe ea6a5bb8fb Fix crash when multiple mouse buttons is pressed. před 6 roky
  Juan Linietsky 167eb269ec Fixes crash, closes #24038 před 6 roky
  Juan Linietsky 39028cc161 Improved the mouse focus system (mouse keeps focus on a control while buttons are pressed). Fixes #19154 and likely many others. před 6 roky
  Michael Alexsander Silva Dias da7d3c5a58 Make opening menus with the same parent on mouse focus explicit před 6 roky
  Juan Linietsky 55ded6b2de Properly handle multiple parent drag, fixes #19460 před 6 roky
  Juan Linietsky 3331ececc4 Do not allow controls in ignore mouse to get focus via their children, fixes #17955 před 6 roky
  Juan Linietsky 80a90ca824 -Send mouse motion events again to CollisionObjects (Area/Body) if they move, even if mouse does not. Fixes #16536 (likely many others should check) před 6 roky
  Juan Linietsky daa1686772 Merge pull request #21386 from RandomShaper/fix-picking-in-canvas-layers před 6 roky
  Juan Linietsky 65e3ef705b Merge pull request #21962 from YeldhamDev/switch_hover_submenu před 6 roky
  Rémi Verschelde 9de724f327 Merge pull request #23091 from aaronfranke/mingw-warnings před 6 roky
  Superwaitsum e5041ad0f5 Add some limits on the Editor Settings před 6 roky
  Aaron Franke dc2e73499a Fix compile warnings for Windows from Linux před 6 roky
  Rémi Verschelde d95bbb8922 Fix warnings about set but unused variables [-Wunused-but-set-variable] před 6 roky
  Michael Alexsander Silva Dias 585ad5c8ea Expose "get_modal_stack_top()" to GDScript před 6 roky
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path před 6 roky
  Michael Alexsander Silva Dias 592eda7ad9 Fix MenuButton hover switching not happening with submenus open před 6 roky
  Pedro J. Estébanez 6d0f4a4ad7 Fix picking in CanvasLayer před 6 roky
  Juan Linietsky 683c3f2fcf Avoid misuse of set_drag_preview() function where it shouldn't be. Closes #20100 před 6 roky
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others před 6 roky
  Juan Linietsky ee07fb5ebe Changes to ClippedCamera, RayCast,Raycast2D and 2D physics API to add ability to choose between bodies and areas when colliding. před 6 roky
  Ibrahn Sahir 1626ae6421 fixed uninitialised variable that was causing menu crash. před 6 roky
  Guilherme Felipe d1f5deabd8 Opens the menu with the same parent on mouse focus před 6 roky
  Juan Linietsky 336db8bcd1 -Fix tooltips in inspector, now they show as rich text. před 6 roky
  Max Hilbrunner a8a318161b Merge pull request #19015 from toger5/fixed_scrolling_with_trackpad_in_new_inspector před 6 roky
  Juan Linietsky 085483e885 -Fix fullscreen on Windows with a HiDPI monitor but a non-HiDPI project před 6 roky