Skip to content

Fix for engine v2.19#916

Merged
slimbuck merged 1 commit into
playcanvas:mainfrom
slimbuck:fix
Jun 3, 2026
Merged

Fix for engine v2.19#916
slimbuck merged 1 commit into
playcanvas:mainfrom
slimbuck:fix

Conversation

@slimbuck

@slimbuck slimbuck commented Jun 3, 2026

Copy link
Copy Markdown
Member

No description provided.

@slimbuck slimbuck requested a review from Copilot June 3, 2026 14:33
@slimbuck slimbuck self-assigned this Jun 3, 2026
@slimbuck slimbuck added the bug Something isn't working label Jun 3, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Splat initialization to remain compatible with PlayCanvas engine v2.19 by explicitly configuring the gsplat component creation options.

Changes:

  • Passes an options object to entity.addComponent('gsplat', …) instead of a single-property literal.
  • Explicitly sets unified: false when creating the gsplat component.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/splat.ts
@slimbuck slimbuck marked this pull request as ready for review June 3, 2026 14:37
@slimbuck slimbuck requested a review from a team June 3, 2026 14:37
@slimbuck slimbuck merged commit e8cb031 into playcanvas:main Jun 3, 2026
2 checks passed
@slimbuck slimbuck deleted the fix branch June 3, 2026 14:37
Re-qi pushed a commit to Re-qi/ReSplat that referenced this pull request Jun 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants