(2018-04-29, 18:23)End Unsure Wrote: just a note to any one who is involved with the construction/maintenance of LDCad. The friends and Elves heads are found divided between two directories 'Figures' and 'Mini-Figures', if there is a way to put them in one category (hopefully with relative ease) I'd appreciate knowing it or having it in the next version, either or.
You could edit (while the program is closed)
%appdata%\LDCad\partBin\default\sorted\friendsFigHatsHair.pbg
and change
Code:
<rules>
include description figure friends*
exclude category figure accessory
exclude description ~*,_*m,=*,brush,dryer
exclude !description hair,hat
Code:
<rules>
include description figure friends*
include category minifig headwear
exclude category figure accessory
exclude description ~*,_*m,=*,brush,dryer
exclude !description hair,hat
(2018-04-29, 18:23)End Unsure Wrote: Personally I think they make more sense in figures than mini-figures given their unique design but that's just me.I tried to reorganize the figures in the 1.6a and b version but there is a lot of overlap indeed.
(2018-04-29, 18:23)End Unsure Wrote: Thank you for your time and work on such a great program, I love LDCad.Thanks I love working on it