Commit History

Author SHA1 Message Date
  kobewi 75881f8322 Use initializer list in Arrays 1 year ago
  Thaddeus Crews 22a7079afd Merge pull request #104047 from YYF233333/dict_iter 4 months ago
  Yufeng Ying bebe037abf Add ConstIterator to Dictionary. 5 months ago
  Lukas Tenbrink 2aeca3e885 Optimize `String::chr` to avoid calling `strlen`. Use `String::chr` instead of `String(&chr, 1)` where appropriate. 7 months ago
  Aarni Koskela f134769506 Fix various typos 7 months ago
  Thaddeus Crews e06d83860d Style: Enforce `AllowShortFunctionsOnASingleLine` 7 months ago
  Thaddeus Crews 30d87229ed Merge pull request #82845 from Hysterelius/master 9 months ago
  Hysterelius 2126df2dfd Color: Expose OKHSL properties 9 months ago
  Thaddeus Crews b3d7960df4 Core: Fix `operator[]` for typed dictionaries 11 months ago
  Thaddeus Crews 9853a69144 Implement typed dictionaries 2 years ago
  rune-scape 154049ce17 StringName Dictionary keys 1 year ago
  kobewi a262d2d881 Add shorthand for using singleton string names 1 year ago
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 1 year ago
  A Thousand Ships ec29c3e784 [Core] Fix property access on read-only `Dictionary` 1 year ago
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` 1 year ago
  Rémi Verschelde 3a08c646ee Pre-commit: Update to clang-format 17.0.6 and black 24.2.0 1 year ago
  Rémi Verschelde 2bffa3cbc5 Merge pull request #82639 from golfinq/gdscript-improve-indexing-error 1 year ago
  Danil Alexeev b04263644c Core: Allow methods of built-in `Variant` types to be used as Callables 1 year ago
  Rémi Verschelde 5efbed51cc GDScript: Improve error messages for invalid indexing 2 years ago
  A Thousand Ships 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  clayjohn f83a90192f Revert "Add API for HSL conversion" 2 years ago
  bonjorno7 0b7fd664c1 Add API for HSL conversion 2 years ago
  kobewi 615c517034 Use range iterators in LocalVector loops 2 years ago
  Raul Santos 97610c8bfc Add property usage to array indexer 2 years ago
  Dmitrii Maganov 40613ebd21 GDScript: Fix typing of iterator in for loop 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Aaron Franke 2cea42cc7f Rename Projection `matrix` to `columns` 2 years ago
  Silc Renew 9d47e079b7 Move some methods to Animation from Variant for refactoring 2 years ago
  kobewi 7006f7d693 Add some missing Vector4 methods 3 years ago
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection 3 years ago