Merge pull request #123957 from TimPut/freecadSCAD
freecad: add openscad file support
This commit is contained in:
commit
f8ed803385
2 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -23548,6 +23548,7 @@ in
|
|||
boost
|
||||
matplotlib
|
||||
pivy
|
||||
ply
|
||||
pycollada
|
||||
pyside2
|
||||
pyside2-tools
|
||||
|
|
Loading…
Reference in a new issue