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

add the ability to calculate stacking #70

Merged
merged 35 commits into from
Aug 3, 2020
Merged

Conversation

dz-ss
Copy link
Contributor

@dz-ss dz-ss commented Jul 27, 2020

Breaking changes:

  • hit_objects is now a function
  • hit_objects_no_spinners has been removed, pass spinners=False to hit_objects instead

fixes issues from #67

InvisibleSymbol and others added 30 commits April 11, 2020 20:06
breaking changes:
  * hit_objects is now a function
  * hit_objects_no_spinners has been removed, use the spinner argument of the hit_objects function instead
bm.circles is now bm.hit_objects(circles=True, sliders=False, spinners=False)

bm.sliders is now bm.hit_objects(circles=False, sliders=True, spinners=False)
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.

3 participants