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

FInd a way to enforce multiple common Physics needs on object creation #29746

Open
GiudGiud opened this issue Jan 25, 2025 · 0 comments
Open
Labels
C: Framework T: task An enhancement to the software.

Comments

@GiudGiud
Copy link
Contributor

Motivation

Several things are commonly needed inside Physics and are not properly enforced at the moment:

  • using apply parameters to get the right context
  • add the block restriction of the physics to the object
  • set the enable status to be able to control objects from a Physics all at once

Design

Not sure yet.
For now, dont forget to do any of these steps!

Long term, maybe create a wrapper around factor.getValidParams(object type) ?

Impact

Easier workflow for creating Physics. Less mistakes

@GiudGiud GiudGiud added C: Framework T: task An enhancement to the software. labels Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework T: task An enhancement to the software.
Projects
None yet
Development

No branches or pull requests

1 participant