Skip to content

DefaultEcs 0.12.0

Compare
Choose a tag to compare
@Doraku Doraku released this 31 Aug 17:41
· 394 commits to master since this release

breaking change:
renamed EntitySetBuilder.WithAny and WithAny attribute to WithEither
removed some methods from EntitySetBuilderExtension, Either methods stops at 3 components types but it is easy to add more if needed

added WithoutEither filter for EntitySet
added WhenAddedEither filter for EntitySet
added WhenChangedEither filter for EntitySet
added WhenRemovedEither filter for EntitySet
changed BinarySerializer Exception to EndOfStreamException

nuget package