Add the autogen.sh script to the source tree.
[lsystem3d.git] / NEWS
1 LSystem3D 0.2.1
2 * Minor bugfix
3
4 LSystem3D 0.2.0
5 * Stochastic L-system
6 * Menu bar with "File" and "Help" menus
7 * Reenabled the save/load functions
8 * Save initial diameter and factor
9
10 LSystem3D 0.1.0
11 * Migration from GLUI to FOX toolkit
12 * Multicolor support
13 * Draw polygons (leaves) with correct normals
14 * Diameter control of segment
15 * Node rewriting
16 * Temporarily disabled save/load function
17 * Removed angle updates in real time
18 * Renamed "Iterations" -> "Depth"
19
20 LSystem3D 0.0.1-2
21 * Configuration bugfix
22
23 LSystem3D 0.0.1-1
24 * Interpret basic rules (edge rewriting, bracketed)
25 * Simple 3D rendering
26 * Axiom/rules/angle/iterations input in GUI
27 * Save/load from file