lawnjelly
6f8e632848
Make acos and asin safe
...
A common bug with using acos and asin is that input outside -1 to 1 range will result in Nan output. This can occur due to floating point error in the input.
The standard solution is to provide safe_acos function with clamped input. For Godot it may make more sense to make the standard functions safe.
2023-05-11 09:51:44 +01:00
..
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-04-22 13:47:47 -05:00
2023-05-11 09:51:44 +01:00
2023-04-25 15:18:02 -05:00
2023-03-14 05:12:39 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-02-28 23:01:24 +01:00
2023-03-06 13:48:18 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-03-22 19:37:56 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-01-10 15:26:54 +01:00
2023-04-14 17:39:44 -05:00
2023-01-10 15:26:54 +01:00
2021-07-14 23:09:47 +02:00
2023-01-10 15:26:54 +01:00
2021-07-14 23:46:44 +02:00