godot/core/math
2017-06-04 02:09:17 +02:00
..
a_star.cpp Merge pull request #8786 from bojidar-bg/fix-astar-weight-scale 2017-05-22 15:16:20 +02:00
a_star.h Added bool to allow astar points to be connected in one direction only 2017-05-19 20:46:45 +09:30
audio_frame.cpp
audio_frame.h
bsp_tree.cpp
bsp_tree.h
camera_matrix.cpp renamed all Rect2.pos to Rect2.position 2017-06-04 02:09:17 +02:00
camera_matrix.h
face3.cpp
face3.h
geometry.cpp
geometry.h
math_2d.cpp renamed all Rect2.pos to Rect2.position 2017-06-04 02:09:17 +02:00
math_2d.h renamed all Rect2.pos to Rect2.position 2017-06-04 02:09:17 +02:00
math_defs.h Merge pull request #8277 from tagcup/math_checks 2017-04-24 11:16:20 +02:00
math_funcs.cpp
math_funcs.h Changed enum to const because enum with uint64 size does not work on VSC++ Compiler 2017-05-29 23:56:21 +02:00
matrix3.cpp Merge pull request #8277 from tagcup/math_checks 2017-04-24 11:16:20 +02:00
matrix3.h Merge pull request #8277 from tagcup/math_checks 2017-04-24 11:16:20 +02:00
octree.h
plane.cpp
plane.h
quat.cpp Merge pull request #8277 from tagcup/math_checks 2017-04-24 11:16:20 +02:00
quat.h Merge pull request #8277 from tagcup/math_checks 2017-04-24 11:16:20 +02:00
quick_hull.cpp
quick_hull.h
rect3.cpp
rect3.h
SCsub
transform.cpp
transform.h
triangle_mesh.cpp
triangle_mesh.h
triangulate.cpp
triangulate.h
vector3.cpp
vector3.h Merge pull request #8277 from tagcup/math_checks 2017-04-24 11:16:20 +02:00