Historie revizí

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