LDraw.org Discussion Forums
ConvertToLDraw Version 1.5.2 Released - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html)
+--- Forum: LDraw File Processing and Conversion (https://forums.ldraw.org/forum-22.html)
+--- Thread: ConvertToLDraw Version 1.5.2 Released (/thread-29013.html)



ConvertToLDraw Version 1.5.2 Released - Hageta - 2025-08-20

This release improves the colour search and adds the colours from the 2025-07 parts update:
https://github.com/Nexusnui/Convert-To-LDraw/releases/tag/v1.5.2

Release Notes:

Important Notice:
This version uses a new windows installer(Inno Setup) and the default installation path has changed. This means that versions prior to this release are not overridden and have to be uninstalled manually.

Changelog:

Improvements:
  • #40 improve colour search
    • button to show simular colours to the current one
    • do not clear searchbar when changing search category
    •  fixed search by colour name
  • updated LDraw Colours to include the new additions from the 2025-07 parts update

Bug Fixes:

Full Changelog: https://github.com/Nexusnui/Convert-To-LDraw/compare/v1.5.1...v1.5.2