커밋 기록

작성자 SHA1 메시지 날짜
  Daniel Hritzkiv db769897c9 Use copy for PerspectiveCamera and OrthographicCamera to clone/copy attributes 10 년 전
  Daniel Hritzkiv 6bab902d36 Fixed LineDashedMaterial.clone 10 년 전
  Daniel Hritzkiv d19b117ce7 Revert back to using `copy` to actually copy in attributes for Lights 10 년 전
  Daniel Hritzkiv c95568e03b Revert change of setting argument in Bone clone constructor 10 년 전
  Daniel Hritzkiv ce1a1f14df Revert change of passing in arguments to constructor 10 년 전
  Daniel Hritzkiv a1d14942f0 Readd `linewidth` to `copy` in LineBasicMaterial 10 년 전
  Daniel Hritzkiv ba65769db7 Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method 10 년 전
  Mr.doob 8fb7813a68 Updated builds. 10 년 전
  Mr.doob 1c401f72b9 Merge pull request #6953 from neko1235/ellipse-rotation 10 년 전
  Mr.doob e38a65e347 Merge pull request #6982 from ikerr/Buffer-geometry-multi-material 10 년 전
  Mr.doob 874adaf8ef Merge branch 'master' of https://github.com/tormozok/three.js into dev 10 년 전
  Ian Kerr a0cc23bd9e Multi-material support in BufferGeometry 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 년 전
  neko 7d31bc715d Minor changes per @mrdoob comments. 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 년 전