-
Output of the `ue4-docker info` command:
```
ue4-docker version: 0.0.81 (latest available version is 0.0.81)
Operating system: Windows 10 Pro Version 2009 (OS Build 19041.867)
…
-
Error: key not found: "libidn2"
Please report this bug:
https://github.com/Homebrew/homebrew-bundle/issues
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-bundle/lib/bundle/brew_dumper.rb:195:…
-
Apearently Blender depends on TBB (in the default configuration) and fails with a completely dubious error message, when TBB is not present:
```
...
-- Performing Test CXX_HAS_AVX2
-- Performing T…
-
From the [download page on the website](https://www.openvdb.org/download/) I can not download any of the sample models such as the [armadillo.vdb](https://artifacts.aswf.io/releases/io/aswf/openvdb/mo…
-
### Version
Latest source files
### Operating system type + version
win10 64b
Hello. Im trying to build from sources, Im follwng the steps from https://github.com/prusa3d/PrusaSlicer/blob/mast…
-
Is there a strong reason for why Quat::inverse is not labelled const?
https://github.com/AcademySoftwareFoundation/openvdb/blob/f8d318581635a2c90c1924aa9973e1ae8a4d9d7f/openvdb/math/Quat.h#L505
-
Hi,
I was trying to use GVDB as a voxelization tool. My goal is to just export a dense grid of voxels, where a voxel of 1 indicates that some surfaces are inside a voxel, and a value of 0 indicate…
-
I don't think I am the only one having this issue, another user commented on the following video.
https://youtu.be/p4siqil_H1c
I did the standard procedure, download the link from the article on…
-
http://www.openvdb.org/documentation/doxygen/codeExamples.html#sXformTools
-
i built and installed openvdb and the python bindings. when opening a normal python console and typing `import openvdb` or `import pyopenvdb` it works perfectly well. When starting a jupyter notebook …