Releases: tbg10101/DOTS-Hybrid-Simulation-Worlds
Releases · tbg10101/DOTS-Hybrid-Simulation-Worlds
1.3.4
Update Entities to 1.3.8 and the example project to Unity 2022.3.55.
1.3.3
Updated example project to the latest version of Unity 2022.3 and fixed a warning which was due to an ECB update system using the wrong UpdateAfter and UpdateInGroup systems.
1.3.2
Adds the ability to create an Initialization system group graph. A new ECB system (PostStartOfFrameEntityCommandBufferSystem
) has been added to the Initialization system group which runs after all system nodes.
Also addressed some equality performance warnings for the graph node data.
1.3.1
Updated Entities to 1.3.5 and updated the example project to the latest version of Unity.
1.3.0
Updated Entities to 1.3.2 and updated the example project to the latest version of Unity.
1.2.2
Updated Entities to 1.2.4.
1.2.1
Updating to Entities 1.2.3 and updating the example project's Unity and dependency packages' versions to the latest.
1.2.0
Updates Entities dependency to 1.2.1 and updates the packages/Unity version of the example project.
1.1.0
Updates Entities dependency to 1.1.0-pre.3 and updates the packages/Unity version of the example project.
1.0.3
Updates Entities dependency to 1.0.16 and updates the packages/Unity version of the example project.