Commit History

Author SHA1 Message Date
  Don McCurdy 8d86a3f4c7 Branch gltf/gltf2 examples, and update docs to GLTF2Loader. 8 years ago
  Takahiro 1a2a9a335b Add BoomBox model into gltf loader example 8 years ago
  Takahiro 266080214f GLTF(2)Loader: Return scenes[0] as scene if default scene is not specified 8 years ago
  Don McCurdy 75384cfe63 Add rigged example with dots in bone names. 8 years ago
  Mr.doob ce5e112f39 Fixed GLTFLoader example. 8 years ago
  06wj 42d9d311ba call gltfShader.update in object.onBeforeRender 8 years ago
  Don McCurdy edb5771db1 Create GLTF2Loader fork. 8 years ago
  Mr.doob 6272fc1e8f Improved GLTFLoader example. 8 years ago
  Don McCurdy fef8cb07d7 Add support for glTF binary extension. 8 years ago
  Mr.doob 2d353f65c9 Merge pull request #10489 from donmccurdy/bug-clips-ref 8 years ago
  Don McCurdy e65efda9df Fix old reference to gltf.clips 8 years ago
  Takahiro d8e8e57969 GLTFLoader scenes support 8 years ago
  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 years ago
  Mr.doob 19ab4fbe05 Typo. 8 years ago
  Mr.doob e5b6981c95 GLTFLoader: Reverted animations to clips rename. See 9aab3c6b983a9876ee567c9370fb7987344ebcf1. 8 years ago
  Don McCurdy 9aab3c6b98 Provide AnimationClip objects from GLTFLoader. 8 years ago
  Tristan Valcke d5744a30a9 Remove unnecessary comma, and remove wrong br closing tag in webgl_loader_gltf 8 years ago
  Rich Tibbett 6ab1bdd04a GLTFLoader v2 (#9786) 8 years ago
  Michael Herzog bacdc87e4f Examples: Clean up center/target OrbitControls (#8589) 9 years ago
  Mr.doob ebf272066c Fixed examples that relied in custom LightShadows. See #7690. 9 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  Tony Parisi 5bfe40375e Upgrade glTF Loader to v1.0 9 years ago
  Mr.doob 55c725062d Updated examples that relied on SpotLight's exponent. 9 years ago
  Mr.doob a455e248ac Examples clean up. 9 years ago
  Mr.doob 2a91fef346 shadowDarkness clean up. 9 years ago
  dubejf 53c10bf7e5 Use keydown instead of keypress for keyboard event 10 years ago
  Mr.doob 945cdd9ef2 Clean up. 10 years ago
  Mr.doob 66d3eb0d36 Updated shadowMap calls. 10 years ago
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 years ago
  Mr.doob 8eeb69a907 Fixed more examples on iOS. 10 years ago