Open rafern opened 1 year ago
fromQuat2 should use a temporary shared vector instead of allocating on every call, so that it's nicer to the GC
Looks like there's other functions that also do this, such as:
fromQuat2 should use a temporary shared vector instead of allocating on every call, so that it's nicer to the GC
Looks like there's other functions that also do this, such as: