godot/core/math
Juan Linietsky 2e73be99d8 Lots of work on Audio & Physics engine:
-Added new 3D stream player node
-Added ability for Area to capture sound from streams
-Added small features in physics to be able to properly guess distance to areas for sound
-Fixed 3D CollisionObject so shapes are added the same as in 2D, directly from children
-Fixed KinematicBody API to make it the same as 2D.
2017-07-15 08:32:34 -03:00
..
a_star.cpp AStar: add bool has_point(id) 2017-07-11 21:06:30 +07:00
a_star.h AStar: add bool has_point(id) 2017-07-11 21:06:30 +07:00
audio_frame.cpp
audio_frame.h Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00
bsp_tree.cpp
bsp_tree.h
camera_matrix.cpp
camera_matrix.h
face3.cpp Refactor 'treshold' to 'threshold' 2017-07-08 22:24:56 +07:00
face3.h
geometry.cpp
geometry.h
math_2d.cpp
math_2d.h
math_defs.h
math_funcs.cpp
math_funcs.h
matrix3.cpp Implemented environment arrays for skybox reflection and roughness, quality increase is enormous. 2017-07-04 23:53:08 -03:00
matrix3.h
octree.h
plane.cpp
plane.h
quat.cpp
quat.h
quick_hull.cpp Fixed syntax inconsistency in Vector3.snap and Vector3.snapped 2017-07-03 16:29:03 -04:00
quick_hull.h
rect3.cpp
rect3.h
SCsub
transform.cpp
transform.h Merge pull request #8870 from tagcup/pathfollow 2017-06-19 23:30:40 +02:00
triangle_mesh.cpp Fixed syntax inconsistency in Vector3.snap and Vector3.snapped 2017-07-03 16:29:03 -04:00
triangle_mesh.h
triangulate.cpp
triangulate.h
vector3.cpp Fixed syntax inconsistency in Vector3.snap and Vector3.snapped 2017-07-03 16:29:03 -04:00
vector3.h Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00