A Thousand Ships
|
b4c6cc7d82
[Core] Add case-insensitive `String::containsn`
|
vor 1 Jahr |
Wilson E. Alvarez
|
d4154dbc55
Add const char * overloads to String class
|
vor 1 Jahr |
K. S. Ernest (iFire) Lee
|
f9b488508c
Add PackedVector4Array Variant type
|
vor 1 Jahr |
A Thousand Ships
|
0f5e0d1637
Expose `Vector*` component-wise and scalar `min/max` to scripting
|
vor 1 Jahr |
A Thousand Ships
|
308dbb8c63
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
vor 1 Jahr |
clayjohn
|
4d580b15be
Update the description and parameter name for Vector3 reflect to correct how the plane is constructed
|
vor 1 Jahr |
clayjohn
|
c0d0bdc160
Clarify bounce and reflect docs and update param names
|
vor 1 Jahr |
A Thousand Ships
|
2cbf469912
Fix sorting of files/dirs in dialogs
|
vor 1 Jahr |
Rémi Verschelde
|
453485aede
Merge pull request #89270 from Repiteo/enforce-typename-in-templates
|
vor 1 Jahr |
A Thousand Ships
|
59bcc2888c
Add methods to get argument count of methods
|
vor 1 Jahr |
Thaddeus Crews
|
9903e6779b
Enforce template syntax `typename` over `class`
|
vor 1 Jahr |
kobewi
|
eb0a624902
Allow returning Dictionary after merging
|
vor 3 Jahren |
Rémi Verschelde
|
9278856ff7
Merge pull request #88948 from dalexeev/core-add-callable-create
|
vor 1 Jahr |
Rémi Verschelde
|
1cc9190c70
Merge pull request #81822 from nlupugla/nodepath-slice
|
vor 1 Jahr |
Danil Alexeev
|
d90c9db27f
Core: Add `Callable.create` static method for `Variant` callables
|
vor 1 Jahr |
A Thousand Ships
|
684752e75b
Replace error checks against `size` with `is_empty`
|
vor 1 Jahr |
Juan Linietsky
|
24fe0715b5
Promote CowData to 64 bits
|
vor 1 Jahr |
Muller-Castro
|
96a95cb974
Add const lvalue ref to container parameters
|
vor 4 Jahren |
Rémi Verschelde
|
22e880ad20
Merge pull request #83163 from Chubercik/vectorXi_dist_methods
|
vor 1 Jahr |
Rémi Verschelde
|
b5c6e870e8
Merge pull request #82264 from dalexeev/core-builtin-methods-as-callables
|
vor 1 Jahr |
nlupugla
|
cd221c1816
Added NodePath::slice method.
|
vor 1 Jahr |
Aaron Franke
|
437586bf31
Add a `get_or_add` method to Dictionary
|
vor 2 Jahren |
Danil Alexeev
|
b04263644c
Core: Allow methods of built-in `Variant` types to be used as Callables
|
vor 1 Jahr |
Jakub Marcowski
|
cb954c6bab
Implement `Vector2i/3i/4i` methods: `distance_to` and `distance_squared_to`
|
vor 1 Jahr |
Danil Alexeev
|
aff767ef07
Fix expected argument count for `Callable` call errors
|
vor 1 Jahr |
Rémi Verschelde
|
3ec673085b
Merge pull request #79523 from aaronfranke/is-conformal
|
vor 1 Jahr |
kobewi
|
adc930baee
Add Vector2/3/4i.MAX and MIN
|
vor 1 Jahr |
Aaron Franke
|
56806ffeed
Add `is_conformal` method to Basis and Transform2D
|
vor 1 Jahr |
A Thousand Ships
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
vor 1 Jahr |
Daylily-Zeleen
|
67e1401891
Set builtin varrarg ptrcalls, called without arg.
|
vor 2 Jahren |