Closed jedjoud10 closed 1 year ago
Hm seems like the CI itself fails. Pretty odd
Hey, sorry for the delay, thanks for submitting this PR, it looks good. I have no idea what caused the appveyor failure even after seeing the logs.
What I'm going to do is merge this regardless, compile locally, and if it works I'll push a new version with this change.
Done, available in 0.16.0 Thanks again!
Ah shoot it doesn't compile with the bytemuck
feature. Such simple mistakes as well. Sorry so much about that, I should've tested and not relied on CI.
No problem, I'll refer #94 from here
Implemented
Zeroable
andPod
for allVec<T>
types and their variants (simd and repr_c),Mat4<T>
s, and forQuaternion