litefilesystem.js
litefilesystem.js copied to clipboard
bugfix for importing .wbin meshes into litefilesystem + launch preview
- removed (the unused)
define('VALID_EXTENSIONS') - added
wbin,daeto USE_EXTENSION_WHITELIST-define,
Otherwise litefilesystem refuses to save '.wbin' files (imported meshes (obj-files), which causes webglstudio to refuse to launch previews. I suspect USE_EXTENSION_WHITELIST was a leftover.
cheers ❤