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

Initial support for HalfGrid and ComputeType #1787

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 9, 2024

  1. Initial support for HalfGrid and ComputeType

    Initial support for HalfGrid and ComputeType, where the latter enables float computations for HalfGrid which increases accuracy and speed.
    
    Signed-off-by: ghurstunither <[email protected]>
    ghurstunither committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    dce4a38 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Update openvdb.h

    Remove HalfGrid from RealGridTypes until a consensus is reached.
    
    Signed-off-by: ghurstunither <[email protected]>
    ghurstunither committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    12593af View commit details
    Browse the repository at this point in the history
  2. trailing spaces

    Fixes trailingspaces errors
    
    Signed-off-by: ghurstunither <[email protected]>
    ghurstunither committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    36bdefe View commit details
    Browse the repository at this point in the history