8 Commits

Author SHA1 Message Date
naddy
424a60c42f remove line continuation before empty lines
ok sthen@ ajacoutot@
2022-10-31 23:14:52 +00:00
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
sthen
4624e908e2 update to openvdb-9.0.0, from Dimitri Karamazov (maintainer) 2022-03-01 20:14:42 +00:00
sthen
f1809cee17 remove patch disabling zlib version check, now that zlib has been updated 2021-11-11 10:17:36 +00:00
sthen
2e121bb84e update to openvdb-8.1.0, from maintainer 2021-06-25 20:56:03 +00:00
rsadowski
60f1ae14cf Update openvdb to 8.0.1
Update diff from maintainer, thanks
2021-02-28 06:19:01 +00:00
cwen
aea2962595 openvdb: don't build on powerpc
This can't be built on powerpc because devel/tbb does not support 64-bits
atomics on ppc32 and forcing them does not help (as seen previously with
geo/osrm-backend). Spotted in the current macppc bulk.
2021-02-21 01:19:28 +00:00
sthen
c59178039f import ports/graphics/openvdb, from deserter666 at danwin1210.me, ok rsadowski
OpenVDB is an Academy Award-winning open-source C++ library comprising a novel
hierarchical data structure and a suite of tools for the efficient storage and
manipulation of sparse volumetric data discretized on three-dimensional grids.
It was developed by DreamWorks Animation for use in volumetric applications
typically encountered in feature film production and is now maintained by the
Academy Software Foundation (ASWF).
2021-01-26 13:44:04 +00:00