Skip to content

Simplify initialization of lazy spritelists#1496

Merged
einarf merged 1 commit intodevelopmentfrom
lazy-spritelist-fix
Feb 6, 2023
Merged

Simplify initialization of lazy spritelists#1496
einarf merged 1 commit intodevelopmentfrom
lazy-spritelist-fix

Conversation

@einarf
Copy link
Member

@einarf einarf commented Feb 6, 2023

We no longer need to store added sprites in a separate set for deferred initialization dealing with textures. We can simply use the existing internal sprite_list.

Ref : #1494

We no longer need to store added sprites in a separate set
for deferred initialization dealing with textures.
We can simply use the existing internal sprite_list.
@einarf einarf merged commit e2fdf34 into development Feb 6, 2023
@einarf einarf deleted the lazy-spritelist-fix branch February 6, 2023 11:28
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.

1 participant