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

Implement Extend and ParallelExtend for Batch #37

Merged
merged 4 commits into from
May 31, 2019
Merged

Conversation

hecrj
Copy link
Owner

@hecrj hecrj commented May 30, 2019

This PR implements the Extend and ParallelExtend traits for Batch.

The particles example has been updated to showcase its usage. It generates sprites and populates the Batch using multiple threads now!

@hecrj hecrj added feature New feature or request improvement An internal improvement labels May 30, 2019
@hecrj hecrj added this to the 0.3.0 milestone May 30, 2019
@hecrj hecrj self-assigned this May 30, 2019
@hecrj hecrj merged commit 817245f into master May 31, 2019
@hecrj hecrj deleted the feature/batch-extend branch May 31, 2019 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request improvement An internal improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant