提交历史

作者 SHA1 备注 提交日期
  Poommetee Ketson 9cadb9e5f3 Bind unbound enums, rearrange some by value 7 年之前
  Gilles Roudiere bd8a5fba30 Fixes set_anchors_and_margins_preset() 7 年之前
  Gilles Roudiere 05bb8e0c10 Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE) 7 年之前
  Gilles Roudiere 92f062696a Implements set_margins_preset(...) 7 年之前
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 7 年之前
  toger5 202e4c8836 also loop for classes if there is no coustom theme fixes #11250 7 年之前
  Hein-Pieter van Braam 5e18967d77 Fix serveral recent new clang-format errors 7 年之前
  Juan Linietsky 1eeda0f32f Restored auto snapping of controls to pixels, fixes #10847 and probably several more issues. Made it optional in the project settings but defaults to true. 7 年之前
  Ignacio Etcheverry c16d00591b DocData and type hints fixes 7 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 年之前
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 7 年之前
  Wilson E. Alvarez baa94a3758 Removed unnecessary returns and break statements 7 年之前
  Juan Linietsky 2cc8309249 Merge pull request #10351 from neikeq/enums-are-for-the-weak 7 年之前
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 7 年之前
  Juan Linietsky 541fdffc0a Merge pull request #10319 from neikeq/pr-engine-editor-hint 7 年之前
  Ignacio Etcheverry 90b8a5b71e Removes editor_hint from SceneTree 7 年之前
  Juan Linietsky 1ecb48b8c2 Changed anchor constants to enum, removed ANCHOR_CENTER, fixes #9889 7 年之前
  Gilles Roudiere 0041e08f74 Avoids inverted anchors 7 年之前
  Gilles Roudiere c26af6f2b7 Adds a function to set Anchors with a layout preset 7 年之前
  Gilles Roudiere e76b535a1a Handle undo/redo of anchor positioning 7 年之前
  Gilles Roudiere bd0384a9e9 Add anchor visualization 7 年之前
  Gilles Roudiere 0d35d4d53b Replace GUI anchor type by a float between 0 and 1 7 年之前
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 7 年之前
  Ignacio Etcheverry 1e74f27f8f Adds missing type information to virtual method binds 7 年之前
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case 7 年之前
  Geequlim 0b11062d93 Fix property type expose of Control.stretch_ratio. 7 年之前
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 7 年之前
  Poommetee Ketson 49c7620326 Add object type hint for docs 7 年之前
  Poommetee Ketson e2dd495ff2 Control: save SIZE_FILL size flag property 7 年之前
  alexholly 3b5ac579a9 removed floor so that global pos works with scale 7 年之前