История коммитов

Автор SHA1 Сообщение Дата
  Mr.doob d64b10379e Brought back camera.matrixWorldInverse as CSS3DRenderer relies in it. 12 лет назад
  Mr.doob 2f8d610630 Updated builds. 12 лет назад
  Mr.doob 081a1fd646 Renamed .multiplyMatrix* to .applyMatrix* and .multiplyQuaternion to .applyQuaternion as suggested by @WestLangley in #2860. 12 лет назад
  Mr.doob f47528f174 MeshNormalMaterial+SmoothShading support to CanvasRenderer. 12 лет назад
  Mr.doob cfc73cc53d Simplified normal matrix in GeometryUtils.merge. 12 лет назад
  Mr.doob bde8b68e5d Updated builds. 12 лет назад
  Mr.doob 99c7692167 Merge branch 'vectormultiplymatrix' into dev 12 лет назад
  Mr.doob 127c0f2400 matrix.multiplyVector3 to vector.multiplyMatrix4 as suggested in #2860. 12 лет назад
  alteredq 3fa6cd47db Fixed inconsistent precision for lensflares and sprites shaders causing troubles on mobile (thanks to @phoboslab). 12 лет назад
  Mr.doob 67b55a6f10 More space/tabs clean up. 12 лет назад
  Mr.doob 189148edf7 Some space/tabs clean up. 12 лет назад
  Mr.doob 2a518fbe17 SVGRenderer: Easier to read MeshNomalMaterial code. 12 лет назад
  Mr.doob ba2efcd53f CanvasRenderer & co finally renders MeshNormalMaterial properly. 12 лет назад
  Mr.doob 1f5dd9e6fd Updated builds. 12 лет назад
  Mr.doob 3b1ec3dbea Merge remote-tracking branch 'bhouston/math-additions' into dev 12 лет назад
  Mr.doob 0d42475b55 55dev 12 лет назад
  Ben Houston 7cbfbbf288 reorder based on @WestLangley suggestion. 12 лет назад
  Ben Houston 86feeaeaac add another determinant unit tests which utilizes every value of the matrix. 12 лет назад
  Ben Houston 449d203de7 pull out common factors of Matrix4.determinant. 12 лет назад
  Ben Houston d3bd682b37 reorder Matrix4.determinant to match order used by Matrix4.getInverse 12 лет назад
  Mr.doob 2662bab9e7 Merge remote-tracking branch 'maxogden/pointerlock-bugfix' into dev 12 лет назад
  Mr.doob b980f46308 Docs: Updated structure. 12 лет назад
  Mr.doob 050821e6a5 Simpler CONTRIBUTING suggested by @WestLangley. Fixes #2847. 12 лет назад
  Ben Houston e8b0de4ce8 expand tests of Matrix3 and Matrix4 inverse functions. 12 лет назад
  Max Ogden 3c01589783 fix Raycaster instance references to use Raycaster.ray 12 лет назад
  Ben Houston 0263059a2e add credits. 12 лет назад
  Ben Houston bffacabbf3 optimize determinant calculation in Matrix4.getInverse() 12 лет назад
  Ben Houston 568b456c39 remove debugging log message from Matrix3.getInverse 12 лет назад
  Ben Houston f52aa6303d expand Matrix3 with set, identity, copy, multiplyScalar, deteminant, clone; Matrix3/4.getInverse will now optionally throw an exception; start Matrix3/4 unit tests 12 лет назад
  Mr.doob 9e878eab1b r54 12 лет назад