Files
godot/core/math
lawnjelly 5298e16e80 Float literals - fix main primitives to use .f
Converts float literals from double format (e.g. 0.0) to float format (e.g. 0.0f) where appropriate for 32 bit calculations.
2022-02-10 18:43:19 +00:00
..
2022-01-03 21:27:34 +01:00
2022-01-03 21:27:34 +01:00
2021-09-29 12:10:23 -07:00
2021-09-29 12:10:23 -07:00
2022-01-03 21:27:34 +01:00
2022-01-03 21:27:34 +01:00
2022-01-07 00:12:09 +01:00