bsupnik
bsupnik
One random thought: if the algorithm sweeps mono regions from left to right, is this an artifact of not closing off the end of the sweep properly when there are...
@memononen Thanks - if I find any more details (or specific or confirmed details), I'll be sure to post them here. I've had experience with sweep-line algorithms before but I...
I've found the source of the colinear triangle (or at least, the code path that causes it). The very _beginning_ of tessMessTessellateMonoRegion is producing the colinear triangle in its very...
No, fortunately (maybe?) that's a different code site.
Hi, I want to make sure this is a correct summary of the bug: - The test file has an ATTR_light_level that is meant to cover a WIDE variety of...
I think the last part for armatures is still not done and could be done in a future exporter.
How to "bake" a dynamic translation: Apply the static bake matrix's full transform to each translation key frame point. Set the rotation part of the static translation's data block to...
Notes from Ted's first successful animation translation: - The STATIC animations induced by this import have no dataref names I don't no whether this is actually a latent (or always...
@Cristiano-Maggi can you please attach a small .blend file that reproduces this issue (E.g. two "stacked" show-hides where only one loops?). Thanks!
What version of the exporter are you using?