Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* clean up many un/misdeclared variables * use getter/setter for octaveRatio * use functions to access TEMPERAMENT * eslint * refactor to eliminate most globals and all eslint errors * no longer supported * refactor in response to activity.js refactoring * refactor in response to activity.js refactoring * refactor in response to activity.js refactoring * refactor in response to activity.js refactoring * refactor in response to activity.js refactoring * refactor in response to activity.js refactoring * refactoring due to changes to activity.js * wrong case on exported * inadvertently removed * temporarily disable plugins and myblocks * fix inconsistency with cameraID * fix regression with custom pitch block * handle neg. cents * fix regression in stage * fix regression with grid * fix my blocks code * fix regression in collapse graphics * update maths plugin to reflect new format * add support for flow plugins * add external support for hideArrows * linting * mark as deprecated * refactor to new format * refactor plugin global storage * updates for new refactor * more changes to fix long-standing regressions with plugins * more plugin updates * updated to new format * wrapping up plugin changes * fix lint warnings * don't use global lint disable * missed one * Fixes Mouse Name Block Connection issues #2942 * Fix: Print simultaneous with the note #2938 * Fixed : NaN appearing in Stats #2937 * Collapsible define temperament and define mode blocks #2934 * [email protected] * fixes #2907: When new project button is pressed, the original project is first saved #2923 * missed some tweaks due to refactoring * don't crash when macros as malformed * lint Co-authored-by: Kumar Saurabh Raj <[email protected]> Co-authored-by: Daksh Shah <[email protected]> Co-authored-by: Joykirat Singh <[email protected]> Co-authored-by: Daksh Doshi <[email protected]> Co-authored-by: tborich <[email protected]>
- Loading branch information