lighttransport / tinyusdz

Tiny, dependency-free USDZ/USDA/USDC library written in C++14
Other
512 stars 43 forks source link

Minor issue in console logging #2

Closed UkooLabs closed 4 years ago

UkooLabs commented 4 years ago

@syoyo

Using model from #1 i have noticed some issue in console logging...

Example incorrect output (rather than showing numbers)...

value.matrix(diag) = d, d, d, 

value.matrix(diag) = , , , 

syoyo commented 4 years ago

If you found an issue, you should post a procedure to reproduce the issue with minimal reproducible usdz file