Commit History

Author SHA1 Message Date
  Rémi Verschelde 424cd00f8b doc: Sync classref with current source + fixup some bindings 4 years ago
  Rafał Mikrut 742251e90a Fix invalid method names 4 years ago
  George Marques 8b3271563f Add name and base type to Variant::InternalMethod (on debug) 4 years ago
  reduz ee06a70ea6 Refactor MethodBind to use variadic templates 4 years ago
  reduz b8c64184c6 Refactored binding system for core types 4 years ago
  reduz 351a122029 Add ability to bind an unbind arguments to Callable. 4 years ago
  Aaron Franke 23dabcd2d0 Change Basis is_equal_approx to use instance method 5 years ago
  Fabio Alessandrelli 2cb6b2ac6f Merge pull request #38944 from Wavesonics/http-gzip 5 years ago
  Adam Brown 8f1a6d7489 Fixed PackedByteArray GDScript functions 5 years ago
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 years ago
  Adam Brown 6584db1538 HTTPRequest now accepts gzip 5 years ago
  Vivraan 8629cfdb08 Fix Vector3i and Vector2i AXIS_* constants 5 years ago
  Aaron Franke 56e2c6c704 Make all String float conversion methods be 64-bit 5 years ago
  Aaron Franke 83e324d670 Update core documentation to match recent C# changes 5 years ago
  Aaron Franke af80bcd2f8 Add sort and has methods to PackedArrays 5 years ago
  Stijn Hinlopen 929b98d24b Remove String::find_last (same as rfind) 5 years ago
  Andrea Catania 2331300989 - Added more euler rotation orders support. 5 years ago
  Yuri Roubinsky d7cf1b5c73 Fix docs generation for Vector2i/Vector3i/Rect2i 5 years ago
  bruvzg 409562558a Docs: Fix order of variant constants. 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 6a0473bcc2 Merge pull request #38548 from kuruk-mm/add_string_join_to_gdscript 5 years ago
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 5 years ago
  Mateo Kuruk Miccino 8c2dc177b6 GDScript: Add join method on String 5 years ago
  Rémi Verschelde ae33cf5f45 Merge pull request #36379 from aaronfranke/color-constructors 5 years ago
  Thakee Nathees e32cdbe568 Fix: can't convert Transform -> Transform2D 5 years ago
  Aaron Franke 90df1d67cb Color with alpha constructor 6 years ago
  Aaron Franke 540156b387 [Core] Rename linear_interpolate to lerp 5 years ago
  Aaron Franke 72ecd36cb3 Print errors when passing an invalid type to xform 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago