RE: Where are my subparts? (SOLVED)
2016-04-07, 17:50 (This post was last modified: 2016-04-07, 19:32 by Nils Schmidt.)
2016-04-07, 17:50 (This post was last modified: 2016-04-07, 19:32 by Nils Schmidt.)
(2016-04-07, 15:29)Philippe Hurbain Wrote: ...but 19066 doesn't show subparts, only vertices of the subpart....
Thank you for this very interesting bug report! I was able to reproduce this on all operating systems.
The bug is very hard to find. So, thank you again for attaching those files for a later regression test
I will fix this with the 0.8.10 release.
edit: I found the root cause. LDPE uses bounding boxes. They hide the sub-file when the box is not on the screen (to speed up the rendering process).
Something is wrong with the calculation... The bounding box of the subfile is not on the screen...
edit2: Found the solution! 19066s01 used an empty sub-file somewhere deeper (1-16chrd). The bounding box for empty subfiles was invalid. This invalid value was inherited to other files and as a result: NOTHING was displayed!
The issue is now closed.