mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-15 00:54:38 +00:00
MeshLabServer was iterating on the "output list", but always exporting the current layer (meshDocument.mm()). Now it exports layers following their order - TO BE TESTED -