Release : 2021 MAY 16
-
There's a new release of JSCAD, including changes from several pull requests.
Bug Fixes
examples: corrected sphere, text, balloon examples, added orientation example (#840)
regl-renderer: added reasonable defaults for drawGrid
regl-renderer: corrected conversion of empty solids to entities, updated tests
regl-renderer: corrected determination of camera position change in orbitControls
web: another attempt to fix performance / elasticity issues of viewer
web: replaced JSON comparisons with ID comparisons in viewerFYI, the most-gestures package has been integrated into the web package.
Successfully published:
- @jscad/cli@2.2.2
- @jscad/core@2.3.2
- @jscad/examples@2.2.0
- @jscad/regl-renderer@2.1.1
- @jscad/web@2.3.1
Thanks to @hrgdavor for the viewer improvements.