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

fix(volume-rendering): correct data access for histogram in volume rendering with unequal chunk sizes #632

Merged
merged 6 commits into from
Oct 21, 2024

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    3f146e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf92754 View commit details
    Browse the repository at this point in the history
  3. fix: remove discard in 3D histogram for display purposes

    this means the histogram now reflects the underlying data more
    seankmartin committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    032358e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3170deb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    d11a5aa View commit details
    Browse the repository at this point in the history
  2. fix: formatting

    seankmartin committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3a8d2c4 View commit details
    Browse the repository at this point in the history