changelog
- Wed, 09 Jul 2025 22:30:52 +0200
- by Mike Becker <universe@uap-core.de> [Wed, 09 Jul 2025 22:30:52 +0200] rev 193
- improves signature of asc_text_printf() and adds documentation
- Tue, 08 Jul 2025 19:55:55 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 08 Jul 2025 19:55:55 +0200] rev 192
- rename asc_memcmp() to asc_memcmpc() to avoid confusion with regular memcmp()
- Tue, 08 Jul 2025 19:32:31 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 08 Jul 2025 19:32:31 +0200] rev 191
- optimize asc_memcmp() by enabling the compiler to use SIMD instructions
- Tue, 08 Jul 2025 17:45:33 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 08 Jul 2025 17:45:33 +0200] rev 190
- remove functions that construct a transform from position/rotation/scale