Skip to content

Tags: Byteron/RelEcs

Tags

1.4.1

Toggle 1.4.1's commit message
unified World.Query and World.QueryBuilder | reduced allocations on a…

… system run

1.3.0

Toggle 1.3.0's commit message
disallow adding duplicate components, as this is potentially very dan…

…gerous

1.2.0

Toggle 1.2.0's commit message
System as Interface, fixed a problem with removing relationships of d…

…espawned entities

1.1.0

Toggle 1.1.0's commit message
API overhaul

0.2.3

Toggle 0.2.3's commit message
stability improvements + global lock

0.2.2

Toggle 0.2.2's commit message
stability improvements + ReplaceElement / AddOrReplaceElement

0.2.1

Toggle 0.2.1's commit message
fixes and improvements

0.2

Toggle 0.2's commit message
replaced ForEach(() => {}) with foreach (var () in query) {}

0.1.0

Toggle 0.1.0's commit message
initial release