Skip to content

MeshDecimate: improvements and test#4061

Merged
Fedr merged 1 commit intomasterfrom
better/decimate-mesh
Feb 5, 2025
Merged

MeshDecimate: improvements and test#4061
Fedr merged 1 commit intomasterfrom
better/decimate-mesh

Conversation

@Fedr
Copy link
Contributor

@Fedr Fedr commented Feb 5, 2025

  • invalidate mesh caches in the beginning of decimation (to decrease peak memory consumption) instead of end of decimation
  • avoid several invalidations during parallel decimation
  • limitedDeletion mode is activated only if necessary
  • add unit test of parallel decimation
  • do not invalidate cache directly in remesh, because it is already done in its sub. steps

@Fedr Fedr requested a review from oitel February 5, 2025 14:03
@Fedr Fedr merged commit 336bdc5 into master Feb 5, 2025
25 checks passed
@Fedr Fedr deleted the better/decimate-mesh branch February 5, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants