11.1.0
- Bugfix: missing the cppCompiler arguments to activate OpenMP extensions
- Added the copy constructor and
multLocal(x,y,z,w)
method to theQuaternion
class. - Added the copy constructor and
multLocal(x,y,z)
method to theVector3f
class. - Deprecated the
Vector3f.getX()
andPhysicsRigidBody.getAngularFactor()
methods.