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

In Archetype Delete, call PatchMeta. Fixes https://github.com/outfox/fennecs/issues/23 #24

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

PennyMew
Copy link
Contributor

No description provided.

@PennyMew
Copy link
Contributor Author

I didn't see contributor guidelines, I've only been looking at fennecs source code for a few hours, and I don't regularly contribute to open source, so please let me know if there's something I should do differently.

There's one TODO comment that needs to be addressed. I wasn't sure where to put the new unit test.

/// Meta within the World will have the correct Row to access the Entity's associated data
/// within the Archetype.
/// </summary>
/// <param name="entry">If `count` param is nonzero, `entry` must be less than `this.Count`.</param>
Copy link
Contributor Author

@PennyMew PennyMew Sep 22, 2024

Choose a reason for hiding this comment

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

Technically should replace "nonzero" with "greater than zero"

@thygrrr
Copy link
Collaborator

thygrrr commented Sep 25, 2024

Holy moly, indeed. Let me verify this.

@thygrrr thygrrr merged commit bd419c2 into outfox:main Sep 25, 2024
1 check passed
@thygrrr
Copy link
Collaborator

thygrrr commented Sep 25, 2024

Thank you so very much for providing this vital fix.

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