sprite_light_experimental #7

Open
cosmonaut wants to merge 5 commits from sprite_light_experimental into main
There is no content yet.
This pull request has changes conflicting with the target branch.
  • Effects/FXB/DeferredPBR_PointLightEffect.fxb
  • Effects/HLSL/PaletteCrushEffect.fx
  • Effects/FXB/PaletteCrushEffect.fxb
  • Effects/HLSL/DeferredPBR_GBufferEffect.fx
  • Effects/HLSL/DeferredPBR_PointLightEffect.fx
  • Effects/HLSL/DiffuseLitSpriteEffect.fx
  • Effects/DeferredPBR_GBufferEffect.cs
  • Effects/DeferredPBR_PointLightEffect.cs
  • Effects/FXB/DeferredPBR_GBufferEffect.fxb
  • Effects/FXB/DiffuseLitSpriteEffect.fxb
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b sprite_light_experimental main
git pull origin sprite_light_experimental

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff sprite_light_experimental
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MoonsideGames/Kav#7
There is no content yet.