Historial de Commits

Autor SHA1 Mensaje Fecha
  Steven Wittens 376df0a61d tabs vs spaces: the empire strikes back hace 8 años
  Steven Wittens 7895397c5d - Parse out extras as Object3D.userData for scene, camera, node, mesh, primitive hace 8 años
  Takahiro 46c3c5a1ce Fix GLTF Skinning bug hace 8 años
  Don McCurdy 48cfde8e8f Remove unnecessary delete. hace 8 años
  Don McCurdy 9367a573aa Use color/emissive and map/emissiveMap as appropriate. hace 8 años
  Don McCurdy 1042cf26cf Add specular/specularMap passthrough. hace 8 años
  Don McCurdy b2fba537f0 Add support for glTF emission textures. hace 8 años
  Takahiro 6a666d415a Fix var name conglict in GLTFLoader hace 8 años
  Takahiro bade207795 Fix GLTFLoader joint search bug hace 8 años
  Don McCurdy 51355ac7ad Map glTF STEP interpolation to THREE.InterpolateDiscrete hace 8 años
  Mr.doob 3d9a27a72f GLTFLoader: Removed .bind() craziness. hace 8 años
  Mr.doob 67b4a111bc GLTFLoader: Continue loading even if textures are missing. hace 8 años
  Mr.doob 9e3d48ef07 GLTFLoader: Added deprecated message. hace 8 años
  Mr.doob e5b6981c95 GLTFLoader: Reverted animations to clips rename. See 9aab3c6b983a9876ee567c9370fb7987344ebcf1. hace 8 años
  Don McCurdy a24cd5bcfc Remove interpolator filtering, make copies of input buffers. hace 8 años
  Don McCurdy d68189d11b Fix dropped interpolator in validation. hace 8 años
  Don McCurdy 9aab3c6b98 Provide AnimationClip objects from GLTFLoader. hace 8 años
  Mr.doob 8bc7223585 GLTFLoader: Reduced _each usage. hace 8 años
  Mr.doob c2406f84e3 GLTFLoader clean up. hace 8 años
  Mr.doob ec10f8f995 GLTFLoader: Reverted Object.assign() as it breaks models with custom shaders. hace 8 años
  aardgoose 7da44278f8 remove UniformsUtils hace 8 años
  Tristan Valcke d40ca84e76 Add missing semicolons in GLTFLoader, and return is unnecessary as the last statement in a function with no return value hace 8 años
  Al McElrath b870fd2619 Check for interleaved buffers when loading accessors hace 8 años
  makc a44dbd96b7 fixes #10026 (#10027) hace 8 años
  Mr.doob 102497da42 Docs/Examples: Renamed XHRLoader to FileLoader. hace 8 años
  Rich Tibbett baff496795 Add word boundary matchers around GLTFLoader regular expressions to avoid replacing partial word matches (#9897) hace 8 años
  Daniel Hritzkiv 1baa6f106e Don't use `eval` in GLTFLoader (#9849) hace 8 años
  Rich Tibbett 6ab1bdd04a GLTFLoader v2 (#9786) hace 8 años
  Tiago Cardoso e33a85ab1a Allow texture bump map on GLTFLoader (#9700) (#9704) hace 9 años
  Mr.doob 14c4ccac19 GLTFLoader: Clean up. hace 9 años