Historia zmian

Autor SHA1 Wiadomość Data
  Mr.doob a35b35fde9 * `examples/geometry/primitives` ⟶ `src/extras/primitives` 15 lat temu
  alteredq 0cb79310e5 Added experimental binary mesh loader. Updated OBJ converter and examples accordingly. 15 lat temu
  alteredq 5192428f25 Added Loader class providing both asynchronous JS and web worker based loading of models. 15 lat temu
  Mr.doob c0d14df4a8 * Fixed examples that were still using scene.add() 15 lat temu
  Mr.doob 1b1fb7affe * Code clean up (yuicompressor doesn't throw a single warning :D) and some reformating 15 lat temu
  alteredq 79ab4bf2e6 Merged with mrdoob's branch. Got WebGLRenderer working again :) 15 lat temu
  alteredq b6904f3d72 Added Blinn-Phong material for WebGLRenderer. 15 lat temu
  Mr.doob 7464f5ff97 * MeshBitmapUVMappingMaterial -> MeshBitmapMaterial. Second param is mode, which is THREE.MeshBitmapMaterialMode.UVMAPPING by default. 15 lat temu
  alteredq 277d117b3d Refactored multimaterials to also work with non-textured models composed from multiple material groups. 15 lat temu
  alteredq ecae266e8a Added mesh stroke materials (wireframe) to WebGLRenderer. 15 lat temu
  alteredq dde831bf6f Extended CanvasRenderer to be able to handle decals (MeshBitmapUVMappingMaterials as secondary materials). 15 lat temu
粤ICP备19079148号