mirror of
https://github.com/godotengine/godot.git
synced 2025-02-05 21:41:47 +08:00
A new `Math::division_round_up()` function was added, allowing for easy and correct computation of integer divisions when the result needs to be rounded up. Fixes #80358. Co-authored-by: Rémi Verschelde <rverschelde@gmail.com> |
||
---|---|---|
.. | ||
test_aabb.h | ||
test_astar.h | ||
test_basis.h | ||
test_color.h | ||
test_expression.h | ||
test_geometry_2d.h | ||
test_geometry_3d.h | ||
test_math_funcs.h | ||
test_plane.h | ||
test_quaternion.h | ||
test_random_number_generator.h | ||
test_rect2.h | ||
test_rect2i.h | ||
test_transform_2d.h | ||
test_transform_3d.h | ||
test_vector2.h | ||
test_vector2i.h | ||
test_vector3.h | ||
test_vector3i.h | ||
test_vector4.h | ||
test_vector4i.h |