godot/core/math
Rémi Verschelde bf6dcb9105
Merge pull request #22722 from akien-mga/fix-warnings
Fix more "may be used initialized" warnings from GCC 7
2018-10-07 11:07:13 +02:00
..
a_star.cpp
a_star.h
aabb.cpp
aabb.h
audio_frame.cpp
audio_frame.h
bsp_tree.cpp
bsp_tree.h
camera_matrix.cpp
camera_matrix.h
delaunay.h
expression.cpp
expression.h
face3.cpp Fix more "may be used initialized" warnings from GCC 7 2018-10-04 18:54:20 +02:00
face3.h
geometry.cpp
geometry.h
math_defs.h
math_fieldwise.cpp
math_fieldwise.h
math_funcs.cpp
math_funcs.h Fix warnings in HTML5 build outside platform files 2018-10-06 00:08:17 +02:00
matrix3.cpp Remove redundant "== false" code 2018-10-06 16:20:41 -04:00
matrix3.h
octree.h
plane.cpp
plane.h
quat.cpp Remove redundant "== false" code 2018-10-06 16:20:41 -04:00
quat.h Remove redundant "== false" code 2018-10-06 16:20:41 -04:00
quick_hull.cpp
quick_hull.h
rect2.cpp
rect2.h
SCsub
transform.cpp
transform.h
transform_2d.cpp
transform_2d.h
triangle_mesh.cpp
triangle_mesh.h
triangulate.cpp
triangulate.h
vector2.cpp Remove redundant "== false" code 2018-10-06 16:20:41 -04:00
vector2.h Remove redundant "== false" code 2018-10-06 16:20:41 -04:00
vector3.cpp
vector3.h Remove redundant "== false" code 2018-10-06 16:20:41 -04:00