Commit History

Author SHA1 Message Date
  David Catuhe 527d64c59c Fix gltf memory leak 4 years ago
  Gary Hsu 2e130f67cf Make scene loader results more consistent 4 years ago
  Popov72 2284c7f0a8 Handle more comments 4 years ago
  Popov72 d703e73520 Handle comments 4 years ago
  Popov72 730e2fb57d Move isNotColorData property to ITextureInfo 4 years ago
  Popov72 b3bba8dcff Fix by the comments 4 years ago
  David Catuhe f55cac90ec Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into master 4 years ago
  David Catuhe 0f5fcac4f9 Nightly 4 years ago
  Popov72 73760e76ef Fix ts 4 years ago
  Popov72 0882e500be Fix lint 4 years ago
  Popov72 6d661b2510 Use RGBA format for KTX2 files that are not color data if ASTC/BC7 not available when transcoding an UASTC source picture 4 years ago
  Gary Hsu c81062c312 Fix bug in glTF loader with interleaved anim data 5 years ago
  David `Deltakosh` Catuhe 4615e20080 Fix #8789 5 years ago
  Popov72 448ca998ba Factorize code (#8704) 5 years ago
  Popov72 cfeb440aa8 Fix skeleton viewer (#8698) 5 years ago
  Popov72 ac1bb8a175 Added the loadAllMaterials property (#8680) 5 years ago
  Popov72 efe0838bff (hopefully) Fix skeleton returnToRest (#8637) 5 years ago
  Nicholas Barlow d0fc663ed7 Fix returnToRest() for glTF imported Skeletons (#8589) 5 years ago
  Popov72 8b259c835f Another try and adding back useBoundingInfoFromGeometry 5 years ago
  Popov72 f9f2ff2475 Remove the useBoundingInfoFromGeometry property 5 years ago
  Popov72 f048944c80 Set the geometry bounding info with the extends (if/when available) 5 years ago
  Popov72 255ff7e2a0 Add a comment about not updating sub meshes bounding info 5 years ago
  Popov72 46e462fafa Remove static string 5 years ago
  Popov72 d8d0929112 Get rid of the metadata temp storage 5 years ago
  Popov72 c662e3d749 Don't use accessor min/max for rigged meshes 5 years ago
  Popov72 f7e3fa9812 Add an option to force bounding box computation 5 years ago
  Popov72 4f58703bba Use min/max values from position accessors to set the bounding box of meshes 5 years ago
  Gary Hsu 98b60b8758 Fix error handling and KTX/Basis loading issues (#8396) 5 years ago
  Gary Hsu b8b03d1fa9 Update KHR_materials_variants impl and add test (#8283) 5 years ago
  bghgary 23c169a1f3 Improve logging slightly 5 years ago