Karroffel
|
6ab3213a55
fixed ClassDB inconsistencies
|
8 роки тому |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 роки тому |
Karroffel
|
1531f6fe01
really fixed PTRCALL now
|
8 роки тому |
Karroffel
|
15838f3702
Added PowerState casting operator to Variant
|
8 роки тому |
Thaer Razeq
|
f50488a361
Various fixes detected using PVS-Studio static analyzer.
|
8 роки тому |
Hein-Pieter van Braam
|
b696beea65
Correct hash behavior for floating point numbers
|
8 роки тому |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
8 роки тому |
Rémi Verschelde
|
3890256fc5
Style: Cleanups, added headers, renamed files
|
8 роки тому |
Juan Linietsky
|
e6583117df
Both Array and Dictionary are always in shared mode (removed copy on write).
|
8 роки тому |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 роки тому |
Juan Linietsky
|
13cdccf23b
Variant INT and REAL are now 64 bits (other types remain at 32)
|
8 роки тому |
Juan Linietsky
|
10938e8bb9
Made Variant::NIL printable as "Null". Please everyone be on the lookout of bugs related to assigning an empty variant to a string, and expecting it to be not empty!
|
8 роки тому |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 роки тому |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 роки тому |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 роки тому |
Răzvan Cosmin Rădulescu
|
f2af5ab949
fixes #6331, Variant::can_convert
|
9 роки тому |
Juan Linietsky
|
9714a36e65
Reverted printable null object, seems to cause bugs around and not sure why.
|
9 роки тому |
Juan Linietsky
|
9890c1d2ca
Likely with bugs and with some features are missing, as well as profiler support, but VisualScript should be more or less done!
|
9 роки тому |
Ignacio Etcheverry
|
2d4c4b6ea9
Fix regression with str() improvements for math types
|
9 роки тому |
Ignacio Etcheverry
|
38ed5d9c7d
Prettier str() for arrays
|
9 роки тому |
J08nY
|
a95a1f47a4
Remove CHARTYPE_16BITS unused checks
|
9 роки тому |
Juan Linietsky
|
4bb93c976c
Made error when signal calls a method with the wrong number of parameters more detailed, closes #4893
|
9 роки тому |
Juan Linietsky
|
c195c0df6b
-Added configuration warning system for nodes
|
9 роки тому |
Ignacio Etcheverry
|
2060e6616c
Add missing Vector2Array case to Variant::operator String()
|
9 роки тому |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 роки тому |
Josh Grams
|
391ce81c5e
AnimationTreePlayer: blend value tracks (closes #2299)
|
9 роки тому |
Juan Linietsky
|
3d0bd1a3f3
-make signals throw an error when target method is not found, fixes #2036
|
9 роки тому |
Juan Linietsky
|
1597082c85
-Ability to roll-back script-exported properties to their default value on the script, closes #2128
|
9 роки тому |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 роки тому |
Juan Linietsky
|
b60a3e7202
-Changed var2str and str2var in GDScript to use VariantWriter and VariantParser
|
9 роки тому |