mitm001 5 anni fa
parent
commit
43c12896d7
2 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 0 1
      docs/modules/ROOT/pages/jme3.adoc
  2. 1 0
      docs/modules/core/nav.adoc

+ 0 - 1
docs/modules/ROOT/pages/jme3.adoc

@@ -9,7 +9,6 @@ ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 
 === Materials, Light, Shadow
 
-*  <<jme3/advanced/light_and_shadow#,Light and Shadow>>
 *  <<jme3/advanced/jme3_shaders#,About JME3 and Shaders>>
 *  <<jme3/advanced/jme3_shadernodes#,Shader Node System>>
 *  <<jme3/advanced/jme3_srgbpipeline#,Gamma correction or sRGB pipeline>>

+ 1 - 0
docs/modules/core/nav.adoc

@@ -31,3 +31,4 @@
 *** xref:material/material_definitions.adoc[.j3md Material Definitions]
 *** xref:material/materials_overview.adoc[.j3md Properties]
 *** xref:texture/anisotropic_filtering.adoc[Textures: Anisotropic Filtering]
+*** xref:light/light_and_shadow.adoc[Light and Shadow]