Histórico de Commits

Autor SHA1 Mensagem Data
  Takahiro 0b9bb1f22c Let GLTFLoader set proper crossOrigin há 8 anos atrás
  Mr.doob 6a966dd5d3 GLTFLoader: Don't fail when node is undefined. há 8 anos atrás
  Mr.doob 74c7481e42 GLTFLoader: Clean up. há 8 anos atrás
  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. há 8 anos atrás
  Steven Wittens 01d5d9342e - Use if instead of shortcircuiting operator há 8 anos atrás
  Steven Wittens 376df0a61d tabs vs spaces: the empire strikes back há 8 anos atrás
  Steven Wittens 7895397c5d - Parse out extras as Object3D.userData for scene, camera, node, mesh, primitive há 8 anos atrás
  Takahiro 46c3c5a1ce Fix GLTF Skinning bug há 8 anos atrás
  Don McCurdy 48cfde8e8f Remove unnecessary delete. há 8 anos atrás
  Don McCurdy 9367a573aa Use color/emissive and map/emissiveMap as appropriate. há 8 anos atrás
  Don McCurdy 1042cf26cf Add specular/specularMap passthrough. há 8 anos atrás
  Don McCurdy b2fba537f0 Add support for glTF emission textures. há 8 anos atrás
  Takahiro 6a666d415a Fix var name conglict in GLTFLoader há 8 anos atrás
  Takahiro bade207795 Fix GLTFLoader joint search bug há 8 anos atrás
  Don McCurdy 51355ac7ad Map glTF STEP interpolation to THREE.InterpolateDiscrete há 8 anos atrás
  Mr.doob 3d9a27a72f GLTFLoader: Removed .bind() craziness. há 8 anos atrás
  Mr.doob 67b4a111bc GLTFLoader: Continue loading even if textures are missing. há 8 anos atrás
  Mr.doob 9e3d48ef07 GLTFLoader: Added deprecated message. há 8 anos atrás
  Mr.doob e5b6981c95 GLTFLoader: Reverted animations to clips rename. See 9aab3c6b983a9876ee567c9370fb7987344ebcf1. há 8 anos atrás
  Don McCurdy a24cd5bcfc Remove interpolator filtering, make copies of input buffers. há 8 anos atrás
  Don McCurdy d68189d11b Fix dropped interpolator in validation. há 8 anos atrás
  Don McCurdy 9aab3c6b98 Provide AnimationClip objects from GLTFLoader. há 8 anos atrás
  Mr.doob 8bc7223585 GLTFLoader: Reduced _each usage. há 8 anos atrás
  Mr.doob c2406f84e3 GLTFLoader clean up. há 8 anos atrás
  Mr.doob ec10f8f995 GLTFLoader: Reverted Object.assign() as it breaks models with custom shaders. há 8 anos atrás
  aardgoose 7da44278f8 remove UniformsUtils há 8 anos atrás
  Tristan Valcke d40ca84e76 Add missing semicolons in GLTFLoader, and return is unnecessary as the last statement in a function with no return value há 8 anos atrás
  Al McElrath b870fd2619 Check for interleaved buffers when loading accessors há 8 anos atrás
  makc a44dbd96b7 fixes #10026 (#10027) há 8 anos atrás
  Mr.doob 102497da42 Docs/Examples: Renamed XHRLoader to FileLoader. há 8 anos atrás