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

Feature/ecs improvements3 #122

Merged
merged 180 commits into from
Feb 8, 2024
Merged

Feature/ecs improvements3 #122

merged 180 commits into from
Feb 8, 2024

Conversation

cs-util
Copy link
Collaborator

@cs-util cs-util commented Feb 8, 2024

This change is Reviewable

…ure c# ecs and generate game objects from it that are the views of the underlying ecs and keep up to date with the model
…s not yet contained in the target list (check will only be done in debug mode)
…s apply the template changes to themselves and when not
…t demonstrates its API and performance difference to creating objects without pooling
…dy used for a different component there can be a bug where afterwards its old component wants it to be removed
…be unique. Use these classes in the tree traversal logic to detect and prevent loops
Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 9497 lines exceeds the maximum allowed for the inline comments feature.

Copy link

codeclimate bot commented Feb 8, 2024

Code Climate has analyzed commit 03090dc and detected 77 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 24
Duplication 53

View more on Code Climate.

@cs-util cs-util merged commit 8634f4f into master Feb 8, 2024
5 checks passed
@cs-util cs-util deleted the feature/ecsImprovements3 branch February 8, 2024 07:26
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