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 преди 9 години
tsconfig.json 82a61c0d1e Serializers relative imports преди 7 години
webpack.config.js 894fc8884c Facto Webpack Config преди 7 години

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