trisoup/m44703: use octree coding when trisoup leaf size equals 1
When trisoup was completely independent, trisoup handled lossless geometry coding by using a leaf size of 1 and no triangles. This commit replaces that mode with the better performing octree geometry coder.
Please register or sign in to comment