..
a_star.cpp
Avoid overestimating the cost in AStar heuristics.
2017-05-27 00:42:59 +02:00
a_star.h
Added bool to allow astar points to be connected in one direction only
2017-05-27 00:42:59 +02:00
aabb.cpp
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
aabb.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
bsp_tree.cpp
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
bsp_tree.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
camera_matrix.cpp
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
camera_matrix.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
face3.cpp
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
face3.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
geometry.cpp
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
geometry.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
math_2d.cpp
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
math_2d.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
math_defs.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
math_funcs.cpp
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
math_funcs.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
matrix3.cpp
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
matrix3.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
octree.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
plane.cpp
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
plane.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
quat.cpp
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
quat.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
quick_hull.cpp
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
quick_hull.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
SCsub
style: Fix PEP8 whitespace issues in Python files
2016-11-02 22:28:28 +01:00
transform.cpp
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
transform.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
triangle_mesh.cpp
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
triangle_mesh.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
triangulate.cpp
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
triangulate.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
vector3.cpp
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00
vector3.h
Add "Godot Engine contributors" copyright line
2017-04-08 00:45:24 +02:00