Skip to content

DefaultEcs 0.17.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Doraku Doraku released this 09 Oct 12:59
· 45 commits to master since this release

breaking changes:
remove EntityCommandRecorder.CreateEntity method, see new WorldRecord type


added EntityCommandRecorder.Record(World) method
added WorldRecord type to record action on World
added EntitySortedSet type (#113)
added EntityQueryBuilder.AsSortedSet methods to create EntitySortedSet
added AEntitySortedSetSystem type
added debug view for EntitySortedSet
added debug view for EntityMap
added debug view for EntityMultiMap

nuget package