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

[REQ] add_builder should not reset up_vector and gravity #548

Open
jc211 opened this issue Feb 24, 2025 · 1 comment
Open

[REQ] add_builder should not reset up_vector and gravity #548

jc211 opened this issue Feb 24, 2025 · 1 comment
Labels
feature request Request for something to be added

Comments

@jc211
Copy link

jc211 commented Feb 24, 2025

I don't know how others use add_builder but usually my "main builder" already has the correct gravity and up vector. For my use cases, I don't want add_builder to overwrite these.

@jc211 jc211 added the feature request Request for something to be added label Feb 24, 2025
@eric-heiden
Copy link
Contributor

I think it would be good to at least make this behavior optional. There can be use cases where the user loads a USD model on the per-environment builder (child) which has a Z up vector and then adds this builder N times to the main builder (parent) which should receive the correct up axis from the child.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for something to be added
Projects
None yet
Development

No branches or pull requests

2 participants