Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a new internal `Batcher` utility used to batch particle effects for submission to GPU. This replaces the ad hoc code previously used directly in the `prepare_effects()` system, which was hard to maintain and to test, and the source of numerous bugs and regressions.
- Loading branch information