Commit History

作者 SHA1 備註 提交日期
  Haoyu Qiu b90bec546d Make `--doctool` locale aware 3 年之前
  LATRio 4fb7b1ebb0 fix crash in Variant::get_method_default_arguments when wrong type is passed 4 年之前
  Pedro J. Estébanez 26edc6cd41 Promote object validity checks to release builds 4 年之前
  Wilson E. Alvarez f5409e7c3f Fixed String::simplify_path Variant return type 4 年之前
  Hugo Locurcio d717eb537b Add an `Array.pop_at()` method to pop an element at an arbitrary index 4 年之前
  Wilson E. Alvarez fb5417a17b [3.x] Expose String.simplify_path 4 年之前
  JestemStefan 9513354f68 Added signed_angle_to for Vector3 4 年之前
  Aaron Franke 85a0345d57 [3.x] Add Quat angle_to method 4 年之前
  Rémi Verschelde c7f27f1d9d Merge pull request #48651 from tavurth/3.x 4 年之前
  Paweł Fertyk f563cabb4e Return error when decompressing empty buffer 4 年之前
  Will Whitty c1135cf006 Work on porting HTTPRequest compression to 3.3 4 年之前
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 年之前
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 年之前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 4 年之前
  Rémi Verschelde 70ae90e0e8 Core: Drop custom `copymem`/`zeromem` defines 4 年之前
  kleonc 4d7f642fb3 Improve some argument names for core types 4 年之前
  Rémi Verschelde 1c9203ad68 Object: Make deleted object access raise errors, not warnings 4 年之前
  abaire b032067e42 Relaxes Node naming constraints in glTF documents to match the Editor. 4 年之前
  bruvzg 5bbacc85bd Expose String contents to the GDScript as PoolByteArray. 4 年之前
  Rémi Verschelde 0abf702d4b Merge pull request #45957 from lupoDharkael/natural-comp 4 年之前
  lupoDharkael 460e1b94c3 [3.2] Add natural string comparison 4 年之前
  Aaron Franke f201382a85 [3.2] Use instance and first arg in Basis is_equal_approx 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  David Hoppenbrouwers 708336531c Fix Variant conversion to float instead of double 4 年之前
  Tomasz Chabora 98774000e2 Add append_array() method to Array class 4 年之前
  Aaron Franke 3ab5183ffa [3.2] Backport core documentation changes to 3.2 5 年之前
  Andrea Catania 74d10e766e - Added more euler rotation orders support. 5 年之前
  bruvzg c4e652a6a3 Docs: Fix order of variant constants. 5 年之前
  Thakee Nathees 7cfbde19c9 Fix: can't convert Transform -> Transform2D 5 年之前