Historie revizí

Autor SHA1 Zpráva Datum
  Mikael Hermansson 494471dda2 Fix `printraw` causing infinite recursion in `Logger._log_message` před 4 měsíci
  Lukas Tenbrink 963c20565b Remove `OAHashMap`, in favour of `AHashMap`. před 6 měsíci
  Thaddeus Crews d237e31a89 Style: Remove redundant `DEBUG_METHODS_ENABLED` před 7 měsíci
  Joel Croteau 981f1e9298 Rename `VariantUtilityFunctions::join()` to `join_string()` před 7 měsíci
  Joel Croteau 8be7ad32e7 Consolidate and simplify string joining code in `VariantUtilityFunctions` před 1 rokem
  Thaddeus Crews 3947cbe3b2 Merge pull request #104386 from Repiteo/core/cpp-math před 7 měsíci
  reduz d1dcb40d56 Ability to print and log script backtraces před 8 měsíci
  Thaddeus Crews ad40939b6f Core: Replace C math headers with C++ equivalents před 9 měsíci
  kobewi 10f6c01b9c Remove ABS in favor of Math::abs před 3 roky
  A Thousand Ships 5113022dfe Clean up some uses of `String::substr` před 9 měsíci
  lawnjelly 5c6d7bfb98 Change `VariantUtility` to prevent undef `print_verbose` před 11 měsíci
  Thaddeus Crews e06d83860d Style: Enforce `AllowShortFunctionsOnASingleLine` před 11 měsíci
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` před 1 rokem
  aXu-AP 7218dd6a3a Add support for Transform2D/3D in lerp() před 1 rokem
  kobewi 413c11357d Use Core/Scene stringnames consistently před 1 rokem
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type před 1 rokem
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` před 1 rokem
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters před 1 rokem
  Danil Alexeev 0c2202c56e GDScript: Fix incorrect error message for utility functions před 2 roky
  Jakub Janšta 74c937079c Add type_string() utility před 2 roky
  Rémi Verschelde e95b7e84a4 Merge pull request #80844 from dalexeev/fix-callable-expected-argc před 2 roky
  etti 3a39de4e2f Add rotate_toward and angle_difference to GDScript and C# před 2 roky
  Danil Alexeev aff767ef07 Fix expected argument count for `Callable` call errors před 2 roky
  A Thousand Ships 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable před 2 roky
  Aaron Franke 6f7eccc758 Add a type conversion method to Variant Utility and expose to scripting před 3 roky
  Jcrespo 528a76486c Add inverse hyperbolic functions `asinh()`, `acosh()` & `atanh()` před 2 roky
  Aaron Franke 7e9b5e59d4 Make a header for VariantUtilityFunctions před 2 roky
  Juan Linietsky 273a6eeb66 Redo how the remote filesystem works před 2 roky
  Paweł 899da22002 Fix lerp error message před 2 roky
  Ninni Pipping c8c43997c7 Fix type check for max/min před 2 roky