godot/core/math
2018-08-11 03:08:34 -05: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 [Core] Completely kill math_2d.h, change includes 2018-08-11 03:08:34 -05:00
delaunay.cpp
delaunay.h [Core] Completely kill math_2d.h, change includes 2018-08-11 03:08:34 -05:00
expression.cpp Fix clang compile error 2018-08-09 08:50:06 -03:00
expression.h Ability to pass custom variables to expression. 2018-08-08 17:47:51 -03: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 [Core] Completely kill math_2d.h, change includes 2018-08-11 03:08:34 -05:00
math_defs.h [Core] Grammar, move defs to defs 2018-08-10 22:42:02 -05:00
math_funcs.cpp
math_funcs.h [Core] Grammar, move defs to defs 2018-08-10 22:42:02 -05:00
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
rect2.cpp [Core] Move Rect2 and Transform2D to their own files 2018-08-10 23:40:50 -05:00
rect2.h [Core] Move Vector2i and Rect2i out of math_2d.h 2018-08-11 00:33:01 -05:00
SCsub
transform_2d.cpp [Core] Move Rect2 and Transform2D to their own files 2018-08-10 23:40:50 -05:00
transform_2d.h [Core] Move Rect2 and Transform2D to their own files 2018-08-10 23:40:50 -05:00
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 [Core] Change math_2d includes to vector2 includes where relevant 2018-08-10 14:59:29 -05:00
vector2.cpp [Core] Move Vector2i and Rect2i out of math_2d.h 2018-08-11 00:33:01 -05:00
vector2.h [Core] Move Vector2i and Rect2i out of math_2d.h 2018-08-11 00:33:01 -05:00
vector3.cpp
vector3.h