Commit History

Author SHA1 Message Date
  Thaddeus Crews dae32f8ec6 Merge pull request #92737 from AThousandShips/packed_erase 5 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. 5 months ago
  Pāvels Nadtočajevs 1bc86c2626 Fix `PackedStringArray.to_byte_array()` to return UTF-8 encoded data instead of pointers. 6 months ago
  A Thousand Ships 46b6acdabb [Core] Expose `Packed*Array::erase` 1 year ago
  kobewi 4e48b19e1f Add Color.from_rgba8 and deprecate Color8 7 months ago
  Danil Alexeev 03b05cf9ac Core: Fix built-in enum constant bindings 8 months ago
  Danil Alexeev e379cc76e5 Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data 9 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 11 months 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 10 months 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()` 11 months ago
  Aaron Franke 7db24a9ad5 Simplify and fix Rect2/AABB get_support function 1 year ago
  bruvzg e651421905 [TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API. 1 year ago
  bruvzg d8e1ab085a [Windows] Fix 32-bit MinGW LTO build. 1 year ago
  kobewi 413c11357d Use Core/Scene stringnames consistently 1 year ago
  A Thousand Ships b4c6cc7d82 [Core] Add case-insensitive `String::containsn` 1 year ago
  Wilson E. Alvarez d4154dbc55 Add const char * overloads to String class 1 year ago
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 1 year ago
  A Thousand Ships 0f5e0d1637 Expose `Vector*` component-wise and scalar `min/max` to scripting 1 year ago
  A Thousand Ships 308dbb8c63 [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` 1 year ago
  clayjohn 4d580b15be Update the description and parameter name for Vector3 reflect to correct how the plane is constructed 1 year ago
  clayjohn c0d0bdc160 Clarify bounce and reflect docs and update param names 1 year ago
  A Thousand Ships 2cbf469912 Fix sorting of files/dirs in dialogs 1 year ago
  Rémi Verschelde 453485aede Merge pull request #89270 from Repiteo/enforce-typename-in-templates 1 year ago
  A Thousand Ships 59bcc2888c Add methods to get argument count of methods 1 year ago
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` 1 year ago