Skip to content

engine-v1.28.0

Latest
Compare
Choose a tag to compare
@friflo friflo released this 03 Apr 07:12
· 468 commits to main since this release

Optimize performance of Add<>(), Set<>() and Remove<>() introduced in 1.26.0.
Fixed bug introduced in 1.27.0:
EntityExtensions.Add<>() and Remove<>() did not add/remove tags in case the set of entity components are unchanged.