log src/vtkplot.cpp @ 43:8aea477c7cf8

age author description
Mon, 15 Mar 2010 21:10:18 -0600 Jordi Gutiérrez Hermoso Continue implementation of vtkplot class, only missing to move the tail of the pipeline to the Plot function.
Sat, 13 Mar 2010 15:55:11 -0600 Jordi Gutiérrez Hermoso Setup initial class for vtkplot; cleanup interpolator to use C++1x's auto and untabify
Fri, 12 Mar 2010 09:24:31 -0600 Jordi Gutiérrez Hermoso Setup initial interface to vtkplot
Fri, 12 Mar 2010 09:21:07 -0600 Jordi Gutiérrez Hermoso Remove indentation due to namespace scope
Thu, 11 Mar 2010 23:55:38 -0600 Jordi Gutiérrez Hermoso imported patch debug
Thu, 11 Mar 2010 23:55:38 -0600 Jordi Gutiérrez Hermoso imported patch vtk-patch
Sun, 14 Feb 2010 19:27:28 -0600 Jordi Gutiérrez Hermoso Reformat source a bit, remove tabs, use C++0x's auto
Mon, 08 Feb 2010 19:59:28 -0600 Jordi Gutiérrez Hermoso Migrate the build system to CMake, tweak Doxyfile, add vtkplot.cpp as a skeleton for a VTK plotting class
Wed, 03 Feb 2010 19:40:34 -0600 Jordi Gutiérrez Hermoso Minor issues with stray namespace changes
Wed, 03 Feb 2010 18:18:38 -0600 Jordi Gutiérrez Hermoso Halfway to replacing all namespaces with the kwantxi namespace