커밋 기록

작성자 SHA1 메시지 날짜
  Mr.doob c7897df6d2 Merge pull request #10504 from stevenvergenz/gltf-vert-colors 8 년 전
  Mr.doob 576f87cb89 Merge pull request #10548 from donmccurdy/feat-global-scene-matrix-update 8 년 전
  Mr.doob 094561c61b Merge pull request #10539 from bdysvik/dev 8 년 전
  bdysvik abf63b05ad Proper prefixing of uniforms and attributes. Add 'color' to the attribreplaceTHREEShaderAttributes. 8 년 전
  Don McCurdy 73f36b774c Update scene and camera matrices once, globally. 8 년 전
  Takahiro 9ae8b3d447 Support technique.states.functions.depthMask 8 년 전
  bdysvik 50b2d2f70f Merge branch 'dev' into dev 8 년 전
  bdysvik 7eef51a274 updating the snowflake example so that it is compatible with latest glTF specification 8 년 전
  Takahiro aa6c39de6a Merge branch 'dev' into UpdateGLTFLoader 8 년 전
  Takahiro d22e472012 Add an author 8 년 전
  Takahiro dd69245e59 Support cull_face, depth_test, and blend of technique.states 8 년 전
  Takahiro 756df40975 Add WEBGL constants for some technique.states 8 년 전
  Takahiro a9f38faa34 Accepet non-defined material.values JSON 8 년 전
  Takahiro 169e97e972 Replace a tab with a space 8 년 전
  Takahiro 096b590e8d Enable direct accessor access from sampler (for 1.1) 8 년 전
  Takahiro cbf29b7ef6 Make getJointNode() function for readability 8 년 전
  Takahiro 6a53e95c22 Add bone graph to SkinnedMesh 8 년 전
  Takahiro 77c5b1ff49 Use default material if materials is not defined in JSON (for 1.1) 8 년 전
  Takahiro 654e95dc47 Add default material 8 년 전
  Takahiro e23b03b483 Use uuid for animation target if node.name is not defined 8 년 전
  Takahiro db225f59b4 Not override name property of object with undefined 8 년 전
  Takahiro 5cb64c0324 Remove Bone.skin assignment 8 년 전
  Takahiro 96893766ca Remove _node.matrixAutoUpdate = false; 8 년 전
  Takahiro 9020017a80 Support non-declared buffer.type 8 년 전
  Takahiro 1f8fd19d67 Remove an extra space 8 년 전
  Takahiro 7d4d9c8f0a Replace loader.responseType = with loader.setResponseType() 8 년 전
  Don McCurdy 49648f31e0 Remove intermediate interpolators. 8 년 전
  Steven Vergenz 1e089aee21 Add code to add vertex color attribute to gltf models 8 년 전
  Takahiro d8e8e57969 GLTFLoader scenes support 8 년 전
  Takahiro fa5c23ef21 Always update textureLoader.crossOrigin from GLTFLoader 8 년 전