bsupnik

Results 5 issues of bsupnik

Hi, I'm not sure if this is a bug or design limitation, but: the tesselator appears to create a colinear triangle (e.g. a triangle where all 3 vertices are colinear)...

The write-out order of the index table and vertex table should be optimized for GPU consumption. 1. The index table should run in approximately the linear draw order of the...

in review
Optimization

This bug is a place-holder to put in optimizations to the pre-post transform matrices that will improve the quality of the output OBJ8. - When a data block is loc-only...

If an armature's "object" transform is non-animated, it is exported incorrectly. I tested a few cases: - If the armature has a parent empty display with an offset or rotation,...

Bug
in review

Our app (X-Plane) embeds Drogon to provide a restful API for third party add-ons. When the listening port for API requests is not available (e.g. because it is in use...