Skip to content

Bounding box of SkinnedMeshRenderer support added#10611

Merged
RogPodge merged 6 commits into
microsoft:releases/2.8.1from
lvonasek:main
Jun 3, 2022
Merged

Bounding box of SkinnedMeshRenderer support added#10611
RogPodge merged 6 commits into
microsoft:releases/2.8.1from
lvonasek:main

Conversation

@lvonasek

@lvonasek lvonasek commented May 24, 2022

Copy link
Copy Markdown
Contributor

Overview

Bounding box does not support SkinnedMeshRenderer. That makes manipulation with models using SkinneMeshRenderer very hard. This PR resolves that issue.

Changes

Added support of bounding box for SkinnedMeshRenderer

microsoft-github-policy-service Bot and others added 3 commits May 18, 2022 15:34
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
@lvonasek lvonasek requested a review from julenka as a code owner May 24, 2022 09:39
@ghost

ghost commented May 24, 2022

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@RogPodge RogPodge changed the base branch from main to releases/2.8.1 June 1, 2022 20:24
@RogPodge

RogPodge commented Jun 1, 2022

Copy link
Copy Markdown
Contributor

Thanks for the PR @lvonasek! Could you also update this code in BoundsControl? The BoundingBox has been deprecated in favor of BoundsControl for awhile now.

@lvonasek

lvonasek commented Jun 2, 2022

Copy link
Copy Markdown
Contributor Author

Thanks for the PR @lvonasek! Could you also update this code in BoundsControl? The BoundingBox has been deprecated in favor of BoundsControl for awhile now.

Code updated as requested.

@RogPodge

RogPodge commented Jun 2, 2022

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@keveleigh

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@microsoft microsoft deleted a comment from azure-pipelines Bot Jun 3, 2022
@RogPodge RogPodge merged commit c2098fd into microsoft:releases/2.8.1 Jun 3, 2022
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.

3 participants