• Wei Zhang's avatar
    slices/m49121: constrain slice partitions to trisoup node size · cc06a6a2
    Wei Zhang authored and David Flynn's avatar David Flynn committed
    This avoids artefacts during trisoup generation by checking whether the
    original slice partition interval is an integer multiple of the block
    size W=2^(trisoup_node_size_log2). If not, the partition interval is
    rounded up to the nearest integer that is exactly divisible by the block
    size.
    cc06a6a2