Commit History

Author SHA1 Message Date
  Michael Herzog 31bcc6d84f Material: Add `TwoPassDoubleSide`. (#25165) 2 years ago
  Michael Herzog 70e0000856 Examples: Remove deprecated Geometry class and all legacy checks. (#24009) 3 years ago
  Guillaume Fradin 0ccddfd057 honor recursive argument in copy method of classes derived from Object3D (#24119) 3 years ago
  Marco Fugaro 6e897f9a42 Core: Switch to this.is* = true. (#24047) 3 years ago
  artificial-jon 595987ef5c Prevent infinite loop in Mesh.raycast(). (#22068) 4 years ago
  Michael Herzog 0a4f02b86a Material: Remove morphTargets and morphNormals properties. (#22169) 4 years ago
  Michael Herzog 8c21891045 Material: Remove skinning. (#21788) 4 years ago
  Michael Herzog 5aa098f0e1 Objects: Convert to classes. (#21625) 4 years ago
  Elisée Maurer e087542d61 Mesh: Use correct vertex to compute normal during raycasting 4 years ago
  Mr.doob 3acdc73909 Merge pull request #20830 from zach-capalbo/patch-2 4 years ago
  Mugen87 82f027cfae Mesh: Remove dependency to Face3. 4 years ago
  Mugen87 bac87e0814 Object3D: Stop Geometry support in raycast(). 4 years ago
  linbingquan 93e1c2eb82 src: ES6 default value. 4 years ago
  Zachary Capalbo 078a172d17 Check material before applying bone transform to skinned mesh during raycasting 4 years ago
  Mugen87 d52afdd2ce Matrix3/4: Introduce invert(). 4 years ago
  Mugen87 820ad6bac0 Core: Remove author comments. 5 years ago
  Mr.doob d687097241 Merge pull request #19471 from Mugen87/dev45 5 years ago
  Mugen87 17a56de9b6 Objects: Move to let/const. 5 years ago
  Mugen87 78863b5d66 Mesh/Line/Points: Fix copy(). 5 years ago
  Don McCurdy 0598392b2f SkinnedMesh: Check .isSkinnedMesh before calling boneTransform(...) 5 years ago
  Don McCurdy 1328de90a7 SkinnedMesh: Support bone transforms on vertices during raycasting. 5 years ago
  Mugen87 ec0a08c3a2 Mesh/Line/Points: Always use white as default color. 5 years ago
  Mugen87 f56d4c2889 Mesh: Remove drawMode. 5 years ago
  Mr.doob 3276d13ae4 Merge pull request #17649 from zeux/morph-relative 5 years ago
  Mugen87 c7f05e76f9 Mesh: Add drawMode warning in .raycast(). 5 years ago
  Arseny Kapoulkine 5b967be256 Implement basic support for morphTargetsRelative 6 years ago
  Mugen87 ec43642749 Core: Eagerly instantiate module scope variables. 6 years ago
  Mugen87 f82f55dee2 Objects: Remove IIFEs from Mesh. 6 years ago
  Mugen87 20eca4a863 Mesh: Add support for second set of uvs in raycast(). 6 years ago
  Mugen87 8b4970cda1 Mesh: Remove support for morph targets with Geoemtry in raycast(). 6 years ago