Commit History

Author SHA1 Message Date
  jbousquie a5d1e43042 new QuaternionRotationFromAxis() 8 years ago
  jbousquie 2c9c751aad API doc more comments 8 years ago
  jbousquie 8583fea794 API doc comments 8 years ago
  Simon Matt cc1ce085b3 Add viewport.clone 8 years ago
  David Catuhe 5a49382330 Restore missing updates 8 years ago
  jbousquie c712fca39d added addRotation() + API doc comments 8 years ago
  David Catuhe 453b59ab0d Fix project to support new projection matrices 8 years ago
  David Catuhe e6aca04f21 Fixed size subtract typo 8 years ago
  David Catuhe aea052a54a Fixed unproject issues with new Ortho matrices 8 years ago
  Loïc Baumann ed7528c602 Fix Math.Random typo 8 years ago
  Wingnutt 6d1f2493ce Added Color3.Random() static func - line 242 8 years ago
  David Catuhe 266c61a465 Fixed issue with directional lights shadows with new projection matrices 8 years ago
  George Corney (STR Limited) d0fbbc9bf5 Replaced Direct3D suited projection matricies with OpenGL for better depth precision 8 years ago
  Adam Bowman 8de3e63eb7 added Vector3.LerpToRef 8 years ago
  Adam Bowman 0d013b5cd2 fixed issue with starting ik slerp in the middle of an animation and added Matrix.getRotationMatrix and Bone.getRotationMatrix 8 years ago
  Adam Bowman b4c669b0a3 removed code that I didn't need to commit for new feature 8 years ago
  Adam Bowman e4ea8a69c9 added slerp to BoneIKController 8 years ago
  Adam Bowman 5923d925f4 added test/fix for singularity when converted quaternions to eulers 8 years ago
  Adam Bowman 3278c8e180 fixed issue with Quaternion.toEulerAnglesToRef 8 years ago
  Adam Bowman 7c2c8bcccb added Bone.setRotation and Matrix.FromQuaternionToRef 8 years ago
  Adam Bowman 3f6611e2af added Bone.getDirection, Bone.getDirectionToRef, Bone.setRotationMatrix, Matrix.FromXYZAxesToRef; removed some unnecessary referencese to BABYLON in Bone class 8 years ago
  Adam Bowman 88a80c43e6 added Bone.rotate and Bone.scale 8 years ago
  Adam Bowman 3ff4c7d19a added Node.getDirection 8 years ago
  nockawa 8df5ff71b8 Fixing Vector4.toString() formatting 8 years ago
  Adam Bowman 996c25b0d8 fix for Quaternion.toEulerAnglesToRef 8 years ago
  jbousquie 45aa156440 fix SPS billboard bug when parenting 8 years ago
  David Catuhe dea49de07a Added support for right handed system 9 years ago
  David Catuhe cb13a7e0d4 First step to support Right handed system 9 years ago
  David Catuhe cbe8b449c2 Merge pull request #1181 from benaadams/simd-fixes 9 years ago
  Raanan Weber 24de4402b9 WebVR API Changes 9 years ago