Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add ResetTrigger to Network Animator #1420

Merged
merged 1 commit into from
Jan 11, 2020
Merged

Conversation

MrGadget1024
Copy link
Collaborator

Fixes #835

@paulpach paulpach merged commit dffdf02 into master Jan 11, 2020
@paulpach paulpach deleted the NetAnimResetTrigger branch January 11, 2020 00:33
github-actions bot referenced this pull request in MirageNet/Mirage Jan 11, 2020
# [3.0.0](2.0.0-master...3.0.0-master) (2020-01-11)

### Bug Fixes

* [#723](#723) - NetworkTransform teleport works properly now ([fd7dc5e](fd7dc5e))
* fix release pipeline ([2a3db0b](2a3db0b))
* release job requires node 10 ([3f50e63](3f50e63))
* remove tests from npm package ([#32](#32)) ([5ed9b4f](5ed9b4f))
* syntax error in release job ([2eeaea4](2eeaea4))

### Features

* Network Animator can reset triggers ([#1420](https://github.com/MirrorNG/MirrorNG/issues/1420)) ([dffdf02](dffdf02))
* NetworkAnimator warns if you use it incorrectly ([#1424](https://github.com/MirrorNG/MirrorNG/issues/1424)) ([c30e4a9](c30e4a9))

### Performance Improvements

* Use NetworkWriterPool in NetworkAnimator ([#1421](https://github.com/MirrorNG/MirrorNG/issues/1421)) ([7d472f2](7d472f2))
* Use NetworkWriterPool in NetworkTransform ([#1422](https://github.com/MirrorNG/MirrorNG/issues/1422)) ([a457845](a457845))
github-actions bot referenced this pull request in MirageNet/Mirage Jan 11, 2020
# [3.0.0](2.0.0-master...3.0.0-master) (2020-01-11)

### Bug Fixes

* [#723](#723) - NetworkTransform teleport works properly now ([fd7dc5e](fd7dc5e))
* fix release pipeline ([2a3db0b](2a3db0b))
* release job requires node 10 ([3f50e63](3f50e63))
* remove tests from npm package ([#32](#32)) ([5ed9b4f](5ed9b4f))
* syntax error in release job ([2eeaea4](2eeaea4))

### Features

* Network Animator can reset triggers ([#1420](https://github.com/MirrorNG/MirrorNG/issues/1420)) ([dffdf02](dffdf02))
* NetworkAnimator warns if you use it incorrectly ([#1424](https://github.com/MirrorNG/MirrorNG/issues/1424)) ([c30e4a9](c30e4a9))

### Performance Improvements

* Use NetworkWriterPool in NetworkAnimator ([#1421](https://github.com/MirrorNG/MirrorNG/issues/1421)) ([7d472f2](7d472f2))
* Use NetworkWriterPool in NetworkTransform ([#1422](https://github.com/MirrorNG/MirrorNG/issues/1422)) ([a457845](a457845))
github-actions bot referenced this pull request in MirageNet/Mirage Jan 12, 2020
# [3.0.0](2.0.0-master...3.0.0-master) (2020-01-11)

### Bug Fixes

* [#723](#723) - NetworkTransform teleport works properly now ([fd7dc5e](fd7dc5e))
* fix release pipeline ([2a3db0b](2a3db0b))
* release job requires node 10 ([3f50e63](3f50e63))
* remove tests from npm package ([#32](#32)) ([5ed9b4f](5ed9b4f))
* syntax error in release job ([2eeaea4](2eeaea4))

### Features

* Network Animator can reset triggers ([#1420](https://github.com/MirrorNG/MirrorNG/issues/1420)) ([dffdf02](dffdf02))
* NetworkAnimator warns if you use it incorrectly ([#1424](https://github.com/MirrorNG/MirrorNG/issues/1424)) ([c30e4a9](c30e4a9))

### Performance Improvements

* Use NetworkWriterPool in NetworkAnimator ([#1421](https://github.com/MirrorNG/MirrorNG/issues/1421)) ([7d472f2](7d472f2))
* Use NetworkWriterPool in NetworkTransform ([#1422](https://github.com/MirrorNG/MirrorNG/issues/1422)) ([a457845](a457845))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature request] Adding Reset Trigger feature to NetworkAnimator ...
2 participants