3.5.2
- 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