Skip to content

Grapefruit Marmalade

Compare
Choose a tag to compare
@stefanmuller stefanmuller released this 23 Jan 03:50
· 3 commits to main since this release

Note: This release has a critical bug, please update to a newer version

Another release focusing on bug fixes, QoL and speed! A lot of improvements surrounding the print separation feature, so I felt confident enabling this option by default for the model importer. This allows all parts to be cached with the new auto caching workflow introduced with v2.3.

Also managed to further increase compatibility with the LDraw library, now rendering parts with multiple materials - windows for example correctly. This means iconic parts like 3081cc01 are finally supported.

Changelog

  • fixed old bug with print separation that would double up studs
  • fixed print separation for unofficial mpd parts
  • increased default normal push for separated prints
  • exposed push slider in ldraw_part
  • enabling print separation for model importer
  • added compatibility for multi materials
  • improved printed part detection
  • strip subpart name in dynamic model importer
  • fixed cancel button behaviour in dynamic model importer
  • improved path and name attributes for dynamic model importer
  • factored out part properties so it works with new auto caching workflow