Dependency Removed orx_fixed_vec
Dependency to orx_fixed_vec::FixedVec
is removed. This is due to the fact that split vector performs as well as the standard vec after the performance optimizations, currently making fixed-vec not necessary.
Dependency to orx_fixed_vec::FixedVec
is removed. This is due to the fact that split vector performs as well as the standard vec after the performance optimizations, currently making fixed-vec not necessary.