Skip to content

Commit

Permalink
ShaderLib: Removed envmap_physical_fragment reference. See #7419.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed Oct 28, 2015
1 parent b45112a commit 69653f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/renderers/shaders/ShaderLib.js
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,6 @@ THREE.ShaderLib = {
THREE.ShaderChunk[ "lights_physical_fragment" ],
THREE.ShaderChunk[ "lights_template" ],
THREE.ShaderChunk[ "lightmap_fragment" ],
THREE.ShaderChunk[ "envmap_physical_fragment" ],

// modulation
THREE.ShaderChunk[ "aomap_fragment" ],
Expand Down

0 comments on commit 69653f5

Please sign in to comment.