Bug 239446

Summary: graphics/dust3d: Open-source 3D modeling software
Product: Ports & Packages Reporter: kunda <luzpaz>
Component: Individual Port(s)Assignee: Alexey Dokuchaev <danfe>
Status: Closed FIXED    
Severity: Affects Only Me CC: danfe
Priority: --- Keywords: feature, needs-patch
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/huxingyi/dust3d

Description kunda 2019-07-25 18:37:21 UTC
Dust3D is a cross-platform open-source modeling software. It helps you create a 3D watertight model in seconds. Use it to speed up your character modeling in game making, 3D printing, and so on.

Website: dust3d.org
Github: https://github.com/huxingyi/dust3d
Latest release: https://github.com/huxingyi/dust3d/releases/tag/1.0.0-beta.21
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-11-03 14:52:33 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=64443910f21e35beb0371ef2bc3f92307a71d5c8

commit 64443910f21e35beb0371ef2bc3f92307a71d5c8
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2021-11-03 14:50:36 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2021-11-03 14:50:39 +0000

    graphics/dust3d: new port had been added (+)

    Dust3D is a cross-platform open-source 3D modeling software, offering
    auto-UV unwrapping, auto-rigging with PBR material support, pose, and
    motion authoring all in one.

    PR:     239446 (without actual submission)

 graphics/Makefile                                  |  1 +
 graphics/dust3d/Makefile (new)                     | 47 ++++++++++++++++++++++
 graphics/dust3d/distinfo (new)                     |  7 ++++
 .../patch-src_contourtopartconverter.cpp (new)     |  9 +++++
 ...ickjs_quickjs-2019-07-09-dust3d_quickjs.c (new) | 11 +++++
 graphics/dust3d/pkg-descr (new)                    |  8 ++++
 6 files changed, 83 insertions(+)