Nicholas Barlow d2e571c403 Proposed fix for issue where non-webgl enabled engine instances encounter null reference when reading glTexture information. added additional null checking in engine before gl context is invoked, added error handling to invoking parameters, and backed out texture export in case of error when exporting. 5 年之前
..
src d2e571c403 Proposed fix for issue where non-webgl enabled engine instances encounter null reference when reading glTexture information. added additional null checking in engine before gl context is invoked, added error handling to invoking parameters, and backed out texture export in case of error when exporting. 5 年之前
readme.md 17f6b52f90 Update In Code Doc 8 年之前
tsconfig.json 82a61c0d1e Serializers relative imports 6 年之前
webpack.config.js 894fc8884c Facto Webpack Config 6 年之前

readme.md

Babylon.js serializers

You will find here all serialization tools that you can use to generate different formats from .babylon

To compile, from the tools/gulp folder:

gulp serializers