Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ep_layer_voronoidiagram.py
Commit message (Expand)AuthorAgeFilesLines
* refactoring th code for page handlingNostalghia2010-06-271-1/+3
* Added a layer for rendering linear cellular automataNostalghia2010-05-151-3/+3
* Bug fixing samplers / rendering engine. The changes in the rendering are not ...Thomas Jourdan2010-02-221-1/+1
* clean up before releasev4Thomas Jourdan2010-02-141-6/+8
* An 'explain details' page is added to Kandid.Thomas Jourdan2010-02-121-0/+7
* improving color schemeThomas Jourdan2010-01-311-15/+44
* Cancel obsolete rendering task during start up. This may reduce time when sta...Thomas Jourdan2010-01-251-1/+1
* Fixing Bug 1664. Use UTF-8 instead of UTF8.Thomas Jourdan2010-01-191-1/+1
* Themes and categories for stamps.Thomas Jourdan2010-01-091-19/+11
* Added stamps using SVG files.Thomas Jourdan2010-01-031-45/+4
* using unicode characters as stampsThomas Jourdan2009-12-311-3/+5
* preparing ka_widget for PootleThomas Jourdan2009-12-061-0/+1
* Layers are now arranged as a tree data structure.Thomas Jourdan2009-12-061-38/+82
* Additional samplers added. Using set_sensitive to disable GUI elements.Thomas Jourdan2009-09-041-12/+16
* implementing markov chain layer, dummy implementaion replacedThomas Jourdan2009-08-281-4/+27
* Added Voronoi diagram with low resolution sampling.Thomas Jourdan2009-08-251-0/+253