summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...Bastien Bouclet2008-05-172-82/+22
* complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen2008-05-091-3/+3
* copyeditbulia byak2008-05-091-1/+1
* Remove LPESlant.Johan B. C. Engelen2008-05-095-103/+0
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-0914-68/+8
* add constructgrid lpe to Makefile_insertJohan B. C. Engelen2008-05-081-0/+2
* add LPEConstructGridJohan B. C. Engelen2008-05-084-0/+152
* fix 224981bulia byak2008-05-061-1/+4
* make determining smooth nodes more robustbulia byak2008-05-061-9/+14
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-052-8/+8
* copyeditingbulia byak2008-05-012-18/+18
* Warning and whitespace cleanupJon A. Cruz2008-05-012-9/+9
* Cmake: Fixed issues with pedro not linking correctlyJoshua L. Blocher2008-04-281-2/+14
* fix a couple of g++-4.3 compile errors.Peter Moulder2008-04-241-0/+2
* Set concatenate_before_pwd2 = true in perspective path LPE so that paths don'...Maximilian Albert2008-04-151-0/+2
* - Clean up LPE bounding box computing codeBastien Bouclet2008-04-156-87/+102
* cmake: move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen2008-04-141-2/+0
* use sp_nodepath_make_straight_path in LPE VonKochJohan B. C. Engelen2008-04-141-1/+2
* don't override helperpath preference setting per default in LPE::Effect.Johan B. C. Engelen2008-04-141-1/+0
* suppress helperpath and handles showing for LPESpiroJohan B. C. Engelen2008-04-141-1/+4
* use sp_nodepath_make_straight_path in LPEGearsJohan B. C. Engelen2008-04-141-1/+1
* whitespace + commentJohan B. C. Engelen2008-04-141-20/+18
* please dont forget to update Makefile_insert\!bulia byak2008-04-141-2/+0
* suppress helperpath display for spirobulia byak2008-04-142-0/+6
* C++-ify initialization of Effect classJohan B. C. Engelen2008-04-131-3/+3
* C++-ify initialization of Parameter and ScalarParam classesJohan B. C. Engelen2008-04-131-15/+15
* fix typoJohan B. C. Engelen2008-04-131-1/+0
* now with 2geom's arc implem. : accept pasting ellipse path params.Johan B. C. Engelen2008-04-131-13/+6
* move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen2008-04-1310-456/+8
* remove split_at_discontinuities from LPE code, because it has been moved to 2...Johan B. C. Engelen2008-04-132-46/+1
* Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan2008-04-122-3/+3
* Spiro splines LPE using code by Raph Levienbulia byak2008-04-1210-0/+1430
* process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2008-04-102-5/+1
* change doEffect functions to use const& parametersJohan B. C. Engelen2008-04-0924-35/+35
* change to c++ style casts in Effect::NewJohan B. C. Engelen2008-04-091-12/+11
* change doEffect_path to default to calling pwd2 for all continuous subpathsJohan B. C. Engelen2008-04-093-20/+38
* rename LPESkeletalStrokes -> LPEPatternAlongPathJohan B. C. Engelen2008-04-086-42/+42
* rename LPEPathAlongPath -> LPEBendPathJohan B. C. Engelen2008-04-086-25/+24
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-071-20/+20
* RegisteredTransformedPoint: fix methods to use const&.Johan B. C. Engelen2008-04-051-0/+5
* New LPE: Perspective pathsMaximilian Albert2008-04-025-1/+210
* Make BoolParam usable in boolean expressions directlyMaximilian Albert2008-04-021-0/+3
* Increase precision for circle LPE so that the output is actually a circle :)Maximilian Albert2008-04-021-14/+11
* lpe-skeletal-stroke: fixed bug #204046 (skeleton having more than one subpath...JF Barraud2008-04-011-70/+97
* New LPE: Circle (with center at the first point and passing through the last ...Maximilian Albert2008-03-305-2/+168
* add CMakeLists.txt files for live_effectsJohan B. C. Engelen2008-03-292-0/+56
* svn propset svn:eol-style native **/todo.txtPeter Moulder2008-03-292-16/+16
* svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, packa...Peter Moulder2008-03-293-314/+314
* fix lpe-PathPAram when deleting the path that it links toJohan B. C. Engelen2008-03-282-2/+17
* and two more files that were missed in lpe-group commitJohan B. C. Engelen2008-03-282-0/+116