Commit History

Author SHA1 Message Date
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 41d1dba35f Merge pull request #22431 from DualMatrix/pivot 6 years ago
  Juan Linietsky 5f4485d4ff Always use default theme for overrides, closes #13071 6 years ago
  Juan Linietsky 88bfb27abf Show theme values from default theme always, fixes #16011, fixes #13071 6 years ago
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core 6 years ago
  Rémi Verschelde ebdb374d80 Merge pull request #22844 from samgreen/fix_gui_dragging_spam 6 years ago
  Sam Green 24a339245f Swap condition to prevent spam in editor. 6 years ago
  Aaron Franke 37386f112b Remove redundant "== true" code 6 years ago
  karroffel a0f206aae8 fix enum cast warnings on clang 6 years ago
  Hugo Locurcio c4770a5b5d Tweak some editor texts' capitalization, use "Go to" instead of "Goto" 6 years ago
  DualMatrix 16cac24c9d Fixed pivot tool not setting position of Controls correctly 6 years ago
  Rémi Verschelde 1a16dabfb5 Merge pull request #21982 from luzpaz/misc-typos 6 years ago
  luz.paz 08bde5b2de Misc. typos 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Juan Linietsky f6fbf841d5 Show a warning if you try to grab focus when not allowed, closes #15388 6 years ago
  Michael Alexsander Silva Dias cf183efbcf Change some instances of args named "ev" to "event" 6 years ago
  Juan Linietsky 683c3f2fcf Avoid misuse of set_drag_preview() function where it shouldn't be. Closes #20100 6 years ago
  Rémi Verschelde e22f0515c9 Drop old ShaderGraph code, obsoleted by VisualShader 6 years ago
  Juan Linietsky c752c26427 Expose _clips_input as a virtual function, closes #15358 6 years ago
  Guilherme Felipe d1f5deabd8 Opens the menu with the same parent on mouse focus 7 years ago
  Juan Linietsky 336db8bcd1 -Fix tooltips in inspector, now they show as rich text. 6 years ago
  Max Hilbrunner 43748f67be Merge pull request #19351 from guilhermefelipecgs/fix_reversed_text 6 years ago
  Guilherme Felipe 709948aa5a Fixes to the new inspector 6 years ago
  groud 560deda207 Fixes control nodes size not updated when outside the tree 6 years ago
  Rémi Verschelde 3724f1562b Merge pull request #19782 from Calinou/fix-control-pixel-snap-rounding 6 years ago
  Max Hilbrunner b21c1f64cd Merge pull request #18634 from groud/fix_control_child_of_node2d 6 years ago
  Guilherme Felipe b2e78e117c Fix performance for godot's interface 6 years ago
  Juan Linietsky eeab3502d5 Changes to how node paths are selected from property, allowing setting a hint. 7 years ago
  Hugo Locurcio 88c23e243f Fix control pixel snap rounding using floor() instead of round() 7 years ago
  groud 4d78e16bc1 Fixes the bad calculation of margin & anchors when child of Node2D 7 years ago