Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob a2acf0b390 CanvasRenderer/SVGRenderer: RenderableFace4 is now gone. Unfortunately it created more problems than it solved. hace 15 años
  Mr.doob 98dc841aab Added MeshDepthMaterial. hace 15 años
  Mr.doob ce3d641ff2 Changed materials format a bit. hace 15 años
  Mr.doob a35b35fde9 * `examples/geometry/primitives` ⟶ `src/extras/primitives` hace 15 años
  Mr.doob 1849e9050c * Added a nicer interactivity example ⟶ examples/interactive_voxelpainter.html hace 15 años
  Mr.doob 8d198002d1 * Fixed a bug in Ray.intersectObject: face.normal needs to be transformed using matrixRotation otherwise rotated objects fail hace 15 años
  Mr.doob 9a62d1173a Refactored `ClickResolver to `Ray` and `Projector.unprojectVector` working. hace 15 años
  Mr.doob b57169bc84 Projector.unprojectVector() apparently working hace 15 años
  Mr.doob a919753328 * Clickresolver.js: Implemented blackpawn's point in triangle algos ( http://www.blackpawn.com/texts/pointinpoly/default.html ). Now works properly with Face3 too. hace 15 años
  Mr.doob 05ba1a2b1c * Nicer looking orthographic projection example. hace 15 años
  Mr.doob 7eacf2ae0e * Fixed `Matrix4.makeOrtho()`. `bottom - top` -> `top - bottom` hace 15 años