11 Commits

Author SHA1 Message Date
paco
c5e1216cac update cad/openscad to 2021.01
Initial (garbage) diff by me.  Actual working diff by tracey@

ok tracey@
2021-02-14 16:14:54 +00:00
bentley
26889f4e85 openscad picks up libzip if installed, so add an explicit dependency.
reported by andrew@quickstick.net
ok sthen@
2020-05-06 08:12:17 +00:00
rsadowski
bf8fc7f65c Switch from Qt4 to Qt5 after all dependencies have been updated
OK cwen@, Tested by paco@
2020-02-04 06:09:13 +00:00
rsadowski
d4e1cdb0f8 Update opencad to 2019.05
Update diff from Paco Esteban <paco onna be>. Thanks!
2019-10-17 20:04:04 +00:00
espie
a3cc216348 @tag update-mime-database 2018-07-01 18:33:35 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
espie
4d458d3820 zap common dirs 2018-05-12 13:59:37 +00:00
jasper
65aed41bfc - update to openscad-2015.03-2 2015-12-07 07:52:32 +00:00
sthen
28998e8e35 update to OpenSCAD 2013.06, mostly from Fred Crowson, plus regen PLIST
as there are new files
2014-01-09 00:37:45 +00:00
brad
f106026a29 Update to openscad 2013.01. Tied to the Boost update.
From Amit Kulkarni.

ok sthen@
2013-03-08 01:36:59 +00:00
matthew
42debab506 Add cad/openscad.
ok landry@

OpenSCAD is a software for creating 3D CAD objects.

Unlike most free software for creating 3D models, it does not focus on
the artistic aspects of 3D modelling but instead on the CAD aspects.
Thus it is more suitable for creating 3D models of machine parts but
perhaps not when creating computer-animated movies.

OpenSCAD is not an interactive modeller. Instead it is something like
a 3D-compiler that reads in a script file that describes the object
and renders the 3D model from this script file. This gives designers
full control over the modelling process and enables them to easily
change any step in the modelling process or make designes that are
defined by configurable parameters.
2011-04-29 18:55:37 +00:00