v0.8.5 #21
richardbiely
announced in
Announcements
v0.8.5
#21
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release brings many stability improvements. Memory and address sanitisation tests were extended and as a result new bugs could be discovered and fixed. Internal support for SoA types was brought 99% on-par with ordinary AoS structures.
New features
Iterator view index
Performance of views can be improved slightly by explicitly providing the index of the component in the query.
Batched entity creation
Many entities can be added or duplicated at once, now. This is more performant than creating entities one by one.
New Contributors
Release notes
Fixed:
Changed/tweaked:
Added:
Full Changelog: v0.8.4...v0.8.5
This discussion was created from the release v0.8.5.
Beta Was this translation helpful? Give feedback.
All reactions