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

Brush: replace uint32 array with BBitmap to store brush #553

Merged
merged 1 commit into from
Jul 1, 2023

Conversation

dsizzle
Copy link
Collaborator

@dsizzle dsizzle commented Jul 1, 2023

  • this should make it easier to store different types of brushes and removes the need for "BrushToBitmap" function.
    aka prep for New brush types #520

I think I tested everywhere brushes are used.

- this should make it easier to store different types of brushes
and removes the need for "BrushToBitmap" function.
@humdingerb
Copy link
Member

Yep. Still seems to be working with all tools.

@humdingerb humdingerb merged commit 3758866 into HaikuArchives:master Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants