Skip to content

Conversation

@j-jorge
Copy link
Contributor

@j-jorge j-jorge commented Nov 29, 2025

ax::Node maintains a hash of the node's name internally for faster lookup of the children. Exposing the hash allows to benefit from faster look-up from outside Axmol too.

@halx99 halx99 added this to the 2.10.1 milestone Nov 30, 2025
@j-jorge
Copy link
Contributor Author

j-jorge commented Nov 30, 2025

I've renamed the function hash_node_name -> hashNodeName to match the conventions in place.

This should help name comparisons from outside Axmol.
@halx99 halx99 added the enhancement New feature or request label Dec 1, 2025
@halx99 halx99 merged commit 3053bf3 into axmolengine:release/2.x Dec 1, 2025
15 checks passed
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.

2 participants