Haoyu Qiu
|
e4e4e475f8
Make `--doctool` locale aware
|
3 年之前 |
Rémi Verschelde
|
46d384060e
Merge pull request #35901 from nathanfranke/pool-byte-array-subarray-exclusive
|
3 年之前 |
Aaron Franke
|
24f57886d0
Expose max_axis_index and max_axis_index for Vector2(i)
|
5 年之前 |
Raul Santos
|
a367378f9e
Rename Vector parameters to be consistent
|
3 年之前 |
Nathan Franke
|
dd30253cdc
PackedByteArray, Array slice end exclusive, rename subarray to slice
|
3 年之前 |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
4 年之前 |
Rémi Verschelde
|
1aa3c8419b
Merge pull request #54869 from akien-mga/string-remove-erase
|
3 年之前 |
Rémi Verschelde
|
e2e9b08cc7
Color: Bind `from_hsv` as static method
|
3 年之前 |
Rémi Verschelde
|
2beaae4b6f
String: Remove `erase` method, bindings can't mutate String
|
3 年之前 |
Rémi Verschelde
|
63559f2c80
Merge pull request #54186 from miraz12/fix-packedByteArray-memcpy-crash
|
3 年之前 |
Brian Semrau
|
dc11e73bf0
Rename AABB `get_area` to `get_volume`
|
3 年之前 |
kobewi
|
e5725c7deb
Expose String.get_slice
|
3 年之前 |
Anton Christoffersson
|
9ed8417271
Fixed crash in `variant_call` when trying to memcpy 0 bytes.
|
3 年之前 |
reduz
|
d03b7fbe09
Refactored Node3D rotation modes
|
3 年之前 |
reduz
|
a69541da4c
Implement Animation Compression
|
3 年之前 |
Rémi Verschelde
|
b32f84d473
Merge pull request #52850 from mashumafi/vector-bsearch
|
3 年之前 |
mashumafi
|
214bbfbefe
Implement bsearch for Vector and Packed*Array
|
3 年之前 |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 年之前 |
Rémi Verschelde
|
0abe464162
Merge pull request #52849 from KoBeWi/know_no_binds
|
3 年之前 |
kobewi
|
7bf5fc709e
Remove binds from Signal.connect
|
3 年之前 |
Rémi Verschelde
|
ba57252bd8
Merge pull request #52878 from AnilBK/add-get-center
|
3 年之前 |
Anilforextra
|
90908cd67d
Add Get Center Method for Rect2/Rect2i and AABB.
|
3 年之前 |
Rémi Verschelde
|
89417ba75b
Merge pull request #52398 from deakcor/dev-transform
|
3 年之前 |
Vincent D
|
aa82cb6f35
Expose get_skew for transform2d and add new constructor
|
4 年之前 |
Aaron Franke
|
bf0213470c
Replace Vector3.to_diagonal_matrix with Basis.from_scale
|
4 年之前 |
George Marques
|
cf59028972
Merge pull request #48237 from KoBeWi/they_came_from_angle
|
4 年之前 |
kobewi
|
3f3739ccb5
Add Vector2.from_angle() method
|
4 年之前 |
Wilson E. Alvarez
|
d11c1afc04
Rename String::is_rel_path to String::is_relative_path
|
4 年之前 |
Hugo Locurcio
|
60116b17b5
Add an `Array.pop_at()` method to pop an element at an arbitrary index
|
4 年之前 |
Wilson E. Alvarez
|
17821603b4
Expose String.simplify_path
|
4 年之前 |