freebsd-ports/graphics/dust3d/files/patch-src_contourtopartconverter.cpp
Alexey Dokuchaev 64443910f2 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)
2021-11-03 14:50:39 +00:00

9 lines
234 B
C++

--- src/contourtopartconverter.cpp.orig 2020-04-12 10:44:20 UTC
+++ src/contourtopartconverter.cpp
@@ -1,5 +1,6 @@
#include <QImage>
#include <QPainter>
+#include <QPainterPath>
#include <cmath>
#include <QUuid>
#include <cmath>