Hew v0.7.1
Hew v0.7.1 - First Bug Fix Release
The massive v0.4.0 release introduced a regression whereby "inference points" (aka, "projection points") were often ignored when using an axis lock. Since those points are doubly important when in an axis-lock mode, that was a big enough bug to warrant a special release to handle it.
This release fixes that regression and now the inference points you'd expect to snap to are snappable to.
Downloads
The download page picks the right build
for your system, or grab a file directly:
| Platform | x64 / Intel | ARM64 / Apple Silicon |
|---|---|---|
| macOS — disk image | universal .dmg | universal .dmg |
| Windows — installer | .exe | .exe |
| Linux — AppImage | .AppImage | .AppImage |
| Linux — Debian/Ubuntu | .deb | .deb |
| Linux — Fedora/openSUSE | .rpm | .rpm |
| Web — self-hosting tarball | .tar.gz | .tar.gz |
- The macOS disk image is signed and notarized; one universal app
covers Apple Silicon and Intel. - Windows installers are not code-signed yet, so SmartScreen may
warn on first run — choose More info, then Run anyway. - On Linux, mark the AppImage executable (
chmod +x) before
first run, or install the .deb/.rpm. - Desktop builds update themselves;
latest.jsonand the
.sigassets serve that built-in updater and are not meant
for manual download. - Or skip installing entirely: Hew runs in the browser at
app.hew3d.com.