Historial de Commits

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