Historia zmian

Autor SHA1 Wiadomość Data
  alteredq 15eb28e839 WebGLDeferredRenderer: removed normal chunks from color pass shader. 12 lat temu
  alteredq 3ea8ea8cba Fixed skinning for MeshBasicMaterial when there was no envMap. 12 lat temu
  alteredq e38f9c840a WebGLDeferredRenderer: add support for skinning. 12 lat temu
  alteredq eb5458b29d Trying to fix CONTRIBUTING layout. 12 lat temu
  alteredq 85983b97bf Added guidelines to bug reporting section of CONTRIBUTING. 12 lat temu
  alteredq 35956c87e9 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 12 lat temu
  alteredq 9d0dfbc566 Quick fix to make Editor and examples using BufferGeometry working again after EventTarget changes. 12 lat temu
  Mr.doob 7b243b101a Merge branch 'master' into dev 12 lat temu
  Mr.doob 1ae6d9ef81 Added CONTRIBUTING file as discussed in #2774. 12 lat temu
  alteredq e759ed70ce Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 12 lat temu
  alteredq b238668e22 Added contributions instructions. 12 lat temu
  Mr.doob bdf658231e Using "best practices" in minecraft examples as discussed in #2780. 12 lat temu
  Mr.doob e42b4d9903 Updated builds. 12 lat temu
  Mr.doob 2b4d13ea44 Added deallocate() to Material. 12 lat temu
  Mr.doob 238831ea91 Commented out now unused code in WebGLRenderer and added webgl flag to Geometry. 12 lat temu
  Mr.doob e126b7d913 Merge branch 'events' into dev 12 lat temu
  Mr.doob c1fa178dfb Merge remote-tracking branch 'bhouston/transform' into dev 12 lat temu
  Mr.doob af52210cb9 Merge remote-tracking branch 'gero3/master' into dev 12 lat temu
  Ben Houston 26b57b81be Matrix4.makeTranslation and Matrix4.makeScale now take Vector3 instead of thee scalars per #2780 12 lat temu
  Ben Houston 79e173ed55 complete Plane unit tests. fix bugs with Plane.translate and Plane.transform. 12 lat temu
  gero3 fcfac4ba59 update the contributing file for root usage 12 lat temu
  Ben Houston d2c43e69e4 finish Sphere unit test coverage (it was previously incomplete) and fix uncovered errors. 12 lat temu
  Ben Houston 9cb6edf697 add Plane.transform + Sphere.transform, no tests yet. 12 lat temu
  Ben Houston 41788bd016 rename Ray.transformSelf -> Ray.transform (simplier name more consistent with rest of library.) 12 lat temu
  Ben Houston 05af1b28ce implemented Box3.transform, tested. Removed Box3/Box3.scale as it doesn't work in the general case. move tests to tests/math from tests/core to replace move of tested source files. 12 lat temu
  gero3 69463e7e0f Update CONTRIBUTING.md 12 lat temu
  gero3 8044d81d71 Update CONTRIBUTING.md 12 lat temu
  gero3 c60dab8e0b Update CONTRIBUTING.md 12 lat temu
  Mr.doob b81e23e898 Event system implementation for deallocating geometries and textures. 12 lat temu
  Mr.doob 40dd22c4eb Updated EventTarget. 12 lat temu