-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: playcanvas/engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.16.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: playcanvas/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.16.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 13 files changed
- 4 contributors
Commits on Feb 4, 2026
-
[Fix] GsplatResourceBase.getTexture needs to be public (#8442)
* [Fix] GsplatResourceBase.getTexture needs to be public * change return type from undefined to null --------- Co-authored-by: Martin Valigursky <mvaligursky@snapchat.com>
Configuration menu - View commit details
-
Copy full SHA for a6762e5 - Browse repository at this point
Copy the full SHA a6762e5View commit details
Commits on Feb 9, 2026
-
fix: Inline WGSL resolveCodebook to fix Firefox naga compatibility (#…
…8450) Firefox's naga WGSL compiler rejects ptr<uniform, ...> as a function parameter per the WGSL spec. Inline the codebook resolution at all call sites to directly access uniform arrays without passing pointers. Co-authored-by: Martin Valigursky <mvaligursky@snapchat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
Configuration menu - View commit details
-
Copy full SHA for eb34748 - Browse repository at this point
Copy the full SHA eb34748View commit details
Commits on Feb 24, 2026
-
fix: move clustered packed values out of light struct for Samsung Web…
…GL (#8461) Store clustered packed `flags`, `anglesData`, and `colorBFlagsData` as module-scope temporaries instead of struct members to avoid observed precision/corruption issues on some Samsung devices while preserving decode behavior. Fixes #7800. Co-authored-by: Martin Valigursky <mvaligursky@snapchat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
Configuration menu - View commit details
-
Copy full SHA for 69e62ef - Browse repository at this point
Copy the full SHA 69e62efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68f06b6 - Browse repository at this point
Copy the full SHA 68f06b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 772763e - Browse repository at this point
Copy the full SHA 772763eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 653c3ab - Browse repository at this point
Copy the full SHA 653c3abView commit details -
Exclude skinned and morphed mesh instances from batching (#8477)
Co-authored-by: Martin Valigursky <mvaligursky@snapchat.com>
Configuration menu - View commit details
-
Copy full SHA for 5d1a716 - Browse repository at this point
Copy the full SHA 5d1a716View commit details -
Martin Valigursky committed
Feb 24, 2026 Configuration menu - View commit details
-
Copy full SHA for 5c8389e - Browse repository at this point
Copy the full SHA 5c8389eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.16.1...v2.16.2