Skip to content

Fix unlit missing parameters#10144

Merged
mockersf merged 1 commit into
bevyengine:mainfrom
DGriffin91:fix_unlit
Oct 16, 2023
Merged

Fix unlit missing parameters#10144
mockersf merged 1 commit into
bevyengine:mainfrom
DGriffin91:fix_unlit

Conversation

@DGriffin91

Copy link
Copy Markdown
Contributor

Objective

Solution

  • Add them back

@alice-i-cecile alice-i-cecile added this to the 0.12 milestone Oct 16, 2023
@alice-i-cecile alice-i-cecile added C-Bug An unexpected or incorrect behavior A-Rendering Drawing game state to the screen labels Oct 16, 2023
@mockersf mockersf added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Oct 16, 2023
@mockersf
mockersf added this pull request to the merge queue Oct 16, 2023
Merged via the queue into bevyengine:main with commit 490699c Oct 16, 2023
ameknite pushed a commit to ameknite/bevy that referenced this pull request Nov 6, 2023
# Objective

- The refactoring in bevyengine#10105
missed including the frag_coord and normal in pbr_input.

## Solution

- Add them back
rdrpenguin04 pushed a commit to rdrpenguin04/bevy that referenced this pull request Jan 9, 2024
# Objective

- The refactoring in bevyengine#10105
missed including the frag_coord and normal in pbr_input.

## Solution

- Add them back
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants