Skip to content
#

lego

Here are 588 public repositories matching this topic...

billthefish
billthefish commented Jun 2, 2022

Describe the bug
Some part fail to load with setStuds on unless specific files are loaded with the model

To Reproduce
LDraw.org uses a custom fetcher to prefetch all the LDraw files needed for a model and loads them into buildinginstructions.js. The parts/primitives are stored in an array and used by idToUrl like so (part_paths is an array of the part files):

var idToUrl = funct
bug help wanted good first issue

Improve this page

Add a description, image, and links to the lego topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lego topic, visit your repo's landing page and select "manage topics."

Learn more