Merge pull request #123957 from TimPut/freecadSCAD

freecad: add openscad file support
This commit is contained in:
Gabriel Ebner
2021-05-22 12:34:00 +02:00
committed by GitHub
2 changed files with 3 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
, opencascade-occt
, pivy
, pkg-config
, ply
, pycollada
, pyside2
, pyside2-tools
@@ -80,6 +81,7 @@ mkDerivation rec {
ode
opencascade-occt
pivy
ply # for openSCAD file support
pycollada
pyside2
pyside2-tools

View File

@@ -23548,6 +23548,7 @@ in
boost
matplotlib
pivy
ply
pycollada
pyside2
pyside2-tools