Skip to content

refactor: Remove unused gsplat-material module#8688

Merged
mvaligursky merged 1 commit into
mainfrom
mv-remove-gsplat-material
May 6, 2026
Merged

refactor: Remove unused gsplat-material module#8688
mvaligursky merged 1 commit into
mainfrom
mv-remove-gsplat-material

Conversation

@mvaligursky
Copy link
Copy Markdown
Contributor

Remove the orphaned src/scene/gsplat/gsplat-material.js module. It only exported createGSplatMaterial, which had no call sites in the engine and was not re-exported from src/index.js.

Changes:

  • Delete gsplat-material.js.

API Changes:

  • None for the documented public API (createGSplatMaterial was never exported from the main entry). Code that imported this module by deep path would need to inline equivalent material setup or use existing GSplat material APIs.

createGSplatMaterial was never imported or exported from index.js.
@mvaligursky mvaligursky self-assigned this May 6, 2026
@mvaligursky mvaligursky merged commit 5a56ef6 into main May 6, 2026
8 checks passed
@mvaligursky mvaligursky deleted the mv-remove-gsplat-material branch May 6, 2026 10:14
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.

1 participant