Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Al McElrath 7c0a7849c0 Keep mesh names пре 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 година
  Takahiro 0b9bb1f22c Let GLTFLoader set proper crossOrigin пре 8 година
  Mr.doob 6a966dd5d3 GLTFLoader: Don't fail when node is undefined. пре 8 година
  Mr.doob 74c7481e42 GLTFLoader: Clean up. пре 8 година
  bdysvik e4a46ae56f Added Line and LineSegments support for the Three.js glTF loader. Includes two examples: snowFlake and SnowFlakes where snowFlake is a THREE.Line object and snowFlakes a THREE.LineSegments object. Both examples are based on the geometry in the bufferedgeometry/lines/indexed demo. пре 8 година
  Steven Wittens 01d5d9342e - Use if instead of shortcircuiting operator пре 8 година
  Steven Wittens 376df0a61d tabs vs spaces: the empire strikes back пре 8 година
  Steven Wittens 7895397c5d - Parse out extras as Object3D.userData for scene, camera, node, mesh, primitive пре 8 година
  Takahiro 46c3c5a1ce Fix GLTF Skinning bug пре 8 година
  Don McCurdy 48cfde8e8f Remove unnecessary delete. пре 8 година
  Don McCurdy 9367a573aa Use color/emissive and map/emissiveMap as appropriate. пре 8 година
  Don McCurdy 1042cf26cf Add specular/specularMap passthrough. пре 8 година
  Don McCurdy b2fba537f0 Add support for glTF emission textures. пре 8 година
  Takahiro 6a666d415a Fix var name conglict in GLTFLoader пре 8 година
  Takahiro bade207795 Fix GLTFLoader joint search bug пре 8 година
  Don McCurdy 51355ac7ad Map glTF STEP interpolation to THREE.InterpolateDiscrete пре 8 година
  Mr.doob 3d9a27a72f GLTFLoader: Removed .bind() craziness. пре 8 година
  Mr.doob 67b4a111bc GLTFLoader: Continue loading even if textures are missing. пре 8 година
  Mr.doob 9e3d48ef07 GLTFLoader: Added deprecated message. пре 8 година
  Mr.doob e5b6981c95 GLTFLoader: Reverted animations to clips rename. See 9aab3c6b983a9876ee567c9370fb7987344ebcf1. пре 8 година
  Don McCurdy a24cd5bcfc Remove interpolator filtering, make copies of input buffers. пре 8 година
  Don McCurdy d68189d11b Fix dropped interpolator in validation. пре 8 година