Skip to content

Conversation

@Grovre
Copy link
Contributor

@Grovre Grovre commented Nov 20, 2023

I don't have your ImGui reference on my machine so I can't test this. You should test it before merging

If wanted, this is the first step towards OOP in the project. EntityList is used with dependency injection in the DllMain so the functions can access it locally without the need for static. Also made the entity list itself a concurrent bag so you don't have to use your own solutions to concurrency problems.

If you want to continue simplifying, the next steps can involve separating the render thread to its own class

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.

2 participants