James Butcher
Results
2
issues of
James Butcher
The `_vec4` function had the incorrect type hint of `'Vector3'` I have changed this to `'Vector4'`
A lot of the code base goes against how a Rust project should be structured. For example: The formatting in many places doesn't look write and we should really be...