提交歷史

作者 SHA1 備註 提交日期
  David Catuhe 6361bbf524 Fix #2033 7 年之前
  David Catuhe 6eeff9810b Fix #3702 7 年之前
  Gary Hsu b5389deeb3 glTF loader updates and related changes 7 年之前
  David Catuhe b3c88e13be Fix tiny issue with mt laoding in .babylon format 7 年之前
  Trevor Baron 737bd6aa03 fix bad merge 7 年之前
  Trevor Baron c7a6ff58c6 Merge branch 'master' into sceneAssetContainer 7 年之前
  Trevor Baron 0680c8843f refactor to remove duplicated code 7 年之前
  Trevor Baron 739cd84e06 enable audio in asset container 7 年之前
  Trevor Baron 4ab7e3d1a9 rename to assetContainer, populate addAllToScene function 7 年之前
  Trevor Baron a6cd8b5b60 move remove code to assetContainer class, add add* functions for arrays in scene 7 年之前
  Trevor Baron bbde59c573 implementing load assets in babylon file loader 7 年之前
  Trevor Baron 846197e683 revert previous breaking change 7 年之前
  Trevor Baron 471af6e4b9 modify loader interface with proposal to load sceneAssetContainer instead 7 年之前
  Raanan Weber cf780b068d removing the Geometry.Promitives module 7 年之前
  Raanan Weber f4d7dba7a8 No more internals 7 年之前
  Raanan Weber ba37dcca98 Further unneeded BABYLON references. 7 年之前
  David Catuhe 93ffe1a12f Add support for serialization to TransformNode 7 年之前
  noalak ed5844570b Load scene environment texture from prefiltered data 7 年之前
  noalak 4976864190 Merge branch 'master' of https://github.com/BabylonJS/Babylon.js 7 年之前
  noalak ea9c4087d6 Add environment texture parsing 7 年之前
  David Catuhe 6bf40467b7 strictNullChecks aka "What a good idea" step 4 7 年之前
  David Catuhe 08783affe9 NoImplicitThis 7 年之前
  David Catuhe c77672bb66 Added noImplicitReturns as compiler option 7 年之前
  David Catuhe b942e86a05 Monstro refactor: Enabling noImplicitAny on all repo 7 年之前
  Raanan Weber 59babcb49b Handling exception on load errors 8 年之前
  Michael Schlotfeldt 4f8441ca9d Stricter checks inside of importMesh. Check if 'meshesNames' is array once. And fixed bug with import of skeletons. 8 年之前
  Michael Schlotfeldt 22ba1f891b Modified if statements to check for null in addition to undefined. 8 年之前
  Michael Schlotfeldt f7846afa0e Load method now checks if each property of a parsed .babylon file is defined before attempting to process. 8 年之前
  David Catuhe f1ab10433e Fixed #2561 and #2560 8 年之前
  David Catuhe a458241d78 Fixes #2239 8 年之前