Rachael Alexanderson
|
24792913ca
|
- don't spam the console log if there's math errors - mostly affects Linux/MacOS because there is no distinction from console apps or GUI apps so they put all the data in the console which can cause lag
|
2024-10-10 07:28:29 -04:00 |
|
Christoph Oelckers
|
e27cbe5bd9
|
convert more files to UTF-8.
It was mostly degree signs causing these issues.
|
2024-01-02 21:54:29 +01:00 |
|
Christoph Oelckers
|
89535b803a
|
Backend update from Raze.
|
2023-10-07 18:42:24 +02:00 |
|
Christoph Oelckers
|
c89ae6358e
|
- Backend update from Raze, mostly maintenance changes without new functionality.
|
2022-08-11 22:51:19 +02:00 |
|
Christoph Oelckers
|
c8296f0d7c
|
- cast arguments for fastcos/sinbam
Use xs_Float to ensure proper wraparound which is important here.
|
2022-04-15 22:31:12 +02:00 |
|
Christoph Oelckers
|
a97a2ec133
|
- backend sync with Raze
Nothing really useful here…
|
2022-04-11 00:26:50 +02:00 |
|
Christoph Oelckers
|
669e8fbe48
|
- started some reorganization of low level utility code by moving all third party dependencies to a separate place.
|
2020-04-11 14:00:12 +02:00 |
|