1
0
Fork 0
godot/core/math
Rémi Verschelde 3a5f45a6d1 Merge pull request #35682 from nathanwfranke/canvas-cull-control-fix
Fix bug where canvas culls things at origin with size 0
2020-02-08 14:14:10 +01:00
..
SCsub
a_star.cpp
a_star.h
aabb.cpp
aabb.h
audio_frame.cpp
audio_frame.h
basis.cpp Add explanations for errors related to Vector/Quat normalization 2020-01-24 14:19:23 +01:00
basis.h
bsp_tree.cpp Add do..while(0) wrappers to macros without one. 2020-02-05 11:19:12 +01:00
bsp_tree.h
camera_matrix.cpp Change CameraMatrix::get_viewport_size to get_viewport_half_extents 2020-01-22 18:22:00 +00:00
camera_matrix.h Change CameraMatrix::get_viewport_size to get_viewport_half_extents 2020-01-22 18:22:00 +00:00
delaunay.h
disjoint_set.cpp
disjoint_set.h
expression.cpp
expression.h
face3.cpp
face3.h
geometry.cpp
geometry.h
math_defs.h
math_fieldwise.cpp
math_fieldwise.h
math_funcs.cpp
math_funcs.h
octree.h
plane.cpp
plane.h
quat.cpp Add explanations for errors related to Vector/Quat normalization 2020-01-24 14:19:23 +01:00
quat.h Add explanations for errors related to Vector/Quat normalization 2020-01-24 14:19:23 +01:00
quick_hull.cpp
quick_hull.h
random_number_generator.cpp
random_number_generator.h
random_pcg.cpp
random_pcg.h
rect2.cpp
rect2.h Fix bug where Control at origin with 0 size not rendered 2020-02-07 14:43:27 -06:00
transform.cpp
transform.h
transform_2d.cpp
transform_2d.h
triangle_mesh.cpp
triangle_mesh.h
triangulate.cpp
triangulate.h
vector2.cpp Add explanations for errors related to Vector/Quat normalization 2020-01-24 14:19:23 +01:00
vector2.h Add explanations for errors related to Vector/Quat normalization 2020-01-24 14:19:23 +01:00
vector3.cpp
vector3.h Add explanations for errors related to Vector/Quat normalization 2020-01-24 14:19:23 +01:00