Code

delivarotify, render with cairo; regression: cairo cannot do inverse
[inkscape.git] / src / live_effects /
2008-06-22 johanengelenLPE Spiro: don't catch all exceptions, only the Continu...
2008-06-22 johanengelenuse pathvector directly from SPCurve in LPE path parameter.
2008-06-18 cilix42Display helper grid for LPELattice; automatically add...
2008-06-18 cilix42Make knotholder members protected
2008-06-18 cilix42Improve comments and catch missing desktop in effect.cpp
2008-06-18 cilix42Oops! Fix compile.
2008-06-18 cilix42Add handle to adjust angle
2008-06-18 cilix42New LPE: Copy rotate
2008-06-18 cilix42New LPE: Parallel
2008-06-18 cilix42Remove superfluous #include from lpe-skeleton.h
2008-06-18 cilix42Fix wrong descriptions
2008-06-17 johanengelenfix for 2geom change (pointAndDerivative)
2008-06-16 cilix42Activate automatic knotholders for LPE PointParams
2008-06-16 cilix42Address compile warning
2008-06-16 cilix42New LPE: Angle bisector
2008-06-16 cilix42New LPE: circle through 3 points
2008-06-16 cilix42Ditch PERMANENT_FLASH because it is handled by provides...
2008-06-16 cilix42Second step: try to make helper curves respond faster...
2008-06-16 cilix42First step towards making helper paths for LPE items...
2008-06-14 johanengelencatch cases where LPE Spiro generates non-continuous...
2008-06-14 johanengelenput exception catch block around all doEffect calls...
2008-06-14 prokoudinefixed another typo
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-12 johanengelenLPE Enveloppe: return input path when xx and yy are...
2008-06-12 cilix42whitespace
2008-06-12 cilix42Infrastructure in class LivePathEffect::Effect to put...
2008-06-12 verbalshadowCmake: Fix Dependencies with multiple include directories.
2008-06-11 mentalplumb XML::Documents in everywhere
2008-06-11 joncruzwarning cleanup
2008-06-10 cilix42New LPE: Mirror reflection
2008-06-10 cilix42Get rid of get_bpath() in lpe-tangent_to_curve.cpp
2008-06-10 cilix42Don't convert path to straight line for LPE perpendicul...
2008-06-10 cilix42Remove debugging messages
2008-06-10 cilix42Write all effect parameters to SVG when a LPE knotholde...
2008-06-08 cilix42Add option to either suppress path flash for items...
2008-06-08 cilix42Re-add two handles for PerpBisector LPE (we don't add...
2008-06-08 cilix42Better way to add LPE knotholder handles; now it happen...
2008-06-08 cilix42Make knotholders for LPE items finally work; each effec...
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-06-05 cilix42Rename param_writeSVGValue() --> param_getSVGValue...
2008-06-05 cilix42Add paramType() method to LPE parameter classes
2008-06-04 cilix42Some cleanup of knotholder code; mostly renaming knot_...
2008-06-04 cilix42Factor out 'create and apply' code for LPEs so that...
2008-06-04 cilix42C++ify knotholders
2008-06-02 cilix42set eol-style:native for recently added files
2008-06-02 cilix42set eol-style:native for recently added files
2008-05-31 verbalshadowCmake: added windows path to find modules.
2008-05-30 johanengelenadd missing files
2008-05-30 johanengelenLPE STACKING!
2008-05-25 cilix42Fix some compile warnings
2008-05-20 cilix42noop: some more cosmetics in lpe-skeleton.(h|cpp)
2008-05-20 joncruzConst fix for test
2008-05-19 cilix42second part of LPE skeleton correction from commit...
2008-05-19 verbalshadowCmake: Moved sp-* into own library to reduce link cmdli...
2008-05-19 cilix42Add checkbox for LPEs to temporarily disable them on...
2008-05-19 cilix42Add possibility to let the 'tangent' have a fixed angle...
2008-05-19 cilix42Add handles to adapt tangent length
2008-05-19 cilix42Forgot to add two files in commit #18667. Sorry for...
2008-05-19 cilix42Make LPEPerpBisector use the new nearest_point() functi...
2008-05-19 cilix42New LPE: Tangent to curve (draws a tangent of fixed...
2008-05-19 cilix42noop: cosmetics in lpe-skeleton.h
2008-05-19 cilix42Provide knotholder for LPEPerpBisector; TODO: this...
2008-05-18 cilix42Add a function doOnApply() for LPEs which is executed...
2008-05-18 cilix42Add function to return path effect type
2008-05-18 cilix42New LPE: Perpendicular bisector
2008-05-18 cilix42noop: add 'end of #includes' indicator in effect.cpp...
2008-05-18 cilix42The declaration of doEffect_path() in lpe-skeleton...
2008-05-17 bgkNew LPE : Envelope deformation
2008-05-17 bgkFix LPE for groups bounding box calculation by using...
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-05-09 buliabyakcopyedit
2008-05-09 johanengelenRemove LPESlant.
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-08 johanengelenadd constructgrid lpe to Makefile_insert
2008-05-08 johanengelenadd LPEConstructGrid
2008-05-06 buliabyakfix 224981
2008-05-06 buliabyakmake determining smooth nodes more robust
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-05-01 buliabyakcopyediting
2008-05-01 joncruzWarning and whitespace cleanup
2008-04-28 verbalshadowCmake: Fixed issues with pedro not linking correctly
2008-04-24 pjrmfix a couple of g++-4.3 compile errors.
2008-04-15 cilix42Set concatenate_before_pwd2 = true in perspective path...
2008-04-15 bgk- Clean up LPE bounding box computing code
2008-04-14 johanengelencmake: move live_effects/n-art-bpath-2geom.* to libnr...
2008-04-14 johanengelenuse sp_nodepath_make_straight_path in LPE VonKoch
2008-04-14 johanengelendon't override helperpath preference setting per defaul...
2008-04-14 johanengelensuppress helperpath and handles showing for LPESpiro
2008-04-14 johanengelenuse sp_nodepath_make_straight_path in LPEGears
2008-04-14 johanengelenwhitespace + comment
2008-04-14 buliabyakplease dont forget to update Makefile_insert\!
2008-04-14 buliabyaksuppress helperpath display for spiro
2008-04-13 johanengelenC++-ify initialization of Effect class
2008-04-13 johanengelenC++-ify initialization of Parameter and ScalarParam...
2008-04-13 johanengelenfix typo
2008-04-13 johanengelennow with 2geom's arc implem. : accept pasting ellipse...
2008-04-13 johanengelenmove live_effects/n-art-bpath-2geom.* to libnr/n-art...
2008-04-13 johanengelenremove split_at_discontinuities from LPE code, because...
2008-04-12 mfloryanSeveral different i18n issues fixed following report...
2008-04-12 buliabyakSpiro splines LPE using code by Raph Levien
next