Skip to content

v0.144.0

Latest

Choose a tag to compare

@Floppy Floppy released this 16 Jun 16:38
· 8 commits to main since this release
9fc6ec2

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 #6337
  • Use GCODE file thumbnails as preview images by @Floppy in #6379
  • Link models together as remixes by @Floppy in #6377

🌍 Internationalization 🌏

🛠️ Other Improvements 🛠️

  • Break up edit forms with headings by @Floppy in #6352
  • New UI layout for "add a link" button, and updates to similar layouts by @Floppy in #6353
  • Add WASM and Rails plugins for Vite, and allow dev mode connections by @Floppy in #6354
  • Extract model file relationship form and improve translation keys by @Floppy in #6355
  • Remove explicit "it" block parameters by @Floppy in #6362

Full Changelog: v0.143.2...v0.144.0