Skip to content

Tags: EcsRx/SystemsRx

Tags

8.0.x2

Toggle 8.0.x2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adds code to check if it is IDisposable and disposes (#8)

8.0.x1

Toggle 8.0.x1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merging the computed plugin into core (#6)

Will also do this on the EcsRx library too, once this is released.

7.1.x4

Toggle 7.1.x4's commit message
Bumped Transforms to have optional params for coordinate system overr…

…ides

7.1.x3

Toggle 7.1.x3's commit message
Fixed issue with incorrect LookAt calculation

Also added some other extension methods

7.1.x2

Toggle 7.1.x2's commit message
Fixed issue with Transform2d GetLookAt applying rotaiton

This should only return the given rotation and then it can be applied directly or s/lerped

7.1.x1

Toggle 7.1.x1's commit message
Bumping version

7.0.x6

Toggle 7.0.x6's commit message
Fix autofac issue with singleton default behaviour

Also added a test case for this scenario

7.0.x5

Toggle 7.0.x5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adds a plugin that provides cross platform transform objects for 3d/2d (

#4)

7.0.x4

Toggle 7.0.x4's commit message
Added missing application changes

Adding missing changes to application lifecycle to accommodate DI changes.

7.0.x3

Toggle 7.0.x3's commit message
Bumped Appveyor version to be in line with tags