Skip to content

feat(log): display entity ids with index and version#214

Merged
Miou-zora merged 6 commits intomainfrom
204-print-entities-id-according-to-entt-specifications
May 2, 2025
Merged

feat(log): display entity ids with index and version#214
Miou-zora merged 6 commits intomainfrom
204-print-entities-id-according-to-entt-specifications

Conversation

@ripel2
Copy link
Contributor

@ripel2 ripel2 commented Apr 29, 2025

Related to:

Entities IDs are now displayed with their index and version. If an entity index is reused but the entity has a different version, it will be shown on logs. This was made to reduce clutter in logs

On this example: the entity at index 0 was destroyed and then reused
image

@ripel2 ripel2 linked an issue Apr 29, 2025 that may be closed by this pull request
@ripel2 ripel2 requested a review from a team April 29, 2025 18:14
@ripel2 ripel2 self-assigned this Apr 29, 2025
@ripel2 ripel2 added the enhancement New feature or request label Apr 29, 2025
@ripel2 ripel2 marked this pull request as ready for review April 29, 2025 18:16
@ripel2 ripel2 requested a review from Miou-zora April 30, 2025 14:04
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 2, 2025

@Miou-zora Miou-zora merged commit 0ba82fc into main May 2, 2025
11 checks passed
@Miou-zora Miou-zora deleted the 204-print-entities-id-according-to-entt-specifications branch May 2, 2025 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Print entities ID according to entt specifications

2 participants