Skip to content

Releases: esengine/esengine

@esengine/[email protected]

09 Feb 05:39
415d040

Choose a tag to compare

Patch Changes

@esengine/[email protected]

09 Feb 05:11
750e620

Choose a tag to compare

Patch Changes

@esengine/[email protected]

09 Feb 05:39
415d040

Choose a tag to compare

Patch Changes

@esengine/[email protected]

09 Feb 05:39
415d040

Choose a tag to compare

Patch Changes

@esengine/[email protected]

09 Feb 05:39
415d040

Choose a tag to compare

Patch Changes

@esengine/[email protected]

09 Feb 05:39
415d040

Choose a tag to compare

Patch Changes

@esengine/[email protected]

09 Feb 05:39
415d040

Choose a tag to compare

Patch Changes

@esengine/[email protected]

09 Feb 05:39
415d040

Choose a tag to compare

Patch Changes

@esengine/[email protected]

09 Feb 05:39
415d040

Choose a tag to compare

Patch Changes

@esengine/[email protected]

09 Feb 05:39
415d040

Choose a tag to compare

Patch Changes

  • #476 57c2252 Thanks @esengine! - fix: Entity.destroy() now properly releases entity handle
    • After entity destruction, handleManager.isAlive(handle) correctly returns false
    • findEntityByHandle(handle) correctly returns null after entity destruction