Commit History

Author SHA1 Message Date
  Takahiro 7ebd514191 Support embedded base64 texture image data in FBX ascii file 8 years ago
  Mugen87 bbd08c81db FBXLoader: Code style and logging 8 years ago
  Mugen87 6779532958 FBXLoader: Clean up 8 years ago
  Takahiro c056a4b24c Update endOfContent method of FBXLoader binary parser 8 years ago
  CarlBateman 228e04bd4f Clarified exception warning 8 years ago
  CarlBateman 62d8ed2356 Clarified exception warning 8 years ago
  Mr.doob 0330a3a3d4 Merge pull request #11586 from takahirox/UpdateFBXLoader 8 years ago
  Takahiro 189007e864 Improve FBXLoader Bone parsing 8 years ago
  Takahiro 09d75ad29a Add comment for AnimationCurve-less node 8 years ago
  Takahiro daf208eb61 Support wrap mode of texture in FBXLoader 8 years ago
  Mugen87 814c0028e5 FBXLoader: Fix check of material type 8 years ago
  Mr.doob 4ab3305a4a Fixed some lgtm.com alerts. 8 years ago
  Mr.doob 3ac3bf4528 FBXLoader: Fixed itemError/throw order. 8 years ago
  Takahiro d681e0f081 Improve the converting performance from ArrayBuffer to String with TextCoder and some tunings. 8 years ago
  David Lyons 88c1e0aa86 Merge branch 'dev' into fbx-materials 8 years ago
  David Lyons 36493a735e apply bump and normal map with fbx loader, use array for multi material 8 years ago
  Mr.doob f38068b61c Merge pull request #11335 from takahirox/FixFBXLoader 8 years ago
  Takahiro 555d443edc Fix alignment padding issue of FBXLoader binary parser 8 years ago
  Mr.doob 6fe745a7b5 Editor: Added inflate.min.js for FBXLoader. See #11325 8 years ago
  Mr.doob f7f501d28d Replaced FBXLoader with FBXLoader2. 8 years ago
  Mr.doob ad43815b46 FBXLoader*: No need to extend Loader. 8 years ago
  Mr.doob 1546b798fc Revert: Removed more material.skinning references. 8 years ago
  Mr.doob 0f6f9c3447 Removed more material.skinning references. 8 years ago
  Louis Brunner 664dd3664b FBXLoader: add Periodic form for NURBS (+test file for Closed and Periodic forms) 8 years ago
  Mr.doob 5dbbc93bf2 BufferGeometry: Merged setIndex and setIndexArray. See #10603. 8 years ago
  Mr.doob 0afa7a9363 Replaced Math.max.apply( Max, ... ) with setIndexArray(). See #10603. 8 years ago
  Brian Burke 441395277a Correct detection of Uint32BufferAttribute for length of verticies 8 years ago
  Mr.doob e3742eab6a Merge pull request #10356 from Kyle-Larson/dev 8 years ago
  Kyle Larson d8bf8eb212 XHRLoader is the deprecated one apparently ... 8 years ago
  Kyle Larson 0902d9a1e2 Quick Fixes to FBXLoader 8 years ago