Files
godot/modules
EddieBreeg 8747c67d9e Fix potential integer underflow in rounded up divisions
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>
2024-01-02 14:14:47 +01:00
..
2023-05-11 14:32:47 +02:00
2023-10-04 19:55:11 +09:00
2023-10-16 13:48:22 +02:00
2023-12-11 09:01:24 -06:00