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

Extend reflection framework with Id primitive #1078

Merged
merged 2 commits into from
Nov 18, 2023
Merged

Conversation

SanderMertens
Copy link
Owner

This PR:

  • Adds the ecs_id_t type (for serializing component ids, pairs) to the reflection framework as primitive type
  • Adds the DontInherit trait to OnDelete and Component
  • Adds experimental support for external usage of the C++ flecs::delegate mechanism (used for each callbacks)

@SanderMertens SanderMertens merged commit 8dd1a89 into master Nov 18, 2023
77 checks passed
@SanderMertens SanderMertens deleted the add_id_meta_type branch November 18, 2023 09:32
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