Danil Alexeev
|
aff767ef07
Fix expected argument count for `Callable` call errors
|
1 year ago |
Rémi Verschelde
|
3ec673085b
Merge pull request #79523 from aaronfranke/is-conformal
|
1 year ago |
kobewi
|
adc930baee
Add Vector2/3/4i.MAX and MIN
|
1 year ago |
Aaron Franke
|
56806ffeed
Add `is_conformal` method to Basis and Transform2D
|
1 year ago |
A Thousand Ships
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
Daylily-Zeleen
|
67e1401891
Set builtin varrarg ptrcalls, called without arg.
|
2 years ago |
Yuri Roubinski
|
230385b587
Add `String.reverse` method
|
2 years ago |
Juan Linietsky
|
5fdc1232ef
Add the ability to look-at in model-space.
|
2 years ago |
clayjohn
|
f83a90192f
Revert "Add API for HSL conversion"
|
2 years ago |
Rémi Verschelde
|
0f444f101a
Merge pull request #76661 from bonjorno7/hsl
|
2 years ago |
Rémi Verschelde
|
5ade250c7d
Merge pull request #76735 from AThousandShips/natural_cmp
|
2 years ago |
bonjorno7
|
0b7fd664c1
Add API for HSL conversion
|
2 years ago |
Ninni Pipping
|
46a7018e3c
Add `naturalcasecmp_to` function to `String`
|
2 years ago |
Clay John
|
7a13cf9aeb
Merge pull request #75510 from SilicDev/string_erase
|
2 years ago |
SilicDev
|
6fa4f71ca6
Reimplement String.erase
|
2 years ago |
Aaron Franke
|
290b09b36c
Expose `determinant` in Transform2D, rename internal method
|
2 years ago |
Haoyu Qiu
|
6cd8e706fa
Unify descriptions of vector methods
|
2 years ago |
bendn
|
ca0feabbb0
add `hex_decode()` to `String`
|
2 years ago |
bruvzg
|
d72b563250
Add GDScript `to_wchar_buffer` and `get_string_from_wchar` functions.
|
2 years ago |
Dmitrii Maganov
|
5909f9f075
GDScript: Fix issues with typed arrays
|
2 years ago |
bruvzg
|
5aa87ccc03
Move Array:set_typed to internal GDExtension structure and unexposed it.
|
2 years ago |
Rémi Verschelde
|
9d555f5c68
Merge pull request #62499 from fire/gltf-binary-img-compression
|
2 years ago |
K. S. Ernest (iFire) Lee
|
39922d7167
Handle gltf binary
|
3 years ago |
Dmitrii Maganov
|
abe6d67232
GDScript: Fix test for read-only state of constants
|
2 years ago |
Jan Haller
|
15686ca786
Fix bind " convergence_dist" containing space
|
2 years ago |
Raul Santos
|
7560340ef6
Rename `center` method to `get_center` in Plane.
|
2 years ago |
Juan Linietsky
|
33d3b7eea7
Fix Callable call error reporting.
|
2 years ago |
Rémi Verschelde
|
31f94574d4
Merge pull request #70996 from reduz/properly-report-callable-bound-arguments
|
2 years ago |
Juan Linietsky
|
0e0ca01bce
Properly report Callable bound arguments
|
2 years ago |
Rémi Verschelde
|
41b74c675f
Merge pull request #71000 from reduz/callable-bind-from-array
|
2 years ago |