This is the first official release of openscad_objects, as an actual "release". It contains all work since its first commit in spring 2022.
Installing
Installing should be as simple as:
- Download the most recent release of openscad_objects from https://github.com/jon-gilbert/openscad_objects/releases/latest
- Unpack the zipfile or tarball. Inside will be a directory, named
openscad_objects-0.9(where0.9is the version of the release). Extract that folder to your OpenSCAD library directory - Rename that release directory from
openscad_objects-0.9to justopenscad_objects
You'll need the BOSL2 framework to get this working; see https://github.com/BelfrySCAD/BOSL2/ for instructions on how to download and incorporate it.
Full Changelog: aa5834f...1.0 (though, be warned: this is everything, so kind of pointless)