Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/model_constraintpool.py
Commit message (Expand)AuthorAgeFilesLines
* Added Fermat's spiral for sampling points.Nostalghia2010-07-231-0/+2
* Added a stamp painter for simple stars.Nostalghia2010-07-071-0/+1
* Border modifier is deprecated.Nostalghia2010-07-031-0/+3
* Removing Glade for Kandid to make it more compatible with the Sugar Platform ...Nostalghia2010-06-171-19/+20
* A simple version of a layer showing bitmap images added.Nostalghia2010-05-301-1/+2
* clean up before releaseNostalghia2010-05-241-3/+4
* Bug fixing the mask modifier and border modifier in the rendering engine.Nostalghia2010-05-221-3/+3
* Added a layer for rendering linear cellular automataNostalghia2010-05-151-0/+3
* Added a sampler for iterated function systems.strom2010-05-021-0/+4
* Bug fixing samplers / rendering engine. The changes in the rendering are not ...Thomas Jourdan2010-02-221-5/+3
* Save and restoring the graphics context in modifier nodes. My be this is not ...Thomas Jourdan2010-02-191-2/+2
* Added a layer for rendering quadtreesThomas Jourdan2010-02-191-2/+2
* clean up before releasev4Thomas Jourdan2010-02-141-1/+1
* improving color schemeThomas Jourdan2010-01-311-0/+2
* Fixing Bug 1664. Use UTF-8 instead of UTF8.Thomas Jourdan2010-01-191-1/+1
* Themes and categories for stamps.Thomas Jourdan2010-01-091-0/+3
* Added stamps using SVG files.Thomas Jourdan2010-01-031-1/+10
* Layers are now arranged as a tree data structure.Thomas Jourdan2009-12-061-7/+5
* Additional samplers added. Using set_sensitive to disable GUI elements.Thomas Jourdan2009-09-041-5/+5
* implementing markov chain layer, dummy implementaion replacedThomas Jourdan2009-08-281-4/+6
* Added Voronoi diagram with low resolution sampling.Thomas Jourdan2009-08-251-1/+1
* added random walk splineThomas Jourdan2009-08-241-2/+6
* initial commitv1Nostalghia2009-08-221-0/+143