godot/core/math
Rémi Verschelde bee81d5214 Merge pull request #8981 from toger5/addedGrowFunction
implemented grow(left,top,right,bottom) function
2017-06-08 07:41:54 +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
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 Merge pull request #8981 from toger5/addedGrowFunction 2017-06-08 07:41:54 +02:00
math_defs.h
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
matrix3.h
octree.h
plane.cpp
plane.h
quat.cpp
quat.h
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