|
@@ -1,5 +1,5 @@
|
|
|
{
|
|
|
- "webgl_animation_cloth": [ "physics", "integration" ],
|
|
|
+ "webgl_animation_cloth": [ "physics", "integration", "shadow" ],
|
|
|
"webgl_clipping": [ "solid" ],
|
|
|
"webgl_clipping_advanced": [ "solid" ],
|
|
|
"webgl_clipping_intersection": [ "solid" ],
|
|
@@ -37,7 +37,7 @@
|
|
|
"webgl_materials_channels": [ "normal", "depth", "rgba packing" ],
|
|
|
"webgl_materials_cubemap_mipmaps": [ "envmap" ],
|
|
|
"webgl_materials_envmaps_parallax": [ "onBeforeCompile" ],
|
|
|
- "webgl_materials_lightmap": [ "shadows" ],
|
|
|
+ "webgl_materials_lightmap": [ "shadow" ],
|
|
|
"webgl_materials_physical_clearcoat": [ "anisotropy" ],
|
|
|
"webgl_materials_physical_transmission": [ "alpha" ],
|
|
|
"webgl_materials_shaders_fresnel": [ "refraction" ],
|