ImportLDraw
ImportLDraw copied to clipboard
A Blender plug-in for importing LDraw file format Lego models and parts.
Add checkbox * [ ] !TEXMAP (Texture Mapping extension) FAQ for LDraw Texture Mapping extension * http://www.ldraw.org/documentation/ldraw-org-file-format-standards/language-extension-for-texture-mapping.html * http://www.leocad.org/docs/texmap.html
i appreciate the option to bevel the bricks on import via the bevel modifier, but unfortunately A LOT of the bricks are so poorly modelled that the option at best...
This might be coming from the underlying ldraw geometry for the "LEGO" stud logo, I'm not sure. The bottom-left corner of the "L" and the top-right corner of the "O"...
Is it possible to add rigging for the characters. there are some rigs but they only work for mecabrics. now that im most using the Ldraw system it is not...
…udio for Windows When people want to import models that they have designed in BrickLink Studio: https://www.bricklink.com/v3/studio/download.page The best way to ensure compatibility is to re-use the ldraw folder of...
After importing with autobevel and high res meshes im finding that many brick edges remain unbevelled, some bricks, whilst their curved faces are smoothed, the side faces still have facets...
Hi there, how can I import my ldraw with working luminous colors (potentially all render-only colors)? expected: Blender renders luminous (~glowing/light emitting) parts observed: Blender seems to replace those colors...
Hi! I absolutely love your extension. Would it be possible for you to update the plugin so that it could work together with blender 4.2? Would mean a world to...
Running Blender 4.4.3 via Steam (Linux), both the addon and parts library are the latest versions. Here's what Blender's log says when I attempt to import anything: ``` bpy.ops.object.select_all(action='SELECT') bpy.ops.object.delete(use_global=False)...
The LDraw colour spec[^1] has been extended[^2] with: - _Revision: 01-Apr-2025_ - `FABRIC [VELVET | CANVAS | STRING | FUR]` The current implementation of `LegoColours::__readColourTable()` in `loadldraw/loadldraw.py`, fails with: -...