提交历史

作者 SHA1 备注 提交日期
  Joel Croteau 981f1e9298 Rename `VariantUtilityFunctions::join()` to `join_string()` 5 月之前
  Joel Croteau 8be7ad32e7 Consolidate and simplify string joining code in `VariantUtilityFunctions` 1 年之前
  Thaddeus Crews 3947cbe3b2 Merge pull request #104386 from Repiteo/core/cpp-math 5 月之前
  reduz d1dcb40d56 Ability to print and log script backtraces 6 月之前
  Thaddeus Crews ad40939b6f Core: Replace C math headers with C++ equivalents 7 月之前
  kobewi 10f6c01b9c Remove ABS in favor of Math::abs 2 年之前
  A Thousand Ships 5113022dfe Clean up some uses of `String::substr` 7 月之前
  lawnjelly 5c6d7bfb98 Change `VariantUtility` to prevent undef `print_verbose` 8 月之前
  Thaddeus Crews e06d83860d Style: Enforce `AllowShortFunctionsOnASingleLine` 9 月之前
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 1 年之前
  aXu-AP 7218dd6a3a Add support for Transform2D/3D in lerp() 1 年之前
  kobewi 413c11357d Use Core/Scene stringnames consistently 1 年之前
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 1 年之前
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` 1 年之前
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 年之前
  Danil Alexeev 0c2202c56e GDScript: Fix incorrect error message for utility functions 2 年之前
  Jakub Janšta 74c937079c Add type_string() utility 2 年之前
  Rémi Verschelde e95b7e84a4 Merge pull request #80844 from dalexeev/fix-callable-expected-argc 2 年之前
  etti 3a39de4e2f Add rotate_toward and angle_difference to GDScript and C# 2 年之前
  Danil Alexeev aff767ef07 Fix expected argument count for `Callable` call errors 2 年之前
  A Thousand Ships 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2 年之前
  Aaron Franke 6f7eccc758 Add a type conversion method to Variant Utility and expose to scripting 2 年之前
  Jcrespo 528a76486c Add inverse hyperbolic functions `asinh()`, `acosh()` & `atanh()` 2 年之前
  Aaron Franke 7e9b5e59d4 Make a header for VariantUtilityFunctions 2 年之前
  Juan Linietsky 273a6eeb66 Redo how the remote filesystem works 2 年之前
  Paweł 899da22002 Fix lerp error message 2 年之前
  Ninni Pipping c8c43997c7 Fix type check for max/min 2 年之前
  George Marques ed81b165eb Make max() and min() global functions only accept numbers 2 年之前
  Adam Scott 37248d7c87 Add `@GlobalScope` `is_same(a, b)` and `Variant::identity_compare()` 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前