| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.5.2 source code.tar.gz | 2024-09-23 | 2.2 MB | |
| 3.5.2 source code.zip | 2024-09-23 | 2.2 MB | |
| README.md | 2024-09-23 | 267 Bytes | |
| Totals: 3 Items | 4.5 MB | 0 | |
- Fix matrix cast in AVX (from float4x4 to 3x3)
- First usage of AVX512 for the sign function
- Address-of operator for swizzle returns address of float (e.g. &vector.z returns address of third component, not of swizzle struct)
- Add store and load for quaternions