Skip to content

DefaultEcs 0.10.0

Compare
Choose a tag to compare
@Doraku Doraku released this 05 Apr 11:10
· 446 commits to master since this release

fixed double Dispose in AResourceManager
fixed reference count in AResourceManager when World is disposed
fixed Entity.CopyTo to correctly copy enabled/disabled state
fixed non unmanaged struct serialization in BinarySerializer

added IEntitySetObserver and basic implementation EntitySetObserverEvents to get add/remove operations on EntitySet
added EntityCommandRecorder to defer structural entity changes

breaking change: SubscribeAction renamed ActionIn

nuget package