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 Merge pull request #21492 from Maykeye/astar 2018-10-02 10:30:12 +02:00
a_star.h
aabb.cpp
aabb.h
audio_frame.cpp
audio_frame.h
bsp_tree.cpp Fix warnings on release builds (not DEBUG_ENABLED) 2018-10-03 17:34:55 +02:00
bsp_tree.h
camera_matrix.cpp
camera_matrix.h
delaunay.h
expression.cpp Add support for '.[0-9]' numbers in Expression 2018-10-01 16:06:21 +02:00
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 SCons: Build core's thirdparty code in own environment 2018-09-28 11:40:41 +02:00
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