webaverse-studios / CharacterCreator

3D Avatar Creator for Everyone
https://moemate.io
MIT License
84 stars 47 forks source link

Use streams where possible instead of passing blobs #269

Open soulofmischief opened 1 year ago

soulofmischief commented 1 year ago

This will prevent the UI from freezing during certain data-intensive operations.

Ported a stream library from another repo, now it needs integrating, which likely means a moderate restructure of the current character studio.