Historial de Commits

Autor SHA1 Mensaje Fecha
  alteredq 771674d705 Refactored Loader parameters to allow optional separate paths for texture and binary files. hace 15 años
  alteredq ecad27eb11 Moved MeshPhongMaterial onto common shader builder machinery, ubershader is no more. hace 15 años
  alteredq 255c042b1e Added clear color parameter to WebGLRenderer constructor, also added setClearColor API call. hace 15 años
  alteredq e0c6dcb0cc Switched one more Walt to binary loader with progress reporting. hace 15 años
  alteredq fbd12838b1 Added refractive mapping and mixing combination mode for the environment map and the underlying material. hace 15 años
  Mr.doob 51f91fdd03 Removed alpha component from the Color class hace 15 años
  alteredq 3d3708919b Added support to "shading" materials parameter in WebGLRenderer. hace 15 años
  Mr.doob fbfa375d2c src/io/Loader.js ⟶ src/extras/io/Loader.js hace 15 años
  alteredq 9081529d84 Made all examples working again. hace 15 años
  Mr.doob 591c4c5bef Merging alteredq branch. hace 15 años
  Mr.doob 5feee3839f Trying to merge... hace 15 años
  Mr.doob a35b35fde9 * `examples/geometry/primitives` ⟶ `src/extras/primitives` hace 15 años
  alteredq 0cb79310e5 Added experimental binary mesh loader. Updated OBJ converter and examples accordingly. hace 15 años
  alteredq 5192428f25 Added Loader class providing both asynchronous JS and web worker based loading of models. hace 15 años
  alteredq f32fc45541 Added WebGL version of pointlights example (including Walt's head mesh with vertex normals). hace 15 años
粤ICP备19079148号