Historial de Commits

Autor SHA1 Mensaje Fecha
  Steven Vergenz f3da1a04d1 GLTFLoader materials only get passed used properties hace 8 años
  Steven Vergenz cd140d94cd Replace magic numbers with descriptive var names hace 8 años
  Steven Vergenz cc510a2420 Fix gltf parser sampler default values hace 8 años
  Mr.doob 10d0eb97a6 Merge pull request #10620 from yrns/no-lights hace 8 años
  Al McElrath 42c513cde0 Update via review hace 8 años
  Marcel Greter 246393ebf1 Implement LineLoop using `LINE_LOOP` rendering hace 8 años
  Takahiro d25ba360e2 Remove unnecessary comment hace 8 años
  Takahiro c91ccb5633 camera.perspective.xfov does not exist hace 8 años
  Takahiro cdbc489e8d Replace camera.perspective.aspect_ratio with camera.perspective.aspectRatio hace 8 años
  Takahiro e0bf8b370e Use animation.name for AnimationClip hace 8 años
  Takahiro e9d108bec5 Accept undefined skin.bindShapeMatrix hace 8 años
  Takahiro f4401306b0 Accept undefined animation.samplers.interpolation hace 8 años
  Takahiro 6c96a31043 Accept undefined scene.nodes hace 8 años
  Takahiro 69818a2b67 Accept undefined mesh.primitives (for 1.0) hace 8 años
  Takahiro 5bef7d6947 Accept undefined bufferView.byteLength (for 1.0) hace 8 años
  Al McElrath 637e3282fc Check for lights when loading common materials extension hace 8 años
  Takahiro 2be9b2f74b Replace WEBGL_TEXTURE_TYPES with WEBGL_TEXTURE_DATATYPES in GLTFLoader hace 8 años
  Takahiro cfacb47f9a Support Texture format in GLTFLoader hace 8 años
  Takahiro b06ab4048c Support Texture datatype in GLTFLoader hace 8 años
  Takahiro 9dbb37e234 Support texture name in GLTFLoader hace 8 años
  Takahiro adecf1e3bb Add Texture related constants to GLTFLoader hace 8 años
  Don McCurdy daf47a8851 Remove invalid check for extension materials on root glTF object. hace 8 años
  Mr.doob 3f7e111b0a GLTFLoader: Clean up. hace 8 años
  Don McCurdy fef8cb07d7 Add support for glTF binary extension. hace 8 años
  Mr.doob 6511939cad Merge pull request #10515 from yrns/mesh-names hace 8 años
  Mr.doob c7897df6d2 Merge pull request #10504 from stevenvergenz/gltf-vert-colors hace 8 años
  Mr.doob 576f87cb89 Merge pull request #10548 from donmccurdy/feat-global-scene-matrix-update hace 8 años
  Mr.doob 094561c61b Merge pull request #10539 from bdysvik/dev hace 8 años
  bdysvik abf63b05ad Proper prefixing of uniforms and attributes. Add 'color' to the attribreplaceTHREEShaderAttributes. hace 8 años
  Don McCurdy 73f36b774c Update scene and camera matrices once, globally. hace 8 años