FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(log): display entity ids with index and version by ripel2 · Pull Request #214 · EngineSquared/EngineSquared · GitHub

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

Merged
Miou-zora merged 6 commits into
mainfrom
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 into
mainfrom
204-print-entities-id-according-to-entt-specifications

Conversation

ripel2 commented Apr 29, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

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

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

sonarqubecloud Bot commented May 2, 2025

Copy link
Copy Markdown

Miou-zora merged commit 0ba82fc into main May 2, 2025
Miou-zora deleted the 204-print-entities-id-according-to-entt-specifications branch May 2, 2025 07:57
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL