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