コミット履歴

作者 SHA1 メッセージ 日付
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 5 ヶ月 前
  Lukas Tenbrink a23f630781 Remove `String` clipping constructors. 5 ヶ月 前
  Thaddeus Crews dae32f8ec6 Merge pull request #92737 from AThousandShips/packed_erase 5 ヶ月 前
  A Thousand Ships 331a43a9d8 Add `String::remove_char(s)` methods for performance and convenience 1 年間 前
  Pāvels Nadtočajevs f9c7d348c3 Add bound checks to `Array`/`Packed*Array` variant call `get` and `set` methods. 6 ヶ月 前
  Pāvels Nadtočajevs 1bc86c2626 Fix `PackedStringArray.to_byte_array()` to return UTF-8 encoded data instead of pointers. 6 ヶ月 前
  A Thousand Ships 46b6acdabb [Core] Expose `Packed*Array::erase` 1 年間 前
  kobewi 4e48b19e1f Add Color.from_rgba8 and deprecate Color8 8 ヶ月 前
  Danil Alexeev 03b05cf9ac Core: Fix built-in enum constant bindings 9 ヶ月 前
  Danil Alexeev e379cc76e5 Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data 10 ヶ月 前
  Aaron Franke a7f6ec0e4c Add a sort method to Dictionary and HashMap 2 年 前
  Aaron Franke cc9f2b58a0 Bind Array get and set functions 1 年間 前
  A Thousand Ships 203d3be200 [Core] Add way to check if a signal has any connections 1 年間 前
  Rémi Verschelde 6bf8a3e3f8 Merge pull request #95449 from SlashScreen/array_functions 11 ヶ月 前
  Slashscreen 89491f4403 Add callable support for `find` and `rfind` `Array` methods 1 年間 前
  Thaddeus Crews 9853a69144 Implement typed dictionaries 2 年 前
  Haoyu Qiu 8bf4ecc026 Add `String.is_valid_unicode_identifier()` 1 年間 前
  Aaron Franke 7db24a9ad5 Simplify and fix Rect2/AABB get_support function 1 年間 前
  bruvzg e651421905 [TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API. 1 年間 前
  bruvzg d8e1ab085a [Windows] Fix 32-bit MinGW LTO build. 1 年間 前
  kobewi 413c11357d Use Core/Scene stringnames consistently 1 年間 前
  A Thousand Ships b4c6cc7d82 [Core] Add case-insensitive `String::containsn` 1 年間 前
  Wilson E. Alvarez d4154dbc55 Add const char * overloads to String class 1 年間 前
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 1 年間 前
  A Thousand Ships 0f5e0d1637 Expose `Vector*` component-wise and scalar `min/max` to scripting 1 年間 前
  A Thousand Ships 308dbb8c63 [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` 1 年間 前
  clayjohn 4d580b15be Update the description and parameter name for Vector3 reflect to correct how the plane is constructed 1 年間 前
  clayjohn c0d0bdc160 Clarify bounce and reflect docs and update param names 1 年間 前
  A Thousand Ships 2cbf469912 Fix sorting of files/dirs in dialogs 1 年間 前
  Rémi Verschelde 453485aede Merge pull request #89270 from Repiteo/enforce-typename-in-templates 1 年間 前