Skip to content

Make seam repair the default#23

Closed
agustin-littlehat wants to merge 7 commits into
mainfrom
seam-repair-default-cleanup
Closed

Make seam repair the default#23
agustin-littlehat wants to merge 7 commits into
mainfrom
seam-repair-default-cleanup

Conversation

@agustin-littlehat
Copy link
Copy Markdown
Contributor

Summary

  • move seam repair into core and run bleed/split by default on the lossy mesh path
  • remove seam bleed/split/show mesh workbench controls while keeping interior fill as a separate off-by-default experiment
  • sync React, Vue, vanilla, docs, and the seam gap bench with the new default path

Verification

  • pnpm test
  • pnpm build:packages
  • pnpm build:website
  • node --check bench/seam-gap-bench.mjs
  • git diff --check
  • Playwright smoke check for gallery rendering controls

…-cleanup

# Conflicts:
#	packages/polycss/src/render/textureAtlas.ts
#	packages/react/src/scene/PolyMesh.tsx
#	packages/react/src/scene/PolyScene.test.tsx
#	packages/react/src/scene/PolyScene.tsx
#	packages/react/src/scene/sceneContext.ts
#	packages/react/src/scene/textureAtlas.tsx
#	packages/react/src/shapes/Poly.test.tsx
#	packages/vue/src/scene/PolyMesh.ts
#	packages/vue/src/scene/PolyScene.test.ts
#	packages/vue/src/scene/sceneContext.ts
#	packages/vue/src/scene/textureAtlas.ts
#	packages/vue/src/shapes/Poly.test.ts
@agustin-littlehat
Copy link
Copy Markdown
Contributor Author

Superseded by clean branch/PR #24, which contains the same net diff as a single commit on top of main.

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