Commit History

Author SHA1 Message Date
  Thaddeus Crews 051712dfb8 Merge pull request #103264 from mhilbrunner/docs-path-join 5 months ago
  Thaddeus Crews ad40939b6f Core: Replace C math headers with C++ equivalents 7 months ago
  Thaddeus Crews 717df3ee88 Merge pull request #105249 from Repiteo/core/math-defs-namespace 6 months ago
  Thaddeus Crews 31bb3be5a6 Merge pull request #105145 from bruvzg/swap_pba 6 months ago
  Thaddeus Crews 94282d88f9 Core: Use `Math` namespace for constants 6 months ago
  Priahoud bf963e767e Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case 1 year ago
  A Thousand Ships 889410dcda Add `String::replace_char(s)` methods for performance and convenience 1 year ago
  Pāvels Nadtočajevs 7c4d45ba3b Add bswap methods to the `PackedByteArray` bindings. 6 months ago
  Pāvels Nadtočajevs 9abe2e5294 Add `uri_file_decode` to handle `+` in file names. 6 months ago
  Thaddeus Crews 780cf03051 Merge pull request #104556 from Ivorforce/string-extend-instead-of-parse 6 months ago
  bruvzg 48bfe13e4f Add methods to decode/encode multibyte encodings. 1 year ago
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 7 months ago
  Lukas Tenbrink a23f630781 Remove `String` clipping constructors. 7 months ago
  Thaddeus Crews dae32f8ec6 Merge pull request #92737 from AThousandShips/packed_erase 7 months ago
  A Thousand Ships 331a43a9d8 Add `String::remove_char(s)` methods for performance and convenience 1 year ago
  Pāvels Nadtočajevs f9c7d348c3 Add bound checks to `Array`/`Packed*Array` variant call `get` and `set` methods. 7 months ago
  Max Hilbrunner 3275116304 Rename "file" param for str.path_join() to "path" 7 months ago
  Pāvels Nadtočajevs 1bc86c2626 Fix `PackedStringArray.to_byte_array()` to return UTF-8 encoded data instead of pointers. 8 months ago
  A Thousand Ships 46b6acdabb [Core] Expose `Packed*Array::erase` 1 year ago
  kobewi 4e48b19e1f Add Color.from_rgba8 and deprecate Color8 9 months ago
  Danil Alexeev 03b05cf9ac Core: Fix built-in enum constant bindings 11 months ago
  Danil Alexeev e379cc76e5 Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data 11 months ago
  Aaron Franke a7f6ec0e4c Add a sort method to Dictionary and HashMap 2 years ago
  Aaron Franke cc9f2b58a0 Bind Array get and set functions 1 year ago
  A Thousand Ships 203d3be200 [Core] Add way to check if a signal has any connections 1 year ago
  Rémi Verschelde 6bf8a3e3f8 Merge pull request #95449 from SlashScreen/array_functions 1 year ago
  Slashscreen 89491f4403 Add callable support for `find` and `rfind` `Array` methods 1 year ago
  Thaddeus Crews 9853a69144 Implement typed dictionaries 2 years ago
  Haoyu Qiu 8bf4ecc026 Add `String.is_valid_unicode_identifier()` 1 year ago
  Aaron Franke 7db24a9ad5 Simplify and fix Rect2/AABB get_support function 1 year ago