Commit History

Author SHA1 Message Date
  Mugen87 4f98376fb9 BufferGeometry: Remove MaxIndex 8 years ago
  Mr.doob 08b53c7906 Updated builds. 8 years ago
  Mr.doob 0985005358 Merge pull request #12242 from Bsheridan12/dev 8 years ago
  Mr.doob 5e78337be1 Merge pull request #12244 from donmccurdy/feat-gltf-shallower 8 years ago
  Mr.doob 522878ea49 GearVRController: Clean up. 8 years ago
  Mr.doob 705a7c8d49 Merge pull request #12218 from servinlp/gear-vr-controller-with-example 8 years ago
  Mr.doob 7d760f07c0 Merge pull request #12245 from cg-cnu/doc-objloader 8 years ago
  Don McCurdy 5107c06d86 GLTFLoader: Add shadows and error logging to example. 8 years ago
  Mr.doob 163292ba78 Merge pull request #12249 from NeilGatenby/patch-2 8 years ago
  Neil Gatenby 7cd6aa3761 Fix typo in Box3.html 8 years ago
  cg-cnu 1b0290fde6 function explanation 8 years ago
  Don McCurdy 8c3cfb5798 GLTFLoader: Fixes to improve mesh name uniqueness. 8 years ago
  Don McCurdy 7ee79896d9 GLTFLoader: Use original name for first mesh primitive. 8 years ago
  Don McCurdy 162d62e028 Mesh: Include morph target properties on copy(). 8 years ago
  Don McCurdy e9701562cd GLTFLoader: Remove custom clone implementation. 8 years ago
  Don McCurdy dedf099d73 GLTFLoader: Remove extra Object3D around nodes. 8 years ago
  Mr.doob db61a04ed2 Merge pull request #12232 from RaheelYawar/blenderExporterAnimation 8 years ago
  Mr.doob 1c342d91ac Merge pull request #12240 from kaisalmen/LoaderSupportDocs 8 years ago
  Mr.doob 799e47ac8f Merge pull request #12243 from fernandojsg/prefix 8 years ago
  Mr.doob 87da8b065b FBXLoader: Reverted bad removal. 8 years ago
  Mr.doob 35332b4ab1 Merge pull request #12237 from TristanVALCKE/FBXLoader 8 years ago
  Fernando Serrano 1f6eaf8b1c Fix first empty line on RawShaderMaterial shaders 8 years ago
  Brian Sheridan 03035098e4 Modify all typed BufferAttributes to accept 'normalized' as a param. 8 years ago
  Kai Salmen f75c797868 Completed LoaderSupport documentation. 8 years ago
  Mr.doob e9d6b1e171 Merge pull request #12239 from donmccurdy/feat-gltf-srgb-encoding 8 years ago
  Mr.doob 8ec0a815cb Merge pull request #12235 from Mugen87/dev 8 years ago
  Don McCurdy dc78b9f988 GLTFLoader: Base color and emissive textures use sRGB. 8 years ago
  Tristan VALCKE 75a9994f56 FBXLoader: fix missing propertyListLength in node parsing that crash every file with version > 7400 8 years ago
  Mugen87 acfa65c424 Examples: Refactor webgl_geometry_extrude_shapes2 8 years ago
  Raheel Yawar c2db727cd2 If an animation key doesn't explicity define the scale value, it is set to (1, 1, 1) instead of (0, 0, 0). 8 years ago