Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/trunk' into trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbot16 committed Mar 6, 2021
2 parents e99d740 + 5215502 commit d2b7f98
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@ private static RenderLayer wrap(String name, RenderLayer wrapped, GbufferProgram
}

private static RenderLayer wrapGlint(String glintType, RenderLayer wrapped) {
String name = ((RenderPhaseAccessor) wrapped).getName();

String wrappedName = "iris:" + glintType + "_glint";

if (glintType == null) {
Expand Down

0 comments on commit d2b7f98

Please sign in to comment.