index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
math
Age
Commit message (
Expand
)
Author
2022-07-27
rename and unify notation for spherical interpolation
Silc Renew
2022-07-27
Merge pull request #63380 from V-Sekai/fix-cubic-slerp-dot
Rémi Verschelde
2022-07-27
Merge pull request #63463 from KoBeWi/Vector5
Rémi Verschelde
2022-07-26
Color: Fix resetting alpha when setting H/S/V separately
Rémi Verschelde
2022-07-26
Add some missing Vector4 methods
kobewi
2022-07-25
add equal checks to Transform3D::looking_at and Transform3D::set_look_at
Nathan Franke
2022-07-25
Fixup BVH debugging statements
Ricardo Buring
2022-07-25
Fix cubic_slerp
Silc 'Tokage' Renew
2022-07-25
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-23
Implement Vector4, Vector4i, Projection
reduz
2022-07-21
Rename `epsilon` to `tolerance` in the `Plane::has_point` method
Yuri Rubinsky
2022-07-19
Fix the calculation of the angular velocity when the rotation speed is not high.
fabriceci
2022-07-16
rename translate(d) to translate(d)_local in Transform 2D/3D
Fabian Keller
2022-07-06
Remove Octree
lawnjelly
2022-07-04
Expression built-in functions can also be considered as identifiers in subscr...
cdemirer
2022-06-28
Merge pull request #62468 from V-Sekai/core-const-expressions
Rémi Verschelde
2022-06-27
Merge pull request #62458 from Geometror/interpolation-function-cleanup
Rémi Verschelde
2022-06-27
Add a const call mode to Object, Variant and Script.
K. S. Ernest (iFire) Lee
2022-06-27
Refactor bezier interpolation functions
Hendrik Brucker
2022-06-27
Fix VECTOR/LOCAL transitions in Node3D
reduz
2022-06-22
Add surface indices to TriangleMesh
reduz
2022-06-20
Clean up Hash Functions
reduz
2022-06-17
Ensure AudioFrame variables l and r are always initialised
Marcel Admiraal
2022-06-16
Remove redundand header from `a_star.h`
Yuri Rubinsky
2022-06-16
Make AStar to use 64-bit logic
Yuri Rubinsky
2022-06-16
Merge pull request #58669 from theraot/ASar2Dbidirectional
Rémi Verschelde
2022-06-08
Fix `wrapf` to correct wrap values with 0.1 stepping
Yuri Rubinsky
2022-06-08
i18n: Misc fixes translation strings
Rémi Verschelde
2022-06-07
Merge pull request #61319 from JFonS/taa_wip
Rémi Verschelde
2022-06-07
Allow picking similar colours using OKHSL.
K. S. Ernest (iFire) Lee
2022-06-07
Initial TAA implementation
jfons
2022-05-20
Add a new HashSet template
reduz
2022-05-19
Use range iterators for RBSet in most cases
Aaron Record
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-05-11
Implement exponential operator (**) to GDScript/Expressions
Yuri Roubinsky
2022-05-10
Fix warnings found by Emscripten 3.1.10
Rémi Verschelde
2022-05-06
Allow AStar2D/AStar3D zero point weight
smix8
2022-05-05
Core: Rename math 'phi' arguments to 'angle'
Rémi Verschelde
2022-05-03
Rename Basis get_axis to get_column, remove redundant methods
Aaron Franke
2022-05-03
Merge pull request #60627 from aaronfranke/rename-elements
Rémi Verschelde
2022-05-02
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-04-29
Rename Basis "elements" to "rows"
Aaron Franke
2022-04-29
Rename Transform2D "elements" to "columns"
Aaron Franke
2022-04-20
Fix more issues found by cppcheck.
bruvzg
2022-04-13
Color: Rename `to_srgb`/`to_linear` to include base color space
Rémi Verschelde
2022-04-13
Rearrange TriangleMesh stack level incrementation to fix MSVC compiler optimi...
SaracenOne
2022-04-06
Fix some issues found by cppcheck.
bruvzg
2022-04-05
Fix DynamicBVH crash after #59867
Rémi Verschelde
2022-04-04
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-03-23
Add protective checks for invalid handle use in BVH
lawnjelly
[prev]
[next]