-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Add frontFace support to render pipeline (#8447) #8448
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
Open
AlexAPPi
wants to merge
34
commits into
playcanvas:main
Choose a base branch
from
AlexAPPi:alx-add-render-front-face-mode
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+143
−31
Open
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
c21c7ff
Add frontFace method support (#8447)
AlexAPPi 3c51fbc
Changed the order to conform to WebGPU specifications.
AlexAPPi d56c6e1
Fix lint
AlexAPPi 0b7aad8
Delete mode from name
AlexAPPi fc6ba7b
Merge branch 'main' into alx-add-render-front-face-mode
AlexAPPi e1f01e0
Merge branch 'main' into alx-add-render-front-face-mode
AlexAPPi dca04b4
Remove default value in functions with private API
AlexAPPi 3d626f4
Remove comment
AlexAPPi 3542c9a
Add setupFrontFace method to renderer
AlexAPPi c2db7bb
Fix: 'FRONTFACE_CCW' is defined but never used
AlexAPPi a9ea299
Bly setupFrontFace
AlexAPPi c16b5fe
Merge remote-tracking branch 'upstream/main' into alx-add-render-fron…
AlexAPPi 485bd58
Update src/platform/graphics/constants.js
AlexAPPi 598919a
Update src/platform/graphics/constants.js
AlexAPPi 227debf
Update src/platform/graphics/graphics-device.js
AlexAPPi acbf75b
Update src/scene/materials/material.js
AlexAPPi 27e7feb
Merge branch 'main' into alx-add-render-front-face-mode
AlexAPPi d17349a
Merge branch 'main' into alx-add-render-front-face-mode
AlexAPPi 20576c9
Apply suggestions from code review
mvaligursky 3bca468
Update src/platform/graphics/constants.js
mvaligursky f837ae5
Update src/scene/materials/material.js
mvaligursky 57ff0f0
Merge branch 'main' into alx-add-render-front-face-mode
AlexAPPi 69914f3
Merge branch 'main' into alx-add-render-front-face-mode
AlexAPPi 8d3ccd3
Add frontFace test
AlexAPPi a42ed02
Merge branch 'main' into alx-add-render-front-face-mode
AlexAPPi e4edbd3
Add flipFactor for setupFontFace
AlexAPPi 509b5c4
Merge branch 'alx-add-render-front-face-mode' of https://github.com/A…
AlexAPPi 94df637
Backward compatibility
AlexAPPi 485791f
lint
AlexAPPi f1c773d
Merge branch 'main' into alx-add-render-front-face-mode
AlexAPPi df4b9fd
Ok
AlexAPPi eb2fc22
Merge branch 'alx-add-render-front-face-mode' of https://github.com/A…
AlexAPPi 8ea6447
Change setup logic
AlexAPPi 263b9c7
Change setup logic
AlexAPPi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.