This adds an Import VDB node. It loads all the grids from a .vdb file and hence outputs a Volume geometry instead of an individual grid. The grids are cached through the existing volume grid file cache, so they are automatically deduplicated when volume grids are loaded from files in other ways. Pull Request: https://projects.blender.org/blender/blender/pulls/138380