Commit History

作者 SHA1 備註 提交日期
  Will Nations f19fc83546 Dictionary::copy -> ::duplicate 7 年之前
  Dmitry Koteroff 5302fd125b Added third argument for String.split() function (see issue #14349) 7 年之前
  Rémi Verschelde 41e3592041 Merge pull request #13347 from Noshyaar/hang_in_there 7 年之前
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files 7 年之前
  Poommetee Ketson 5c9be411eb Rect2: add function returning same rect with positive w and h 7 年之前
  Juan Linietsky bc2e8d99e5 Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, 7 年之前
  Bojidar Marinov bfe44de2b6 Make tween able to be used as before (without the need for ":...") 7 年之前
  Rémi Verschelde 9638c9cb5d Merge pull request #12371 from donkeybonks/color-lighten-darken 7 年之前
  Rémi Verschelde 3b7e9df255 Merge pull request #13151 from akien-mga/basis-vector3-constructor 7 年之前
  Rémi Verschelde 613d374bc5 Merge pull request #12284 from bojidar-bg/allow-subproperty-set 7 年之前
  Rémi Verschelde a3f8dde502 Properly implement Basis constructor using Vector3 of Euler angles 7 年之前
  Bojidar Marinov 0cf9597758 Allow for getting/setting indexed properties of objects using get/set_indexed 8 年之前
  Kyle Van Berendonck 8e4336a729 Add Color.lightened and Color.darkened (like LESS.css or SASS) 8 年之前
  poke1024 d6e54de502 Add bsearch and bsearch_custom to Array 7 年之前
  Ferenc Arn d28763a4c1 Rename Rect3 to AABB. 7 年之前
  Zher Huei Lee 609cf36f8d Fixed dedent() binding did not return result 7 年之前
  Zher Huei Lee 0804dd5336 Added String::dedent() to remove text indentation 8 年之前
  Захаров Андрей e10ee8765f Added difference between function which return value or not 7 年之前
  Juan Linietsky c5da28f24c Fixed constness of variant functions, as well as visual script sequence ports. Closes #11258 8 年之前
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 8 年之前
  Rémi Verschelde aebf4fb48c Merge pull request #11106 from hpvb/documentation-fix-poolarrays 8 年之前
  Rémi Verschelde 4f51211dfb Merge pull request #11028 from mrawlingst/color-RGBA32 8 年之前
  Hein-Pieter van Braam daa66cd5c2 Correct the Pool*Array documentation 8 年之前
  mrawlingst 6aa5bc2347 Change Color.to_32() to to_rgba32() and format as RGBA 8 年之前
  Juan Linietsky c771e03ee2 -Fixed changes to default input actions not working, closes #10502 8 年之前
  Ferenc Arn a0bbf5c9af Remove Basis::set_scale and Basis::set_rotation_* functions. 8 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年之前
  Przemysław Gołąb (n-pigeon) 6d56c73de7 Exposed Transform.interpolate_with() 8 年之前
  Wilson E. Alvarez 6d112a68b6 Moved member variables from constructor to initialization list 8 年之前
  George Marques 0f765c86e5 Add GZIP compression support 8 年之前