2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Mr.doob 155b7af166 Merging with @alteredq branch. 13 жил өмнө
  Mr.doob 0bc8a14fd7 Refactored CubeCamera. No need for updatePosition() anymore. 13 жил өмнө
  Mr.doob c33a473dcc Updated builds. 13 жил өмнө
  Mr.doob f4b896e9f4 Added some vars. The compiler is already optimising this so there is no point on doing this risky pattern anymore. 13 жил өмнө
  Mr.doob c5c89fa2d7 Matrix4's static methods makeFrustum, makePerspective, makeOrtho are now normal non-static public methods. Fixes #1615. 13 жил өмнө
  Mr.doob 7f05ba167c Renamed Matrix4's setTranslation, setRotationX, setRotationY, setRotationZ, setRotationAxis and setScale to makeTranslation, makeRotationX, makeRotationY, makeRotationZ, makeRotationAxis and makeScale. Fixes #1615. 13 жил өмнө
  alteredq a1cf50753c Added attribution to monster model. 13 жил өмнө
  alteredq 8e1909273a Tweaked a bit Lee-Perry normal map example. 13 жил өмнө
  alteredq 3c98b09457 Fixed bug in quad tessellation in geometry.computeTangents. 13 жил өмнө
  sole 433f6b3557 Draft-esque docs for WebGLRenderer 13 жил өмнө
  sole ba87629078 Merge remote-tracking branch 'upstream/dev' into dev 13 жил өмнө
  sole 5aded5e9e0 Docs for Mesh 13 жил өмнө
  Mr.doob d9ed411fad Merge remote-tracking branch 'sole/dev' into dev 13 жил өмнө
  sole 66b763c62f corrections to LineBasicMaterial docs 13 жил өмнө
  Mr.doob 9362105580 Merge remote-tracking branch 'AddictArts/dev_colladaCameraFixes' into dev 13 жил өмнө
  Mr.doob 813ce8895d Updated builds. 13 жил өмнө
  Mr.doob efd3de0639 Fixed wave particles example. Not sure where the stroke() came from. 13 жил өмнө
  Mr.doob 84375eed95 CanvasRenderer .setClearColor() and .setClearColorHex() now sets opacity to 1 when null. Fixes #1636. 13 жил өмнө
  Mr.doob 24b5b3d708 Merge remote-tracking branch 'AddictArts/dev_polygonsPrimitiveFix' into dev 13 жил өмнө
  Mr.doob c9dd16f884 Merge remote-tracking branch 'AddictArts/dev_colladaMaterials' into dev 13 жил өмнө
  Mr.doob 7bdb402a7f Merge remote-tracking branch 'AddictArts/dev_colladaEffectTextureImageFix' into dev 13 жил өмнө
  Mr.doob 9b3d484bf2 Changed some new Date().getTime() to Date.now(). 13 жил өмнө
  Mr.doob 4d1dd95d62 Added another dynamic cubemap example. 13 жил өмнө
  Mr.doob b64973044f Merge remote-tracking branch 'alteredq/dev' into dev 13 жил өмнө
  alteredq 367ee78804 Fixed mipmap generation for render targets in ANGLE. 13 жил өмнө
  Mr.doob adc8959206 Merge remote-tracking branch 'sole/dev' into dev 13 жил өмнө
  sole 3076136190 Docs for LineBasicMaterial 13 жил өмнө
  sole 49a8650434 Line docs 13 жил өмнө
  alteredq 2a335b902d Removed heightOffset from CubeCamera (as per @mrdoob's suggestion). 13 жил өмнө
  alteredq 6c5825f77e Updated builds. 13 жил өмнө