rioforce
rioforce
It is definitely possible in code, you'd just have to change the LDraw file parser to detect if a brick was imported by the name of the model, duplicate it...
I wasn't saying afterwards, I was saying while it imports. 1. Script imports 2x4 2. Script sees another 2x4 needs importing 3. Script finds name of original imported 2x4 and...
Just adding a method that may work: 1. Read entire file 2. Find how many 2x4s need importing 3. Import x number of 2x4s in proper locations
Did you re-write the entire script, or is this from the rewrite branch? I'll test it out and then give some more feedback. Thanks!
Sorry I couldn't test it earlier, but when I went to try it out today, I put all of the py scripts in a .zip folder, installed it from file,...
Was just searching around the web and came across this. I thought I'd link it here. https://wavesurfer-js.org/ Seems pretty nifty to add some time down the road when we want...
I second this! This is so much better, and really should be merged.