Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #311

Merged
merged 3 commits into from
Dec 6, 2024
Merged

Update dependencies #311

merged 3 commits into from
Dec 6, 2024

Conversation

slimbuck
Copy link
Member

@slimbuck slimbuck commented Dec 6, 2024

This PR updates SuperSplat to the latest dependencies, including Engine v2.3.1.

No functional change, however shader structure has changed somewhat.

@slimbuck slimbuck added the enhancement New feature label Dec 6, 2024
@slimbuck slimbuck requested a review from a team December 6, 2024 09:12
@slimbuck slimbuck self-assigned this Dec 6, 2024
@@ -49,7 +49,7 @@ class Underlay extends Element {
BLENDEQUATION_ADD, BLENDMODE_ZERO, BLENDMODE_ONE
);

this.entity.camera.onPostRenderLayer = (layer: Layer, transparent: boolean) => {
this.entity.camera.on('postRenderLayer', (layer: Layer, transparent: boolean) => {

Choose a reason for hiding this comment

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

and same here, should it be on the scene

@slimbuck slimbuck merged commit 97ea35e into playcanvas:main Dec 6, 2024
2 checks passed
@slimbuck slimbuck deleted the latest-engine branch December 6, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants