godot/core/math
Rémi Verschelde 5c8919aac6
Merge pull request #18955 from tagcup/fix_set_scale
Removed incorrect Basis::set_scale().
2018-07-26 10:37:03 +02:00
..
a_star.cpp
a_star.h
aabb.cpp
aabb.h
audio_frame.cpp
audio_frame.h
bsp_tree.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
bsp_tree.h
camera_matrix.cpp
camera_matrix.h
delaunay.cpp
delaunay.h Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
face3.cpp
face3.h
geometry.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
geometry.h Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
math_2d.cpp
math_2d.h
math_defs.h
math_funcs.cpp
math_funcs.h
matrix3.cpp Merge pull request #18955 from tagcup/fix_set_scale 2018-07-26 10:37:03 +02:00
matrix3.h Merge pull request #18955 from tagcup/fix_set_scale 2018-07-26 10:37:03 +02:00
octree.h
plane.cpp
plane.h
quat.cpp
quat.h
quick_hull.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
quick_hull.h
SCsub
transform.cpp Merge pull request #18955 from tagcup/fix_set_scale 2018-07-26 10:37:03 +02:00
transform.h
triangle_mesh.cpp
triangle_mesh.h
triangulate.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
triangulate.h
vector3.cpp
vector3.h