Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update One Small Step v0.9.5 > v0.9.6 #1331

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

BenTalagan
Copy link
Contributor

Changelog for this new version :

  • [Feature] Added Replace mode
  • [Feature] Added Navigate mode
  • [Feature] Added auto-scroll arrange view option
  • [Feature] [All Input Modes] Handle grid size for note length with modifier factor
  • [Feature] [All Input Modes] Handle swing for grid size note length
  • [Feature] [Navigate] Snap on project grid (with swing)
  • [Feature] [Navigate] Snap on item grid (with swing)
  • [Feature] [Navigate] Snap on note start/ends
  • [Feature] [Navigate] Snap on item bounds
  • [Feature] [Navigate] Added option to allow navigation on key events (does not input notes)
  • [Feature] [Write] Step back delete/shortening now happens on every key press/release event (notes should match keys)
  • [Feature] [Write] Added option to prevent the cursor from being moved back if step back delete fails (notes don't match keys, the user missed)
  • [Feature] [Insert] Step back delete can now make holes
  • [Feature] Added system to engage modes with buttons or with customizable modifiers
  • [Rework] [Write] Reworked Delete/Step back logic
  • [Rework] [Insert] Reworked Delete/Step back logic
  • [Rework] Removed option "do not add notes if step back modifier key is pressed", not pertinent anymore
  • [Rework] Removed option "erase note ends even if they do not align on cursor", since the eraser does more complex things, it does not fit in the new flow
  • [Bug Fix] n-tuplets always used a value of 2/n, now using precpow2(n)/n
  • [Bug Fix] Create new items when advancing only if insert mode is on
  • [Bug fix] Icons/Images coould be randomly wrong

@cfillion cfillion merged commit d53a3ab into ReaTeam:master Mar 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants