LDraw.org Discussion Forums
ConvertToLDraw Version 1.5.1 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.1 Released (/thread-28928.html)



ConvertToLDraw Version 1.5.1 Released - Hageta - 2025-06-30

This is a smaller update that adds the new fabric colours from the LDraw Colour definition, fixes some bugs and updates some libraries this software depends on.

https://github.com/Nexusnui/Convert-To-LDraw/releases/tag/v1.5.1

Changelog:

Bug Fixes:
  • Moved BL Number Line to correct position
  • Fixed Unit Conversion(used for size info)

Dependency/Library Updates:
  • Updated three.js to version 0.177.0 and used the min version when possible
  • Updated Python Dependices