]> git.pld-linux.org Git - packages/blender.git/commitdiff
- enable openvdb (10.x is supported now); updated todo list
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 31 Aug 2023 17:13:17 +0000 (19:13 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 31 Aug 2023 17:13:17 +0000 (19:13 +0200)
blender.spec

index a87dfeb94ad850b8fe25a485b942a16704f30099..bdce0e791df393e04da00b8a5005c8907b97d372 100644 (file)
@@ -1,17 +1,16 @@
 # TODO:
 # - enable internalization support (BR libftgl)
-# - libsolid/libqhull/libode BR ?
 # - DRACO (requires WITH_PYTHON_INSTALL?)
 # - OSL, Cycles
 # - Alembic
 # - USD
 # - OpenImageDenoise
 # - OpenSubdiv
-# - XR_OpenXR_SDK
 # - OptiX >= 7.3.0
+# - NanoVDB
 #
 # Conditional build:
-%bcond_with    openvdb # OpenVDB support (3.1.x is not ready for openvdb 10)
+%bcond_without openvdb # OpenVDB support
 
 Summary:       3D modeling, rendering, animation and game creation package
 Summary(pl.UTF-8):     Pakiet do tworzenia animacji 3D oraz gier
This page took 0.44728 seconds and 4 git commands to generate.