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

[Feature Request] Add optimization to skip simulating a frame if the timestep is set to 0 #350

Closed
rlguy opened this issue Jun 29, 2018 · 1 comment
Labels

Comments

@rlguy
Copy link
Owner

rlguy commented Jun 29, 2018

Currently, the simulator will still simulate a frame if the frame timestep is set to 0. Add a feature to skip simulating the frame and use the mesh data from the previous frame. This can be useful for 'freeze frame' simulations.

@rlguy rlguy added the feature label Jun 29, 2018
@rlguy
Copy link
Owner Author

rlguy commented Aug 6, 2018

This will be included in the next version (1.0.4 available August 11th).

@rlguy rlguy closed this as completed Aug 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant