Skip to content

Releases: manyfold3d/manyfold

v0.6.2

07 Mar 01:36
a452b09
Compare
Choose a tag to compare

Fixed

  • Add empty URL fields in forms if there aren't any there to start with
  • Optimise creation of three.js contexts and disposal, by only loading things when they come into view

v0.6.1

06 Mar 18:56
1f776bc
Compare
Choose a tag to compare

Fixed

  • Attempted fix for version number in footer

v0.6.0

06 Mar 13:34
8f72ce5
Compare
Choose a tag to compare

Added

  • Show creator in model preview card

v0.5.0 Me, I'm a Creator

06 Mar 00:32
83b39dc
Compare
Choose a tag to compare

Added

  • Add Creators to keep track of who made your favourite models
  • Link models to their creator
  • Add web page links to models and creators. Thingiverse, Patreon, Cults3d, whatever you want.
  • Nicely styled forms with improvements to layout and readability
  • Show model, part or library name in page title

v0.4.0 Exclusive Preview

25 Feb 01:51
68e51c4
Compare
Choose a tag to compare

Added

  • Added model previews that show a single part. This part is set by default, but can be changed in the model view. You may need to rescan your library to get it working.
  • Only load 3d model when a preview comes into view, to speed things up.
  • Shows version and commit SHA in footer so you know what you're running.
  • Changed tag colours
  • Add button icons to make things more compact

Fixed

  • Fixed loading for OBJ files, where some geometry might have been missed.
  • Pinned database versions in docker-compose example
  • Handle uppercase file extensions on case-sensitive filesystems

v0.3.0 Container Shipping

19 Feb 22:09
4611142
Compare
Choose a tag to compare

Added

  • Now available as a pre-built Docker image for x86, arm and arm64 architectures! Now you can run VanDAM on your Raspberry Pi! Get it with docker pull ghcr.io/floppy/van_dam:latest.

v0.3.0-beta.1

18 Feb 01:06
233ed69
Compare
Choose a tag to compare
v0.3.0-beta.1 Pre-release
Pre-release
Merge pull request #14 from Floppy/docker-build

Multi-arch containers build on GitHub Actions

v0.2.0 Docker the Bay

15 Feb 23:07
dceb6aa
Compare
Choose a tag to compare

Added

  • Dockerised app for easier setup with docker-compose (no downloadable image yet though, one step at a time)
  • Autogenerated tags based on folder names
  • Basic tag viewing and filtering
  • Detailed part view
  • Store "printed" and "presupported" data for parts
  • Friendlier names for parts
  • Statistics in footer

Fixed

  • Fix display for multi-mesh OBJ files - still may have problems, but you should see something.

v0.1.0 Accidental Synthwave

09 Feb 22:26
5ac535f
Compare
Choose a tag to compare

Added

  • Basically everything, this is the first release...
  • Create libraries by specifying a path on disk
  • Scan the libraries for models (folders containing 3d files)
  • Preview parts within models (parts the the files themselves)
  • Download individual part files