Skip to content

Conversation

@slimbuck
Copy link
Member

Description

Revert a change in #7999 which breaks spherical harmonics.

Fixes #8043

@slimbuck slimbuck requested review from a team and Copilot October 10, 2025 13:26
@slimbuck slimbuck self-assigned this Oct 10, 2025
@slimbuck slimbuck added bug Something isn't working area: graphics Graphics related issue labels Oct 10, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR reverts an unintended change from PR #7999 that broke spherical harmonics functionality. The change simplifies the getProp method implementation by removing unnecessary variable assignments and type casting.

  • Removes intermediate variable assignments in the getProp method
  • Eliminates explicit type casting and fallback to empty Float32Array

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@slimbuck slimbuck merged commit cfc1979 into playcanvas:main Oct 10, 2025
6 of 7 checks passed
@slimbuck slimbuck deleted the ply-fix branch October 10, 2025 13:29
slimbuck added a commit that referenced this pull request Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: graphics Graphics related issue bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The gsplat output is entirely black

2 participants