Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
t_quat::set: return a zero rotation instead of a zero quaternion
It could be argued that the default constructor for quaternion should return a zero rotation i.e. {0, 0, 0, 1}, but I decided not to go there.
- Loading branch information