Commit History

Author SHA1 Message Date
  Michael Alexsander 454e4f817c Make build profile project detection also set build options 5 months ago
  Thaddeus Crews 579feb387c Core: Add `[[nodiscard]]` to string-like classes 1 year ago
  kobewi 5af4bef46f Inline static variables (part 1) 4 months ago
  Pāvels Nadtočajevs bd98aad3fa Remove misleading and incorrect notes about endianness. Fix FileAccess and StreamPeer not doing what name suggests. 4 months ago
  Kiro 23129a66ed Replace append_utfx with direct String::utfx 4 months ago
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 5 months ago
  Thaddeus Crews c1b7865ae9 Merge pull request #103557 from aaronfranke/godot-version-defines 5 months ago
  Aaron Franke 97ee05e9b7 Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 5 months ago
  Yufeng Ying bebe037abf Add ConstIterator to Dictionary. 5 months ago
  Thaddeus Crews 3c304ab7cc Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers 8 months ago
  Thaddeus Crews bf9ef5f8a5 Merge pull request #100564 from YYF233333/iwyu 8 months ago
  Yufeng Ying be86ce3103 Apply iwyu suggestion in core. 8 months ago
  HP van Braam 240f510fa7 Core ubsan fixes 8 months ago
  Kiro 83d4bde0a2 When calling code has length of string, pass it to parse_utf8 9 months ago
  Juan d57846087b Universalize UID support in all resource types 11 months ago
  Thaddeus Crews 7d31e16686 Merge pull request #86600 from nikitalita/fix-missing-resources 9 months ago
  nikitalita 95d2909474 Fix missing resource properties being dropped on save 1 year ago
  A Thousand Ships ec650a2f09 [Core,Drivers] Improve use of `Ref.is_null/valid` 1 year ago
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 10 months ago
  Hilderin fbd1643176 Fix lost of gdextension on editor startup. 10 months ago
  bruvzg 794920b1ff Partially revert 96780, remove warnings from project/editor settings `_get`. 10 months ago
  Juan abf9d24520 Make internal unique scene resource ID deterministic 11 months ago
  bruvzg 3009073b39 [Resource Loader] Do not check property type for non registered properties. 11 months ago
  Thaddeus Crews 9853a69144 Implement typed dictionaries 2 years ago
  Pedro J. Estébanez c1391489e3 GDScript: Enhance handling of cyclic dependencies 1 year ago
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 1 year ago
  A Thousand Ships 64146cb7f3 [Core] Add iteration support to `Array` 1 year ago
  Jordyfel 82de00a174 Type of exported typed array can be external resource 1 year ago
  Pedro J. Estébanez 5e144022e7 Enhance cache modes in resource loading 1 year ago
  kobewi 397f0b31e4 Fix file disappearing when renaming dependencies 1 year ago