Rémi Verschelde
|
91fda4ecaf
Merge pull request #101055 from Ivorforce/variant-to-number-consolidate
|
1 ay önce |
Lukas Tenbrink
|
0e72967244
Consolidate `Variant` int and float conversion functions to reduce duplicate logic.
|
1 ay önce |
HP van Braam
|
46c23e1758
Don't set Variant::Type in destructor
|
2 ay önce |
Lukas Tenbrink
|
34fa0bf3ec
Add move assignment and move constructor to Variant.
|
2 ay önce |
Danil Alexeev
|
bd1a35ce9e
Core: Fix `JSON.{from,to}_native()` issues
|
2 ay önce |
Danil Alexeev
|
03b05cf9ac
Core: Fix built-in enum constant bindings
|
3 ay önce |
Thaddeus Crews
|
89a311205f
Style: Apply `clang-tidy` fixes
|
8 ay önce |
A Thousand Ships
|
79f654ced5
[Core] Fix sorting of `Dictionary` keys
|
4 ay önce |
rune-scape
|
cee0e6667a
Refactor ref-counting code and fix ref counted releasing before aquiring
|
8 ay önce |
Rémi Verschelde
|
71accb9008
Merge pull request #94679 from rune-scape/remove-unused-initialize_ref
|
6 ay önce |
Rémi Verschelde
|
496b7b8482
Core: Improve vformat error reporting on sprintf failure
|
7 ay önce |
rune-scape
|
c8b697c64c
Remove unused `initialize_ref`
|
7 ay önce |
Thaddeus Crews
|
7599a7b719
Core: Readd Variant class initializer, fix comment
|
9 ay önce |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
9 ay önce |
K. S. Ernest (iFire) Lee
|
f9b488508c
Add PackedVector4Array Variant type
|
10 ay önce |
A Thousand Ships
|
c4e24d2b3b
[GDScript] Correctly report invalid read-only access
|
11 ay önce |
kobewi
|
f647888006
Make varray() variadic
|
1 yıl önce |
Thaddeus Crews
|
b95e7fcecd
Core: Integrate initalizer lists for Variant
|
10 ay önce |
A Thousand Ships
|
64146cb7f3
[Core] Add iteration support to `Array`
|
1 yıl önce |
Thaddeus Crews
|
b0cda1f85f
Core: Use fixed-width integer types in Variant
|
11 ay önce |
Thaddeus Crews
|
9903e6779b
Enforce template syntax `typename` over `class`
|
11 ay önce |
Aaron Franke
|
1a6cabc0bf
Make Callable bind method const
|
1 yıl önce |
Micky
|
3edb671b8a
Use Packed*Array over Vector<T> in Variant
|
2 yıl önce |
Rémi Verschelde
|
fa48a51183
Merge pull request #87688 from AThousandShips/what_is_this
|
1 yıl önce |
A Thousand Ships
|
15369fdb1d
Remove unnecessary `this->` expressions
|
1 yıl önce |
Mel Collins
|
8406e60522
Add InputEventKey.location to tell left from right
|
1 yıl önce |
Muller-Castro
|
96a95cb974
Add const lvalue ref to container parameters
|
3 yıl önce |
Rémi Verschelde
|
2bffa3cbc5
Merge pull request #82639 from golfinq/gdscript-improve-indexing-error
|
1 yıl önce |
Rémi Verschelde
|
b5c6e870e8
Merge pull request #82264 from dalexeev/core-builtin-methods-as-callables
|
1 yıl önce |
Aaron Franke
|
3f469ee485
Add PackedRealArray as an alias for Vector<real_t>
|
1 yıl önce |