Silc Renew
|
c139d9ef7d
Discontinued spherical_interpolate_with in Transform3D
|
3 years ago |
Danil Alexeev
|
d4555ef5fb
Add `String.to_{camel,pascal,snake}_case` methods
|
3 years ago |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
3 years ago |
Rémi Verschelde
|
944bfc6d00
Merge pull request #63602 from TokageItLab/cubic-interp-time
|
3 years ago |
rafallus
|
da7a5653f4
Expose Basis `set_orthogonal_index` method as a GridMap function
|
3 years ago |
Silc Renew
|
dded7c72c1
Make `cubic_interpolate()` consider key time in animation
|
3 years ago |
Haoyu Qiu
|
9c4ad8191b
Expose clear method for packed arrays
|
3 years ago |
antonWetzel
|
40a1d6d100
vector4 distance_squared_to and update csharp
|
3 years ago |
Hendrik Brucker
|
36061c5dca
Vector4/Vector4i: Add missing methods, tests and fix change of sign operator
|
3 years ago |
Rémi Verschelde
|
c717d5c64b
Arrays: Zero new items of trivial types on resize() (bindings only)
|
3 years ago |
Fabian Keller
|
f242f9c738
Fix consistency of translated/scaled/rotated in Transform2D and Transform3D
|
3 years ago |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 years ago |
Rémi Verschelde
|
a5f12f9c21
Merge pull request #63532 from TokageItLab/rename-cubic-slerp
|
3 years ago |
Rémi Verschelde
|
199ea349f5
Merge pull request #57698 from bluenote10/feature/rename_translated_to_translated_local
|
3 years ago |
Silc Renew
|
4211e68d80
rename and unify notation for spherical interpolation
|
3 years ago |
kobewi
|
7006f7d693
Add some missing Vector4 methods
|
3 years ago |
Rémi Verschelde
|
3084a48ace
Merge pull request #63219 from reduz/implement-vector4-projection
|
3 years ago |
Jcrespo
|
1a3d57f319
Solve discrepancy between code and class reference for Plane
|
3 years ago |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
3 years ago |
Yuri Rubinsky
|
ccc56cc6d4
Rename `epsilon` to `tolerance` in the `Plane::has_point` method
|
3 years ago |
Fabian Keller
|
2bf9e6090c
rename translate(d) to translate(d)_local in Transform 2D/3D
|
3 years ago |
Rémi Verschelde
|
a2459c7d35
Merge pull request #61610 from TokageItLab/importer-retarget-registered-gdhumanoid
|
3 years ago |
Lyuma
|
33fd7c63e1
Prevent out-of-bounds write in array conversion; avoid logspam on empty arrays.
|
3 years ago |
Silc Renew
|
dc43cfc830
implement bone renamer in importer
|
3 years ago |
Rémi Verschelde
|
b863c40356
Merge pull request #62468 from V-Sekai/core-const-expressions
|
3 years ago |
K. S. Ernest (iFire) Lee
|
9ddebc0c22
Add a const call mode to Object, Variant and Script.
|
3 years ago |
Hendrik Brucker
|
99ce0df3b1
Refactor bezier interpolation functions
|
3 years ago |
Pierre-Thomas Meisels
|
c28936ba6d
Add core types enums description to extension api json
|
3 years ago |
reduz
|
141c375581
Clean up Hash Functions
|
3 years ago |
bruvzg
|
860e24683f
Make enum/constant binds 64-bit.
|
3 years ago |