提交历史

作者 SHA1 备注 提交日期
  Don McCurdy f0d3d639d0 Projector: Support THREE.FaceColors. 7 年之前
  WestLangley 8cbe3dc075 CanvasRenderer: add support for BufferGeometry with materials array 7 年之前
  Mr.doob 6cc82c7a50 Removed redundant matrixWorldInverse updates. 8 年之前
  Sergey Linev e51495a563 Support BufferGeometry in THREE.Points 8 年之前
  Mr.doob a9e99af053 CanvasRenderer: Added Points support. Fixes #5372. 8 年之前
  Mr.doob 54635aa709 Projector: Clean up. 8 年之前
  Mr.doob 268ba4d2ae Projector: BufferGeometry-based Lines vertex colors support. 8 年之前
  Mr.doob 0de2da9239 Projector: Clip BufferGeometry-based Lines. Fixes #10853. 8 年之前
  Mr.doob 6f5223951d Deprecated MultiMaterial. 8 年之前
  Eevee d707242f41 Fix object flickering with CanvasRenderer 8 年之前
  Franklin Ta 4be326e503 Deprecate Vector3.applyProjection 8 年之前
  Mr.doob a65dd8612a Sprite: Removed geometry. 9 年之前
  Mugen87 55504ff81d removal of THREE.MeshFaceMaterial 9 年之前
  Mr.doob 916ce9c675 Renamed isIntersection* to intersects*. See #7376. 9 年之前
  Mr.doob f330186ce3 Projector: Clean up. 9 年之前
  Mr.doob 624465f397 Projector: Fixed remaining attributes.index reference. 10 年之前
  Mr.doob 0dbd4b3ae8 Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead? 10 年之前
  Mr.doob 8d331dee06 Projector: drawcalls to groups (behaviour still broken though). 10 年之前
  Mr.doob c200eaea13 WebGLRenderer: Removed drawcall.index. See #7003. 10 年之前
  Mr.doob a2628940fc WebGLRenderer/Projector: Removed null handling. 10 年之前
  Mr.doob 764d3c08bf Object3D: Setting parent to null by default. See #6987. 10 年之前
  Mr.doob 7255458091 Support `material === null`. See #6959. 10 年之前
  Mr.doob f679b9b45f WebGLRenderer: Moved material.visible logic out of renderBufferDirect. 10 年之前
  Mr.doob 20b77b2785 Reverting MeshFaceMaterial removal. 10 年之前
  gero3 923256459e fixed files to codestyle 10 年之前
  Mr.doob a73fb6edd1 Projector: Temporal MeshFaceMaterial handling. 10 年之前
  dubejf d0dff85716 Remove uses of .offsets 10 年之前
  Mr.doob d7abffc155 Fixed canvas build. See #6513. 10 年之前
  Mr.doob bef4df4c98 Projector: Clean up. 10 年之前
  Mr.doob 60e08de984 Projector: Use first vertex normal as face normal when BufferGeometry. 10 年之前