This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0727caadd1963db1930a5c8da3caa790029b89de
godot
/
core
/
math
History
Rémi Verschelde
dfe228a865
Merge pull request
#30341
from Toshiwoz/master
...
when doing Vector3 slerp it is not necessary to have it normalized.
2019-07-12 10:27:38 +02:00
..
a_star.cpp
…
a_star.h
…
aabb.cpp
…
aabb.h
…
audio_frame.cpp
…
audio_frame.h
…
basis.cpp
Use reference to constant in functions
2019-07-10 11:54:12 +02:00
basis.h
Use reference to constant in functions
2019-07-10 11:54:12 +02:00
bsp_tree.cpp
…
bsp_tree.h
…
camera_matrix.cpp
…
camera_matrix.h
…
crypto_core.cpp
Add b64 to string helper in CryptoCore
2019-07-03 18:42:46 +02:00
crypto_core.h
Add b64 to string helper in CryptoCore
2019-07-03 18:42:46 +02:00
delaunay.h
…
expression.cpp
…
expression.h
…
face3.cpp
…
face3.h
…
geometry.cpp
…
geometry.h
Optimize get_closest_point_to_segment*.
2019-07-06 17:41:13 +02:00
math_defs.h
…
math_fieldwise.cpp
…
math_fieldwise.h
…
math_funcs.cpp
…
math_funcs.h
…
octree.h
…
plane.cpp
…
plane.h
…
quat.cpp
…
quat.h
…
quick_hull.cpp
…
quick_hull.h
…
random_number_generator.cpp
…
random_number_generator.h
…
random_pcg.cpp
…
random_pcg.h
…
rect2.cpp
…
rect2.h
…
SCsub
SCons: Fix MBEDTLS_CONFIG_FILE string escape
2019-07-08 18:05:48 +02:00
transform_2d.cpp
…
transform_2d.h
…
transform.cpp
…
transform.h
…
triangle_mesh.cpp
Added release function to PoolVector::Access.
2019-07-06 12:04:27 +01:00
triangle_mesh.h
…
triangulate.cpp
…
triangulate.h
…
vector2.cpp
…
vector2.h
…
vector3.cpp
…
vector3.h
when doing Vector3 slerp it is not necessary to have it normalized.
2019-07-05 11:17:52 -05:00