bruvzg
|
5bbacc85bd
Expose String contents to the GDScript as PoolByteArray.
|
4 years ago |
Rémi Verschelde
|
0abf702d4b
Merge pull request #45957 from lupoDharkael/natural-comp
|
4 years ago |
lupoDharkael
|
460e1b94c3
[3.2] Add natural string comparison
|
4 years ago |
Aaron Franke
|
f201382a85
[3.2] Use instance and first arg in Basis is_equal_approx
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
David Hoppenbrouwers
|
708336531c
Fix Variant conversion to float instead of double
|
4 years ago |
Tomasz Chabora
|
98774000e2
Add append_array() method to Array class
|
4 years ago |
Aaron Franke
|
3ab5183ffa
[3.2] Backport core documentation changes to 3.2
|
5 years ago |
Andrea Catania
|
74d10e766e
- Added more euler rotation orders support.
|
5 years ago |
bruvzg
|
c4e652a6a3
Docs: Fix order of variant constants.
|
5 years ago |
Thakee Nathees
|
7cfbde19c9
Fix: can't convert Transform -> Transform2D
|
5 years ago |
Pedro J. Estébanez
|
3bdc0913a5
Make wording of all Variant warnings consistent
|
5 years ago |
Pedro J. Estébanez
|
ac8b4708a3
Fix GDNative compat breakage due to dangling Variants fix
|
5 years ago |
Pedro J. Estébanez
|
d904d05e65
Fix dangling and reassigned Variants
|
5 years ago |
Zak Grumbles
|
6fa871027c
Make dict erase node sequenced godotengine#37477
|
5 years ago |
Michael Alexsander
|
bd2a2a7e40
Turn Rect2's 'intersects_touch()' into an extra argument of 'intersects()'
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Aaron Franke
|
1b8b380993
Document that translated does not behave like rotated or scaled
|
5 years ago |
Rémi Verschelde
|
9abc0ad8a5
Merge pull request #27792 from Giacom/fix_quat
|
5 years ago |
Rémi Verschelde
|
77816fea8b
Merge pull request #32477 from aaronfranke/equal-approx-separate
|
5 years ago |
PouleyKetchoupp
|
475115c0c3
Added empty() function to pool array types
|
5 years ago |
Aaron Franke
|
218f38c7ec
Expose is_equal_approx and restore == to be exact again
|
5 years ago |
Aaron Franke
|
86922ff70b
Make is_equal_approx separate for structures
|
5 years ago |
qarmin
|
04c6579fd7
Don't use in some functions empty PoolByteArrays
|
5 years ago |
Rémi Verschelde
|
7f075e519a
Merge pull request #32741 from qarmin/fix_string_utf_ascii
|
5 years ago |
qarmin
|
c62da553cb
Don't use to_utf8() and to_ascii() on empty String
|
5 years ago |
qarmin
|
684156f711
Fix decompress PoolByteArray crash
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
a0d00c0e99
Bind the `String::humanize_size` method
|
5 years ago |
Rémi Verschelde
|
ef2a7834c9
Merge pull request #31883 from aole/create-string-function-repeat
|
6 years ago |
Cameron Reikes
|
757c509437
Add array slice method
|
6 years ago |