Browse Source

link to new topic

mitm001 5 years ago
parent
commit
b17f52a08b
2 changed files with 1 additions and 1 deletions
  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
 === Materials, Light, Shadow
 
 
-*  <<jme3/advanced/anisotropic_filtering#,Anisotropic Filtering for Textures>>
 *  <<jme3/advanced/light_and_shadow#,Light and Shadow>>
 *  <<jme3/advanced/light_and_shadow#,Light and Shadow>>
 *  <<jme3/advanced/jme3_shaders#,About JME3 and Shaders>>
 *  <<jme3/advanced/jme3_shaders#,About JME3 and Shaders>>
 *  <<jme3/advanced/jme3_shadernodes#,Shader Node System>>
 *  <<jme3/advanced/jme3_shadernodes#,Shader Node System>>

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

@@ -30,3 +30,4 @@
 *** xref:material/j3m_material_files.adoc[.j3m Material files]
 *** xref:material/j3m_material_files.adoc[.j3m Material files]
 *** xref:material/material_definitions.adoc[.j3md Material Definitions]
 *** xref:material/material_definitions.adoc[.j3md Material Definitions]
 *** xref:material/materials_overview.adoc[.j3md Properties]
 *** xref:material/materials_overview.adoc[.j3md Properties]
+*** xref:texture/anisotropic_filtering.adoc[Textures: Anisotropic Filtering]