| .. |
|
SCsub
|
…
|
|
|
a_star.cpp
|
Implements estimate/compute_cost for AStar2D
|
2020-03-14 18:01:06 +07:00 |
|
a_star.h
|
Implements estimate/compute_cost for AStar2D
|
2020-03-14 18:01:06 +07:00 |
|
aabb.cpp
|
…
|
|
|
aabb.h
|
…
|
|
|
audio_frame.cpp
|
…
|
|
|
audio_frame.h
|
…
|
|
|
basis.cpp
|
Modified rendering to use cluster instead of foward
|
2020-02-11 12:15:27 +07:00 |
|
basis.h
|
Modified rendering to use cluster instead of foward
|
2020-02-11 12:15:27 +07:00 |
|
camera_matrix.cpp
|
Modified rendering to use cluster instead of foward
|
2020-02-11 12:15:27 +07:00 |
|
camera_matrix.h
|
Modified rendering to use cluster instead of foward
|
2020-02-11 12:15:27 +07:00 |
|
delaunay.h
|
…
|
|
|
disjoint_set.cpp
|
…
|
|
|
disjoint_set.h
|
…
|
|
|
expression.cpp
|
Fix various typos
|
2020-03-11 13:59:18 +07:00 |
|
expression.h
|
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
2020-02-20 08:24:50 +07:00 |
|
face3.cpp
|
…
|
|
|
face3.h
|
…
|
|
|
geometry.cpp
|
Style: Set clang-format Standard to Cpp11
|
2020-03-17 07:36:24 +07:00 |
|
geometry.h
|
Style: Set clang-format Standard to Cpp11
|
2020-03-17 07:36:24 +07:00 |
|
math_defs.h
|
…
|
|
|
math_fieldwise.cpp
|
…
|
|
|
math_fieldwise.h
|
…
|
|
|
math_funcs.cpp
|
…
|
|
|
math_funcs.h
|
…
|
|
|
octree.h
|
…
|
|
|
plane.cpp
|
…
|
|
|
plane.h
|
…
|
|
|
quat.cpp
|
…
|
|
|
quat.h
|
…
|
|
|
quick_hull.cpp
|
…
|
|
|
quick_hull.h
|
…
|
|
|
random_number_generator.cpp
|
…
|
|
|
random_number_generator.h
|
…
|
|
|
random_pcg.cpp
|
…
|
|
|
random_pcg.h
|
typedefs: Cleanup unused macros and unnecessary checks
|
2020-03-11 21:44:56 +07:00 |
|
rect2.cpp
|
…
|
|
|
rect2.h
|
Turn Rect2's 'intersects_touch()' into an extra argument of 'intersects()'
|
2020-03-04 09:32:34 +07:00 |
|
transform.cpp
|
…
|
|
|
transform.h
|
PoolVector is gone, replaced by Vector
|
2020-02-18 10:10:36 +07:00 |
|
transform_2d.cpp
|
…
|
|
|
transform_2d.h
|
PoolVector is gone, replaced by Vector
|
2020-02-18 10:10:36 +07:00 |
|
triangle_mesh.cpp
|
PoolVector is gone, replaced by Vector
|
2020-02-18 10:10:36 +07:00 |
|
triangle_mesh.h
|
PoolVector is gone, replaced by Vector
|
2020-02-18 10:10:36 +07:00 |
|
triangulate.cpp
|
…
|
|
|
triangulate.h
|
…
|
|
|
vector2.cpp
|
…
|
|
|
vector2.h
|
Add support for Vector2i, Rect2i and Vector3i to Variant
|
2020-02-22 23:16:44 +07:00 |
|
vector3.cpp
|
Fix Vector3 ambiguities and out of bounds init.
|
2020-02-11 12:03:39 +07:00 |
|
vector3.h
|
GIProbes working.
|
2020-02-11 12:03:20 +07:00 |
|
vector3i.cpp
|
Vulkan: Move thirdparty code out of drivers, style fixes
|
2020-02-11 14:08:44 +07:00 |
|
vector3i.h
|
Vulkan: Move thirdparty code out of drivers, style fixes
|
2020-02-11 14:08:44 +07:00 |