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.
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
PBR shader support Iridescence #2425
PBR shader support Iridescence #2425
Changes from 1 commit
5a26f3d
5ecc318
cafc24f
dc69489
221b7b6
0d45d9c
0f14c3f
8871d9b
3b4ffd7
f649a58
598fc56
e33a66f
41ef06f
b5214fc
f36ce02
ff8b7c2
634236f
91e6fa4
3932448
671cace
92b972e
9226d38
ff6a69a
0838968
82d5a8f
39043a2
ad61eed
2b308ec
2c1604f
0be9f2a
88f89f2
b5b9a0a
d7a82de
d1547d4
76c5423
aa41aaf
f4b16fd
9fb543f
647b8a9
e70ee42
8f41f62
499bd70
e644dff
6f418fa
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 140 in packages/core/src/material/PBRMaterial.ts
GitHub Actions / lint
Check warning on line 145 in packages/core/src/material/PBRMaterial.ts
Codecov / codecov/patch
packages/core/src/material/PBRMaterial.ts#L144-L145
Check warning on line 157 in packages/core/src/material/PBRMaterial.ts
Codecov / codecov/patch
packages/core/src/material/PBRMaterial.ts#L148-L157
Check failure on line 160 in packages/core/src/material/PBRMaterial.ts
GitHub Actions / lint
Check warning on line 165 in packages/core/src/material/PBRMaterial.ts
Codecov / codecov/patch
packages/core/src/material/PBRMaterial.ts#L164-L165
Check warning on line 177 in packages/core/src/material/PBRMaterial.ts
Codecov / codecov/patch
packages/core/src/material/PBRMaterial.ts#L168-L177
Check failure on line 180 in packages/core/src/material/PBRMaterial.ts
GitHub Actions / lint
Check warning on line 185 in packages/core/src/material/PBRMaterial.ts
Codecov / codecov/patch
packages/core/src/material/PBRMaterial.ts#L184-L185
Check warning on line 197 in packages/core/src/material/PBRMaterial.ts
Codecov / codecov/patch
packages/core/src/material/PBRMaterial.ts#L188-L197
Check failure on line 200 in packages/core/src/material/PBRMaterial.ts
GitHub Actions / lint
Check warning on line 205 in packages/core/src/material/PBRMaterial.ts
Codecov / codecov/patch
packages/core/src/material/PBRMaterial.ts#L204-L205
Check warning on line 217 in packages/core/src/material/PBRMaterial.ts
Codecov / codecov/patch
packages/core/src/material/PBRMaterial.ts#L208-L217
Check failure on line 218 in packages/core/src/material/PBRMaterial.ts
GitHub Actions / lint
Check failure on line 220 in packages/core/src/material/PBRMaterial.ts
GitHub Actions / lint
Check warning on line 224 in packages/core/src/material/PBRMaterial.ts
Codecov / codecov/patch
packages/core/src/material/PBRMaterial.ts#L223-L224
Check warning on line 234 in packages/core/src/material/PBRMaterial.ts
Codecov / codecov/patch
packages/core/src/material/PBRMaterial.ts#L227-L234
Check failure on line 237 in packages/core/src/material/PBRMaterial.ts
GitHub Actions / lint
Check warning on line 241 in packages/core/src/material/PBRMaterial.ts
Codecov / codecov/patch
packages/core/src/material/PBRMaterial.ts#L240-L241
Check warning on line 251 in packages/core/src/material/PBRMaterial.ts
Codecov / codecov/patch
packages/core/src/material/PBRMaterial.ts#L244-L251
Check failure on line 265 in packages/core/src/material/PBRMaterial.ts
GitHub Actions / lint