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 anos atrás
..
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 anos atrás
readme.md 17f6b52f90 Update In Code Doc 8 anos atrás
tsconfig.json 82a61c0d1e Serializers relative imports 6 anos atrás
webpack.config.js 894fc8884c Facto Webpack Config 6 anos atrás

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