Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 سال پیش |
Rémi Verschelde
|
a128dd97d6
Merge pull request #37020 from aaronfranke/range
|
5 سال پیش |
Marcus Elg
|
ec7b481170
Renamed plane's d to distance
|
5 سال پیش |
Aaron Franke
|
38a0ff2249
Allow Vector2/Vector3 iterators to have non-integer values
|
5 سال پیش |
Aaron Franke
|
f7b50992b5
Allow using integer vectors for iteration and make range() use them
|
5 سال پیش |
Aaron Franke
|
540156b387
[Core] Rename linear_interpolate to lerp
|
5 سال پیش |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 سال پیش |
Fabio Alessandrelli
|
b8ddaf9c33
Refactor ScriptDebugger.
|
5 سال پیش |
Rémi Verschelde
|
6c8f2ae53a
Update docs and bindings for new integer vector types
|
5 سال پیش |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 سال پیش |
Juan Linietsky
|
88f84c78ca
Store arrays inside of Variant as shared.
|
5 سال پیش |
Juan Linietsky
|
6da0eef9e6
Add support for Vector2i, Rect2i and Vector3i to Variant
|
5 سال پیش |
Juan Linietsky
|
3c0059650d
Added StringName as a variant type.
|
5 سال پیش |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 سال پیش |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 سال پیش |
Juan Linietsky
|
867d073b98
Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.
|
5 سال پیش |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 سال پیش |
Rafał Mikrut
|
162a64efcd
Don't allow to use too big or too small shift operators
|
5 سال پیش |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
6 سال پیش |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 سال پیش |
Rémi Verschelde
|
c8994b56f9
Style: Apply new changes from clang-format 8.0
|
6 سال پیش |
Rémi Verschelde
|
dd5376f9df
Merge pull request #25934 from mrcdk/pool_int_real_color_interpolate
|
6 سال پیش |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 سال پیش |
MrCdK
|
3441e2a96f
Added PoolIntArray, PoolRealArray and PoolColorArray interpolate
|
6 سال پیش |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 سال پیش |
Aaron Franke
|
cb01268562
Fix many errors found by PVS-Studio
|
6 سال پیش |
qonnop
|
50fae2b1a7
Optimize interpolation algorithms
|
6 سال پیش |
Rémi Verschelde
|
44d82b3a07
Merge pull request #22752 from aaronfranke/equals-redundant
|
6 سال پیش |
Aaron Franke
|
4f7b33cdcf
Remove redundant "== false" code
|
6 سال پیش |
qonnop
|
bbfc6f6985
Fixed int interpolation issue, closes #22763
|
6 سال پیش |