David Catuhe
David Catuhe
- [ ] Eliminate direct Constants as much as possible. Move all to constants to an importable file, while referencing them where they are currently at. This will eliminate the...
This feature is old and was written when IDB and JavaScript were younger :) We need to: - Use async or promises - Clean the code - Make sure we...
- [ ] Implements the interface - [ ] Serialize / Parse the animations - [ ] Connect ACE and animation display in the inspector
Same as IndexedDB, we need to modernize and solidify our WebAudio support - Clean code - Add support for async / promises - Allow the user to control the graph
Some devices (mostly phones) may face layout cycle issues Was not yet able to reproduce :(