- added api and docs as submodules in folder /frontend
- server enpoint for '/api' and '/docs' referring to function documentation
- added instructions for cloning submodules
- subfolders for different frontend endpoints in 'frontend'
- removed unused 'backend/app' files
- less unnecessary server logging
- Editor easier to scroll
- saving screenshot also saves code
- separate keymaps file
- updated hydra-synth
show-code=false
in URL correctly hides all elements- async no longer added to gallery sketches
- restructured repo to contain frontend and backend subfolders
- removed extraneous/unused files
- removed all keymaps based on arrow keys
- bundle size optimizations: removed prettier and added js-beautify
- loaded p5js separately
- switched keymaps: ctrl+left and right arrow uses default editor behavior, ctrl+shift + arrow keys cycle between previous sketches
- removed old forum link
- code with trailing comments now evaluates
- error loggin in on-screen console now shows up
- Added load script function
- added README examples of loading script
- updated prettier formatting
- updated screen capture info in readme
- updated to latest version of hydra synth
- removed extra log statements
- Updated p5.js
- Saved Mutator updates into URL state
- Updated Mutator by Jamie Fenton
- Initial example loading
- pb.setStream()
- Added new examples
- does not load code to url when found in database
- checks whether is ios in order to specify precision value
- resolution independent of browser zoom level
- code not repeated at bottom
- Changelog
- Run button
- Code reloaded on url change
- Code is saved on Ctrl+shift+enter
- Code flash for Ctrl+shift+enter