Commit History

Author SHA1 Message Date
  Juan Linietsky eeab3502d5 Changes to how node paths are selected from property, allowing setting a hint. 6 years ago
  Guilherme Felipe aa53c032ed Fix regression with cursor shape 6 years ago
  Juan Linietsky b659fd6d74 Entirely new (and much improved) animation editor. 6 years ago
  Webster Sheets 1198662b2b Revert #14753, as it is buggy and no longer necessary. 6 years ago
  toger5 0e015f6023 fixed scrolling in new ispector when using trackpad pan gesture 6 years ago
  Rémi Verschelde 93c4274941 Merge pull request #18928 from BastiaanOlij/fix_viewport_flags 6 years ago
  Bastiaan Olij 0fc4f22522 Store flags so it isn't lost when viewport isn't setup yet 6 years ago
  Juan Linietsky 005b69cf6e -New inspector. 6 years ago
  Juan Linietsky d5c3fc1522 Merge pull request #15119 from poke1024/visible-subwindows 6 years ago
  Juan Linietsky c54ac6a15d Merge pull request #15074 from PJB3005/17-12-26-remove_gui_focus_on_visibility_loss 6 years ago
  Geequlim 56c2463f8c Fix double free for drag preview control in viewport 6 years ago
  Bastiaan Olij 6f7fefa489 Added option to viewport to keep linear color 6 years ago
  Guilherme Felipe 4f05190fb0 Implement Input.set_default_cursor_shape to change the default shape 6 years ago
  Pedro J. Estébanez 259ed1d400 Improve popup menus usability 6 years ago
  Fabio Alessandrelli c531262190 Merge pull request #16947 from Faless/ui_actions 6 years ago
  Bernhard Liebl 166c2bdea7 Fix gesture events being blocked 6 years ago
  Rémi Verschelde ce7da2c7d6 Viewport: Fix missing tooltips w/ disabled physics object picking 6 years ago
  Hein-Pieter van Braam d702d7b335 Fix various valgrind reported uninitialized variable uses 6 years ago
  Fabio Alessandrelli 90b9449844 Properly set input as handled when closing modal 7 years ago
  Rémi Verschelde 598724c043 Remove obsolete Viewport _update_rect() code 7 years ago
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 7 years ago
  Juan Linietsky 90d47ae23d Force button release when window focuses out, fixes #15318 and likely many other issues. 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Noshyaar 7d0212f4eb Merge pull request #14953 from poke1024/fix-toolbar-gesture 7 years ago
  Bernhard Liebl 098bcf55d0 More efficient subwindow handling 7 years ago
  PJB3005 7f0a1c1780 Hiding a control now fires NOTIFICATION_FOCUS_EXIT. 7 years ago
  Juan Linietsky 4a2eef4ad8 Removed the InputEvent ID field, which was unused and can cause bugs. 7 years ago
  Noshyaar a483edbddd Merge pull request #14899 from volzhs/render-quality-option 7 years ago
  Noshyaar 1348b087e6 Merge pull request #14753 from NathanWarden/mouse_button_fix 7 years ago