CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/05/24 14:08:15
Modified files:
graphics/blender: Makefile
Added files:
graphics/blender/patches:
patch-release_scripts_addons_io_scene_gltf2_io_com_gltf2_io_draco_compression_extension_py
Log message:
avoid "unsupported platform" for GLTF2 exporter in blender; original
diff from Omar Polo using "openbsd6", this diff from maintainer using
sys.platform.startswith("openbsd")
