H-uru / libhsplasma

Cross-platform Plasma data and network library
GNU General Public License v3.0
32 stars 30 forks source link

Improve hsQuat initialization. #254

Closed Hoikas closed 2 years ago

Hoikas commented 2 years ago

We prefer to initialize things to a state that is somewhat valid. Therefore, initialize to an identity quaternion instead of a zero (read: illegal) quaternion.