summaryrefslogtreecommitdiffstats
path: root/src/live_effects (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-17Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...Bastien Bouclet2-82/+22
2008-05-09complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen1-3/+3
2008-05-09copyeditbulia byak1-1/+1
2008-05-09Remove LPESlant.Johan B. C. Engelen5-103/+0
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen14-68/+8
2008-05-08add constructgrid lpe to Makefile_insertJohan B. C. Engelen1-0/+2
2008-05-08add LPEConstructGridJohan B. C. Engelen4-0/+152
2008-05-06fix 224981bulia byak1-1/+4
2008-05-06make determining smooth nodes more robustbulia byak1-9/+14
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen2-8/+8
2008-05-01copyeditingbulia byak2-18/+18
2008-05-01Warning and whitespace cleanupJon A. Cruz2-9/+9
2008-04-28Cmake: Fixed issues with pedro not linking correctlyJoshua L. Blocher1-2/+14
2008-04-24fix a couple of g++-4.3 compile errors.Peter Moulder1-0/+2
2008-04-15Set concatenate_before_pwd2 = true in perspective path LPE so that paths don'...Maximilian Albert1-0/+2
2008-04-15- Clean up LPE bounding box computing codeBastien Bouclet6-87/+102
2008-04-14cmake: move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen1-2/+0
2008-04-14use sp_nodepath_make_straight_path in LPE VonKochJohan B. C. Engelen1-1/+2
2008-04-14don't override helperpath preference setting per default in LPE::Effect.Johan B. C. Engelen1-1/+0
2008-04-14suppress helperpath and handles showing for LPESpiroJohan B. C. Engelen1-1/+4
2008-04-14use sp_nodepath_make_straight_path in LPEGearsJohan B. C. Engelen1-1/+1
2008-04-14whitespace + commentJohan B. C. Engelen1-20/+18
2008-04-14please dont forget to update Makefile_insert\!bulia byak1-2/+0
2008-04-14suppress helperpath display for spirobulia byak2-0/+6
2008-04-13C++-ify initialization of Effect classJohan B. C. Engelen1-3/+3
2008-04-13C++-ify initialization of Parameter and ScalarParam classesJohan B. C. Engelen1-15/+15
2008-04-13fix typoJohan B. C. Engelen1-1/+0
2008-04-13now with 2geom's arc implem. : accept pasting ellipse path params.Johan B. C. Engelen1-13/+6
2008-04-13move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen10-456/+8
2008-04-13remove split_at_discontinuities from LPE code, because it has been moved to 2...Johan B. C. Engelen2-46/+1
2008-04-12Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan2-3/+3
2008-04-12Spiro splines LPE using code by Raph Levienbulia byak10-0/+1430
2008-04-10process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2-5/+1
2008-04-09change doEffect functions to use const& parametersJohan B. C. Engelen24-35/+35
2008-04-09change to c++ style casts in Effect::NewJohan B. C. Engelen1-12/+11
2008-04-09change doEffect_path to default to calling pwd2 for all continuous subpathsJohan B. C. Engelen3-20/+38
2008-04-08rename LPESkeletalStrokes -> LPEPatternAlongPathJohan B. C. Engelen6-42/+42
2008-04-08rename LPEPathAlongPath -> LPEBendPathJohan B. C. Engelen6-25/+24
2008-04-07cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen1-20/+20
2008-04-05RegisteredTransformedPoint: fix methods to use const&.Johan B. C. Engelen1-0/+5
2008-04-02New LPE: Perspective pathsMaximilian Albert5-1/+210
2008-04-02Make BoolParam usable in boolean expressions directlyMaximilian Albert1-0/+3
2008-04-02Increase precision for circle LPE so that the output is actually a circle :)Maximilian Albert1-14/+11
2008-04-01lpe-skeletal-stroke: fixed bug #204046 (skeleton having more than one subpath...JF Barraud1-70/+97
2008-03-30New LPE: Circle (with center at the first point and passing through the last ...Maximilian Albert5-2/+168
2008-03-29add CMakeLists.txt files for live_effectsJohan B. C. Engelen2-0/+56
2008-03-29svn propset svn:eol-style native **/todo.txtPeter Moulder2-16/+16
2008-03-29svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, packa...Peter Moulder3-314/+314
2008-03-28fix lpe-PathPAram when deleting the path that it links toJohan B. C. Engelen2-2/+17
2008-03-28and two more files that were missed in lpe-group commitJohan B. C. Engelen2-0/+116