godot/core/math
Fabian Mathews 1a1e25bfca Added ability to change A-star cost function
(cherry picked from commit b541402417)
2017-04-05 08:18:38 +02:00
..
a_star.cpp Added ability to change A-star cost function 2017-04-05 08:18:38 +02:00
a_star.h Added ability to change A-star cost function 2017-04-05 08:18:38 +02:00
aabb.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
aabb.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
bsp_tree.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
bsp_tree.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
camera_matrix.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
camera_matrix.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
face3.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
face3.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
geometry.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
geometry.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
math_2d.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
math_2d.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
math_defs.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
math_funcs.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
math_funcs.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
matrix3.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
matrix3.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
octree.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
plane.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
plane.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
quat.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
quat.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
quick_hull.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
quick_hull.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
transform.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
transform.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
triangle_mesh.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
triangle_mesh.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
triangulate.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
triangulate.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
triangulator.cpp begin new serialization framework 2015-02-15 01:21:26 -03:00
triangulator.h begin new serialization framework 2015-02-15 01:21:26 -03:00
vector3.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
vector3.h Use atan2 rather than acos in Vector3.angle_to. 2017-03-24 23:19:30 +01:00