mQuat.h change to fix QuatF::angleBetween
commit3630f97ab14867887acb196283ee3c09fc73efed
authorirei1as <irei1as@users.noreply.github.com>
Tue, 22 Sep 2015 17:37:42 +0000 (22 19:37 +0200)
committerirei1as <irei1as@users.noreply.github.com>
Tue, 22 Sep 2015 17:37:42 +0000 (22 19:37 +0200)
tree377f3c4519f1292afc187fb11da20fea103007e4
parente8d12387946322d57bab8b3936e02f4e953a4ce0
mQuat.h change to fix QuatF::angleBetween

The old version doesn't have that 2.0f in the return that seems to be needed.
Also added normalizing inside so it can be used for not-normalized quaternions too.
Engine/source/math/mQuat.h