Histórico de commits

Autor SHA1 Mensagem Data
  Takahiro cfacb47f9a Support Texture format in GLTFLoader 8 anos atrás
  Takahiro b06ab4048c Support Texture datatype in GLTFLoader 8 anos atrás
  Takahiro 9dbb37e234 Support texture name in GLTFLoader 8 anos atrás
  Takahiro adecf1e3bb Add Texture related constants to GLTFLoader 8 anos atrás
  Don McCurdy daf47a8851 Remove invalid check for extension materials on root glTF object. 8 anos atrás
  Mr.doob 3f7e111b0a GLTFLoader: Clean up. 8 anos atrás
  Don McCurdy fef8cb07d7 Add support for glTF binary extension. 8 anos atrás
  Mr.doob 6511939cad Merge pull request #10515 from yrns/mesh-names 8 anos atrás
  Mr.doob c7897df6d2 Merge pull request #10504 from stevenvergenz/gltf-vert-colors 8 anos atrás
  Mr.doob 576f87cb89 Merge pull request #10548 from donmccurdy/feat-global-scene-matrix-update 8 anos atrás
  Mr.doob 094561c61b Merge pull request #10539 from bdysvik/dev 8 anos atrás
  bdysvik abf63b05ad Proper prefixing of uniforms and attributes. Add 'color' to the attribreplaceTHREEShaderAttributes. 8 anos atrás
  Don McCurdy 73f36b774c Update scene and camera matrices once, globally. 8 anos atrás
  Takahiro 9ae8b3d447 Support technique.states.functions.depthMask 8 anos atrás
  bdysvik 50b2d2f70f Merge branch 'dev' into dev 8 anos atrás
  bdysvik 7eef51a274 updating the snowflake example so that it is compatible with latest glTF specification 8 anos atrás
  Takahiro aa6c39de6a Merge branch 'dev' into UpdateGLTFLoader 8 anos atrás
  Takahiro d22e472012 Add an author 8 anos atrás
  Takahiro dd69245e59 Support cull_face, depth_test, and blend of technique.states 8 anos atrás
  Takahiro 756df40975 Add WEBGL constants for some technique.states 8 anos atrás
  Takahiro a9f38faa34 Accepet non-defined material.values JSON 8 anos atrás
  Takahiro 169e97e972 Replace a tab with a space 8 anos atrás
  Takahiro 096b590e8d Enable direct accessor access from sampler (for 1.1) 8 anos atrás
  Takahiro cbf29b7ef6 Make getJointNode() function for readability 8 anos atrás
  Takahiro 6a53e95c22 Add bone graph to SkinnedMesh 8 anos atrás
  Takahiro 77c5b1ff49 Use default material if materials is not defined in JSON (for 1.1) 8 anos atrás
  Takahiro 654e95dc47 Add default material 8 anos atrás
  Takahiro e23b03b483 Use uuid for animation target if node.name is not defined 8 anos atrás
  Takahiro db225f59b4 Not override name property of object with undefined 8 anos atrás
  Takahiro 5cb64c0324 Remove Bone.skin assignment 8 anos atrás