Add the autogen.sh script to the source tree.
[lsystem3d.git] / NEWS
diff --git a/NEWS b/NEWS
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..6a334fdf036ba02bb93a6e14afd93daf4d605a1b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,27 @@
+LSystem3D 0.2.1
+       * Minor bugfix
+
+LSystem3D 0.2.0
+       * Stochastic L-system
+       * Menu bar with "File" and "Help" menus
+       * Reenabled the save/load functions
+       * Save initial diameter and factor
+
+LSystem3D 0.1.0
+       * Migration from GLUI to FOX toolkit
+       * Multicolor support
+       * Draw polygons (leaves) with correct normals
+       * Diameter control of segment
+       * Node rewriting
+       * Temporarily disabled save/load function
+       * Removed angle updates in real time
+       * Renamed "Iterations" -> "Depth"
+
+LSystem3D 0.0.1-2
+       * Configuration bugfix
+
+LSystem3D 0.0.1-1
+       * Interpret basic rules (edge rewriting, bracketed)
+       * Simple 3D rendering
+       * Axiom/rules/angle/iterations input in GUI
+       * Save/load from file