Rémi Verschelde
|
1c9203ad68
Object: Make deleted object access raise errors, not warnings
|
4 vuotta sitten |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 vuotta sitten |
Pedro J. Estébanez
|
ddd869135b
Disable decayment of freed objects to null in debug builds
|
5 vuotta sitten |
Pedro J. Estébanez
|
ac8b4708a3
Fix GDNative compat breakage due to dangling Variants fix
|
5 vuotta sitten |
Pedro J. Estébanez
|
d904d05e65
Fix dangling and reassigned Variants
|
5 vuotta sitten |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 vuotta sitten |
Rafał Mikrut
|
162a64efcd
Don't allow to use too big or too small shift operators
|
5 vuotta sitten |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
6 vuotta sitten |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 vuotta sitten |
Rémi Verschelde
|
c8994b56f9
Style: Apply new changes from clang-format 8.0
|
6 vuotta sitten |
Rémi Verschelde
|
dd5376f9df
Merge pull request #25934 from mrcdk/pool_int_real_color_interpolate
|
6 vuotta sitten |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 vuotta sitten |
MrCdK
|
3441e2a96f
Added PoolIntArray, PoolRealArray and PoolColorArray interpolate
|
6 vuotta sitten |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 vuotta sitten |
Aaron Franke
|
cb01268562
Fix many errors found by PVS-Studio
|
6 vuotta sitten |
qonnop
|
50fae2b1a7
Optimize interpolation algorithms
|
7 vuotta sitten |
Rémi Verschelde
|
44d82b3a07
Merge pull request #22752 from aaronfranke/equals-redundant
|
7 vuotta sitten |
Aaron Franke
|
4f7b33cdcf
Remove redundant "== false" code
|
7 vuotta sitten |
qonnop
|
bbfc6f6985
Fixed int interpolation issue, closes #22763
|
7 vuotta sitten |
Rémi Verschelde
|
c4f14e091c
Color: Fix rounding error converting from float to 8-bit
|
7 vuotta sitten |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 vuotta sitten |
Juan Linietsky
|
d280b14e6e
Hacked around duplication bug. I think duplicate needs to be even smarter, maybe pass two bools? (containers and/or resources)
|
7 vuotta sitten |
Juan Linietsky
|
2dc738ce27
-Fixes to how hashing happened, now StringName and NodePath use default hasher, this was leading to some severe slowdown in scenarios
|
7 vuotta sitten |
ShyRed
|
100a775260
Keep alpha when changing h, s or v on color
|
7 vuotta sitten |
George Marques
|
fefee533ae
Fix names of Variant operators
|
7 vuotta sitten |
Juan Linietsky
|
4ee3f3251d
Merge pull request #17382 from bojidar-bg/13971-path-array-unsaved
|
7 vuotta sitten |
Bojidar Marinov
|
9f6c0c6eae
Duplicate Arrays and Dictionaries when instancing scene in editor
|
7 vuotta sitten |
Bojidar Marinov
|
4d81e8afe6
Fix a potential bug hinted by clang
|
7 vuotta sitten |
Poommetee Ketson
|
f4f92b55e1
Color:fix setting V switch S to old V value
|
7 vuotta sitten |
luz.paz
|
612ab4bbc6
Fix typos with codespell
|
7 vuotta sitten |