From ea43d267646514898b8f0d5a43556c27b902b320 Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Mon, 6 Apr 2026 16:53:49 +0300 Subject: [PATCH] chore(deps): update sixth-3d dependency to 1.5-SNAPSHOT Update pom.xml dependency from 1.4-SNAPSHOT to 1.5-SNAPSHOT. Fix procedural terrain screenshot path in documentation. Minor formatting improvements in docs. --- doc/index.org | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/index.org b/doc/index.org index 4b6b8cc..d0cd0c3 100644 --- a/doc/index.org +++ b/doc/index.org @@ -87,14 +87,14 @@ Prerequisites: :ID: 3fffc32e-ae66-40b7-ad7d-fab6093c778b :END: -Add *Sixth 3D* to your pom.xml: +Add *Sixth 3D* to your *pom.xml*: #+BEGIN_SRC xml eu.svjatoslav sixth-3d - 1.4-SNAPSHOT + 1.4 @@ -558,7 +558,7 @@ This demo demonstrates: #+attr_html: :class responsive-img #+attr_latex: :width 1000px -[[file:Procedural terrain.png]] +[[file:Screenshots/Procedural terrain.png]] Demonstrates procedurally generated mountain terrain with an animated fractal tree. The scene features: diff --git a/pom.xml b/pom.xml index 4baf761..c045ea0 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ eu.svjatoslav sixth-3d - 1.4-SNAPSHOT + 1.5-SNAPSHOT eu.svjatoslav -- 2.20.1