Skip to content

fix bad visualization with default settings, update default "activateAllVolumes" to true #86

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

Merged
merged 8 commits into from
Nov 30, 2022

Conversation

lobis
Copy link
Member

@lobis lobis commented Nov 29, 2022

lobis Ok: 36

The visualizaiton does not work correctly unless the user activates all volumes, as the tracks will be clipped otherwise, and the particles won't exit the world volume (since its not activated, the step is not recorded).

I have updated the defaults so that all volumes are activated by default (previously this was the case if no volume was manually activated only). This way the visualization will work properly by default. I have also updated the corresponding examples to explicitly avoid activating all volumes, so that we don't have to modify validation values.

@lobis lobis changed the title do not skip step if not active volume fix bad visualization with default settings, update default "activateAllVolumes" to true Nov 29, 2022
@lobis lobis marked this pull request as ready for review November 29, 2022 20:14
@lobis lobis requested review from a team, jgalan and juanangp November 29, 2022 20:14
@lobis lobis merged commit 066b12c into master Nov 30, 2022
@lobis lobis deleted the lobis-fix-bad-view branch November 30, 2022 08:40
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.

2 participants