Commit History

Author SHA1 Message Date
  Mugen87 7232aa4026 Refactor geometry generators. 4 years ago
  Mr.doob c7a488cdb7 Removed Geometry primitives. 4 years ago
  Garrett Johnson 781d661f33 lint fix quotes 4 years ago
  Mr.doob 29d6058fba Merge pull request #20586 from linbingquan/dev-es6-default-value 4 years ago
  Mugen87 8bc2e1f28c Quaternion: Rename inverse() to invert(). 4 years ago
  Mugen87 d52afdd2ce Matrix3/4: Introduce invert(). 4 years ago
  linbingquan d48832331b src: Covert to ES6 default value. 4 years ago
  Mr.doob 5721ece51f CubeCamera: Moved clear() to WebGLCubeRenderTarget. 4 years ago
  Mr.doob 1040b5c971 Geometries: Split files. 5 years ago
  Mr.doob 5e112c94ee ObjectLoader: Moved setTexturePath back to allow tree-shacking. 5 years ago
  Mugen87 3a56aedf68 Scene: Remove dispose(). 5 years ago
  Mr.doob 4944e56c06 Removed all @author mrdoob. 5 years ago
  WestLangley e261305f10 MeshPhysicalMaterial: .transparency -> .transmission 5 years ago
  Mr.doob ea7653e426 WebGLRenderer: Removed toneMappingWhitePoint 5 years ago
  Mugen87 3eb89a352b Three.Legacy.js: Move to let/const. 5 years ago
  Mr.doob f177bce88e Merge pull request #19135 from WestLangley/dev_instanced_buffer_geo 5 years ago
  Mugen87 b14fce14a7 Examples: Clean up. 5 years ago
  WestLangley 107a6bb2a5 InstancedBufferGeometry.maxInstancedCount => .instanceCount 5 years ago
  samfoster e222f9a214 Only default radius to -1, makeEmpty, and sphere that returns isEmpty will also produce an empty box3 5 years ago
  samfoster 7548e1c4a1 Added new empty concept to sphere with a negative radius. Modified containment / intersection functions to honor isEmpty and return false in this case 5 years ago
  Mugen87 b5b25bcdab Global: Remove references to examples/js. 5 years ago
  Miguel Sánchez de León Peque b23fb32f20 Deprecate Raycaster's `.linePrecision` (#18590) 5 years ago
  Mugen87 6fd43ef4e9 Material: Make .vertexColors a boolean. 5 years ago
  WestLangley da2c0affd1 Frustum: .setFromMatrix() -> .setFromProjectionMatrix() 5 years ago
  WestLangley 957051a01f rename .applyMatrix() to .applyMatrix4() 5 years ago
  Mr.doob c0704df32a Merge pull request #18300 from WestLangley/dev_cube_rt_signature 5 years ago
  WestLangley 30d34ea3ac Update deprecated .setDynamic() warnings 5 years ago
  WestLangley 59aadfe824 rename parameter resolution to size 5 years ago
  WestLangley 43ddf8694f WebGLCubeRenderTarget: simplify constructor signature 5 years ago
  Mr.doob 084c64d083 Clean up. 5 years ago