Richard Milewski

Results 11 issues of Richard Milewski

Under some circumstances unionRoundMask requires re-flattening of the bottom of the model before slicing. Consider: `use $fn = 36; unionRoundMask( r = 1 , detail = $preview ? 3 :...

**Is your feature request related to a problem? Please describe.** The documentation for the text3d() module is a bit confusing in that the size parameter is referred to as "font...

I've noticed odd latency issues. Not that it's out of sync with other cameras, but if I do a swipe from another source to the iOS Camera, the camera feed...

It is common practice in professional streaming productions to have cameras with recording capability both record an event and provide a live feed to the production switcher. Is there enough...

Too early to merge, methinks. Looking for comments on errors, omissions and whether I fell down the the entirely wrong rabbit hole.

Heightfield uses an argument list quite different from other texturing modules. tex_depth, tex_size, tex_reps, tex_inset would all be useful in heightfield. "style" seems to mean different things in heightfield() vs...

Release Blocker

![20x20](https://github.com/BelfrySCAD/BOSL2/assets/702294/ea296653-1eda-40f9-ba82-81127abde2e5) Running the 20x20 pixel png above through img2scad.py generates this file: [20x20S.txt](https://github.com/BelfrySCAD/BOSL2/files/13929994/20x20S.txt) (I changed the extension from .scad to .txt because GitHub refuses to load .scad files here.) ```...

The ang parameter in rounding_angled_edge_mask() defaults to 90°. Doesn't that make rounding_edge_mask() redundant? Should rounding_edge_mask() be dropped and rounding_angled_edge_mask() be renamed? Same for rounding_corner_mask().

Not entirely sure this is possible but.... It would be a huge help if it were possible to set the export file basename to the value of an OpenSCAD variable....

Would it be possible to add a second cheatsheet link that is user configurable? Having the BOSL2 cheatsheet accessible in same way as the OpenSCAD cheatsheet would be an enormous...