Commit History

Author SHA1 Message Date
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Michael Alexsander Silva Dias 3a9df46b90 Add expand/collapse all buttons for the "Errors" tab 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Aaron Franke cf136a91d6 [Core] Completely kill math_2d.h, change includes 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 b21c1f64cd Merge pull request #18634 from groud/fix_control_child_of_node2d 6 years ago
  Juan Linietsky 2dc738ce27 -Fixes to how hashing happened, now StringName and NodePath use default hasher, this was leading to some severe slowdown in scenarios 6 years ago
  groud 4d78e16bc1 Fixes the bad calculation of margin & anchors when child of Node2D 7 years ago
  Juan Linietsky 005b69cf6e -New inspector. 7 years ago
  Juan Linietsky 1d15c5d726 Merge pull request #17502 from groud/2Deditor_rect 7 years ago
  Rémi Verschelde 7e2782e177 Merge pull request #17081 from endragor/no-press-when-scroll 7 years ago
  Ruslan Mustakov dcf5be92a3 Make BaseButton not emit press when container is scrolled 7 years ago
  Gilles Roudiere 72ed1e4244 Remove the selection rect for nodes that do not require it 7 years ago
  isaacremnant 4ef11eb3ed Implements #16546 by adding GROW_DIRECTION_BOTH which allows a control to grow from its center. 7 years ago
  Gilles Roudiere b06c6602c8 Changes the keep_margin parameter to true by default, so that people are not suprised that set_anchor changes the margins values 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
  Bernhard Liebl efc3ffb816 fix certain popup close clicks with popup buttons 7 years ago
  Gilles Roudiere 8d1f2b1857 Rework the canvas_item API for further improves to the canvas item editor 7 years ago
  Saracen e4201734df Add manual overrides for focus_next and focus_previous on controls similar to what can already be done with focus neighbours. 7 years ago
  letheed 482e07af7e Unify degree members and properties 7 years ago
  letheed ab2647a0d0 Remove deprecated rotation methods 7 years ago
  Gilles Roudiere 05bb8e0c10 Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE) 7 years ago
  Gilles Roudiere 92f062696a Implements set_margins_preset(...) 7 years ago
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Juan Linietsky 1ecb48b8c2 Changed anchor constants to enum, removed ANCHOR_CENTER, fixes #9889 7 years ago
  Gilles Roudiere 0041e08f74 Avoids inverted anchors 7 years ago
  Gilles Roudiere c26af6f2b7 Adds a function to set Anchors with a layout preset 7 years ago