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

Release: 12182023 #6023

Merged
merged 4 commits into from
Dec 18, 2023
Merged

Release: 12182023 #6023

merged 4 commits into from
Dec 18, 2023

Conversation

anicalbano
Copy link
Contributor

@anicalbano anicalbano commented Dec 15, 2023

What does this PR change?

...

How to test the changes?

  1. Launch the explorer
  2. ...

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

Copilot summary

🤖[deprecated] Generated by Copilot at aec1d03

This pull request introduces some changes to improve the comms performance metrics and the avatar transform handling. It adds some metrics to track the comms messages sent by scene and type, and cleans up some obsolete code in the LivekitAdapter module. It also simplifies the signature and invocation of the OnTransformChange event of the IDCLEntity interface and its implementations, and fixes some bugs and typos in the AvatarShape and AvatarMovementController classes.

anicalbano and others added 4 commits December 11, 2023 14:46
expose comms message size by scene id and type
added missing variable reset on cleanup
* Added needed OnTransformChanged event call on sdk7 Transform handler and Tween systems, so that the AvatarShape can reacto to the transform modifications and interpolate accordingly.
* Removed in modifier in some OnTransformChanged() methods
@anicalbano anicalbano requested review from a team as code owners December 15, 2023 11:09
Copy link
Contributor

@Ludmilafantaniella Ludmilafantaniella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Reviewed and approved by QA. No major issues or blockers were found.

@anicalbano anicalbano added this pull request to the merge queue Dec 18, 2023
Merged via the queue into main with commit d1de041 Dec 18, 2023
40 checks passed
@anicalbano anicalbano deleted the release/release-12182023 branch December 18, 2023 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants