| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-16 | 2.3 kB | |
| v0.144.0 source code.tar.gz | 2026-06-16 | 5.0 MB | |
| v0.144.0 source code.zip | 2026-06-16 | 5.6 MB | |
| Totals: 3 Items | 10.7 MB | 0 | |
Been doing some digital kitbashing and lost track of which models are based on which? Now you can mark a model as a "remix" of other models, as many as you like! Just go to the edit page, add a relationship, and search for the model you want to link up. Remixes and sources are shown in the model page sidebar.
We've also added thumbnail extraction from GCODE files, and added indexing for a number of new formats that F3D can create static renders of: DICOM, CityGML, Point clouds, VTK, OFF, DirectX, XBF, Quake MDL, IFC, MetaIO, NRRD, and Splat/Spz for 3D Gaussian Splatting.
What's Changed
✨ New Features ✨
- Add support for a whole load of new file types supported by F3D by @Floppy in https://github.com/manyfold3d/manyfold/pull/6337
- Use GCODE file thumbnails as preview images by @Floppy in https://github.com/manyfold3d/manyfold/pull/6379
- Link models together as remixes by @Floppy in https://github.com/manyfold3d/manyfold/pull/6377
🌍 Internationalization 🌏
- Translations updated: fr by @Floppy in https://github.com/manyfold3d/manyfold/pull/6361
- Translations updated: cs by @Floppy in https://github.com/manyfold3d/manyfold/pull/6360
- Translations updated: pl by @Floppy in https://github.com/manyfold3d/manyfold/pull/6359
- Translations updated: es by @Floppy in https://github.com/manyfold3d/manyfold/pull/6358
- Translations updated: zh-CN by @Floppy in https://github.com/manyfold3d/manyfold/pull/6357
- Translations updated: de by @Floppy in https://github.com/manyfold3d/manyfold/pull/6356
🛠️ Other Improvements 🛠️
- Break up edit forms with headings by @Floppy in https://github.com/manyfold3d/manyfold/pull/6352
- New UI layout for "add a link" button, and updates to similar layouts by @Floppy in https://github.com/manyfold3d/manyfold/pull/6353
- Add WASM and Rails plugins for Vite, and allow dev mode connections by @Floppy in https://github.com/manyfold3d/manyfold/pull/6354
- Extract model file relationship form and improve translation keys by @Floppy in https://github.com/manyfold3d/manyfold/pull/6355
- Remove explicit "it" block parameters by @Floppy in https://github.com/manyfold3d/manyfold/pull/6362
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.143.2...v0.144.0