提交历史

作者 SHA1 备注 提交日期
  Mr.doob 874adaf8ef Merge branch 'master' of https://github.com/tormozok/three.js into dev 10 年之前
  ostolop 1a4762f0c5 fix slidertime start position 10 年之前
  Mr.doob 3ae89d485a Updated builds. 10 年之前
  Mr.doob d68f645570 Merge branch 'master' of https://github.com/pletzer/three.js into dev 10 年之前
  Mr.doob ea51a689b3 Merge pull request #6976 from TatumCreative/geometry-transform-methods 10 年之前
  Mr.doob 5bbf895bb9 Merge pull request #6975 from WestLangley/dev-geometry 10 年之前
  ALEXANDER PLETZER 5c3aab835e fix for vertices that are integer numbers 10 年之前
  Greg Tatum ab8ce5e023 Geometry transform methods docs 10 年之前
  Mr.doob ef2794db40 Merge pull request #6974 from TatumCreative/bones-fix 10 年之前
  WestLangley 6ec18d11c4 Added transform methods to Geometry and BufferGeometry 10 年之前
  Greg Tatum 6d829dca9c Fixed bone texture size issue 10 年之前
  Mr.doob 03388e186a Updated builds. 10 年之前
  Mr.doob 9d158a23e3 WebGLProgram: Minor clean up. 10 年之前
  Mr.doob cbfa37db36 WebGLProgram: Fixed gsls warning. 10 年之前
  Mr.doob 1fc2b54f1f WebGLState: Fixed typo. 10 年之前
  Mr.doob c8baaec247 WebGLRenderer: Deprecated supportsFloatTextures(), supportsHalfFloatTextures(), supportsStandardDerivatives(), supportsCompressedTextureS3TC(), supportsCompressedTexturePVRTC() and supportsBlendMinMax(). 10 年之前
  Mr.doob 4448405337 WebGLRenderer: Moved getCompressedTextureFormats to WebGLState. 10 年之前
  Mr.doob c261b9b8ad WebGLRenderer: Removed getShaderPrecisionFormat polyfill. Not sure why this is needed... 10 年之前
  Mr.doob 91569e4c12 WebGLRenderer: Allow precision per material. Fixes #6378. 10 年之前
  Mr.doob bc815c1d3d WebGLRenderer: Simplified getShaderPrecisionFormat code. 10 年之前
  Mr.doob 5f897e4d67 Fixed glsl warning. 10 年之前
  Mr.doob e423d57d5c Updated builds. 10 年之前
  Mr.doob 5750c435d3 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 10 年之前
  Mr.doob 7255458091 Support `material === null`. See #6959. 10 年之前
  Mr.doob 972b6c4e90 WebGLShadowMap: Cleaned up MeshFaceMaterial code. 10 年之前
  Mr.doob f679b9b45f WebGLRenderer: Moved material.visible logic out of renderBufferDirect. 10 年之前
  Mr.doob 43c508725b MeshFaceMaterial: Added visible property. 10 年之前
  Mr.doob b771d2ae19 Traversal code clean up. 10 年之前
  Mr.doob e88b283e24 Merge pull request #6951 from dubejf/glrenderer-dispose 10 年之前
  Mr.doob ce271f548a Updated builds. 10 年之前