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

MeshDescription Building Issue #1

Closed
ffreality opened this issue Mar 6, 2022 · 1 comment
Closed

MeshDescription Building Issue #1

ffreality opened this issue Mar 6, 2022 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed invalid This doesn't seem right question Further information is requested

Comments

@ffreality
Copy link
Contributor

ffreality commented Mar 6, 2022

Code Link:
https://github.com/FF-Projects-UE/MeshOperations/blob/main/Source/MeshOperations/Private/MeshOperationsBPLibrary.cpp

Code Line:
Function starts from 517

Goal:
Move pivot of runtime imported CAD based static mesh components to center and return them to their original locations.

Issue Description
After StaticMesh->Build(), pivot changes but component's Bound.Origin remains same. Opacity does not work after that.

issue_2

@ffreality ffreality changed the title Mesh Description Based Move Pivot to Center Does not Work as It Should Object bound origin does not work after MeshDescription->VertexAttributes().SetAttribute also GetMeshDescription gives package error. Mar 6, 2022
@ffreality ffreality changed the title Object bound origin does not work after MeshDescription->VertexAttributes().SetAttribute also GetMeshDescription gives package error. Object bound origin does not work after MeshDescription->VertexAttributes().SetAttribute Mar 6, 2022
@ffreality ffreality changed the title Object bound origin does not work after MeshDescription->VertexAttributes().SetAttribute Object Bounds Do Not Work After MeshDescription->VertexAttributes().SetAttribute Mar 6, 2022
@ffreality ffreality pinned this issue Mar 6, 2022
@ffreality ffreality added bug Something isn't working help wanted Extra attention is needed invalid This doesn't seem right question Further information is requested labels Mar 6, 2022
@ffreality
Copy link
Contributor Author

This function deprecated and we can maybe use it when we solve this.
Right now we use EditableMesh for pivot operations and we will convert it to Geometry Scripting.

@ffreality ffreality unpinned this issue Mar 6, 2022
@ffreality ffreality changed the title Object Bounds Do Not Work After MeshDescription->VertexAttributes().SetAttribute MeshDescription Building Issue Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed invalid This doesn't seem right question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant