Rémi Verschelde
|
b32f84d473
Merge pull request #52850 from mashumafi/vector-bsearch
|
il y a 3 ans |
mashumafi
|
214bbfbefe
Implement bsearch for Vector and Packed*Array
|
il y a 3 ans |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
il y a 4 ans |
Rémi Verschelde
|
0abe464162
Merge pull request #52849 from KoBeWi/know_no_binds
|
il y a 3 ans |
kobewi
|
7bf5fc709e
Remove binds from Signal.connect
|
il y a 3 ans |
Rémi Verschelde
|
ba57252bd8
Merge pull request #52878 from AnilBK/add-get-center
|
il y a 3 ans |
Anilforextra
|
90908cd67d
Add Get Center Method for Rect2/Rect2i and AABB.
|
il y a 3 ans |
Rémi Verschelde
|
89417ba75b
Merge pull request #52398 from deakcor/dev-transform
|
il y a 3 ans |
Vincent D
|
aa82cb6f35
Expose get_skew for transform2d and add new constructor
|
il y a 4 ans |
Aaron Franke
|
bf0213470c
Replace Vector3.to_diagonal_matrix with Basis.from_scale
|
il y a 4 ans |
George Marques
|
cf59028972
Merge pull request #48237 from KoBeWi/they_came_from_angle
|
il y a 4 ans |
kobewi
|
3f3739ccb5
Add Vector2.from_angle() method
|
il y a 4 ans |
Wilson E. Alvarez
|
d11c1afc04
Rename String::is_rel_path to String::is_relative_path
|
il y a 4 ans |
Hugo Locurcio
|
60116b17b5
Add an `Array.pop_at()` method to pop an element at an arbitrary index
|
il y a 4 ans |
Wilson E. Alvarez
|
17821603b4
Expose String.simplify_path
|
il y a 4 ans |
Rémi Verschelde
|
46beaacec3
Merge pull request #51017 from vnen/extension-fixes
|
il y a 4 ans |
George Marques
|
97947bc063
Fix a few default parameters in bindings
|
il y a 4 ans |
Aaron Franke
|
9f3ae0adcd
Move code for looking_at to Basis
|
il y a 4 ans |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
il y a 4 ans |
Rémi Verschelde
|
fb821b8398
Merge pull request #50535 from ChristopheClaustre/packedbytearray_decode_api
|
il y a 4 ans |
ChristopheClaustre
|
20818c12b7
New to_***_array method to decode PackedByteArray to Packed***Array
|
il y a 4 ans |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
il y a 4 ans |
Hugo Locurcio
|
4bd5e4fd9b
Use the standard C `INFINITY` and `NAN` constants directly
|
il y a 4 ans |
Lyuma
|
8f1efa656b
Add Callable.is_valid() analogous to FuncRef.is_valid() from 3.x
|
il y a 4 ans |
reduz
|
b1d15c51bc
Implement native extension system
|
il y a 4 ans |
Rémi Verschelde
|
92f20fd70e
Merge pull request #49659 from LightningAA/string-valid-integer-to-int
|
il y a 4 ans |
Aaron Franke
|
93b494d4ae
Add Quaternion angle_to method
|
il y a 4 ans |
Lightning_A
|
b6af2a29eb
Rename `is_valid_integer()` to `is_valid_int()`
|
il y a 4 ans |
Pedro J. Estébanez
|
04688b92ff
Rename Reference to RefCounted
|
il y a 4 ans |
Rémi Verschelde
|
6b0183ec89
Merge pull request #49279 from Calinou/rename-string-is-abs-path-method
|
il y a 4 ans |