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