Nick Avramoussis

Results 22 issues of Nick Avramoussis

Main changes: - New VFX minium of Y2021 - Minium ABI support is now 8. Support for ABI 7 has been removed - Support for Houdini 18.5 is removed. Support...

### Looking for help with Boost.Python -> PyBind11 migration These points represent the work required to modify python bindings, located in `openvdb/python/`, to build with `PyBind11` and remove the `boost-python`...

enhancement

The static-debug Windows CI builds have been disabled due to github actions memory limits. We should re-enable them when we can https://github.com/AcademySoftwareFoundation/openvdb/pull/1425

As discussed, here's an example of a possible change to the Leaf ValueIterators. This change does not account for const iterators or bool/mask iterators, but adding those would be easy...

Signed-off-by: Nick Avramoussis @jmlait I haven't tried to use this SOP since the initial PR which was a while ago - it still builds and looks okay but let me...

Signed-off-by: Nick Avramoussis

I'm trying to build openvdb against Houdini in Windows 10, using vcpkg (and then Visual Studio 2019). I've run into the same error, which I haven't been able to resolve:...