summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-knot.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Update to experimental r13404Liam P. White2014-06-191-11/+13
|\|
| * fixes to LPEKnot, now usable again.Johan B. C. Engelen2014-06-161-11/+13
* | Properly allow effect stacking with knotholders (and add extra LPE functional...Liam P. White2014-04-061-0/+4
|/
* Removed some operator keywords.Markus Engel2014-03-301-1/+1
* lpe knot: code cleanup. mostly adding parens to if-statement predicates that ...Johan B. C. Engelen2014-01-121-34/+37
* fix hiding overloaded virtualJohan B. C. Engelen2013-10-041-1/+1
* const ....Johan B. C. Engelen2013-01-171-4/+4
* Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop2012-10-141-1/+1
* code cleanup: make more functions static or include their own headers.Campbell Barton2012-10-041-3/+4
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-9/+6
* Warning cleanupJon A. Cruz2012-04-181-1/+2
* cleanup knotholder code for LPEsJohan B. C. Engelen2012-04-071-21/+22
* Header cleaningAlex Valavanis2012-02-121-1/+1
* turn SPPath into a class, and add some methods...Johan B. C. Engelen2012-01-171-1/+1
* cppcheckKris De Gussem2011-10-211-2/+2
* cppcheckKris De Gussem2011-10-181-1/+1
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-1/+1
* Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem2011-03-171-5/+5
* update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-3/+4
|\
| * SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public2010-07-141-1/+1
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-1/+1
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | LPE Knot: only consider closing line segment if its length is non-zeroJohan B. C. Engelen2010-10-281-14/+26
* | fix lpe knot for closed pathsJohan B. C. Engelen2010-10-281-14/+14
* | UI fixes (a.o. Bug #560751 )Kris De Gussem2010-10-021-2/+2
|/
* lpe-knot: fix crashJohan B. C. Engelen2010-05-151-11/+13
* decrease header depsJohan B. C. Engelen2009-11-231-0/+1
* Patch by Johan to fix 365903.Josh Andler2009-10-081-2/+14
* Deweirdification of user visible messages as proposed by TavAlexandre Prokoudine2009-08-111-4/+4
* comment out debug outputbulia byak2009-04-091-2/+2
* bug fix about closed path.JF Barraud2009-03-111-38/+66
* knot lpe: enable groups + cleanups/simplificationsJF Barraud2009-03-091-227/+277
* Warning cleanup.Jon A. Cruz2009-02-041-2/+2
* bug fix: handle paths with more than one component.JF Barraud2009-02-011-3/+3
* hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke wid...JF Barraud2009-01-251-1/+18
* double inclusion fixJohan B. C. Engelen2009-01-201-1/+2
* Merge from fe-movedTed Gould2008-11-211-45/+59
* From trunkTed Gould2008-10-271-7/+11
* Merging from trunkTed Gould2008-10-111-2/+62
* lpe-knot update. Each crossing can be flipped independently.JF Barraud2008-09-161-139/+353
* fix for 2geom change (pointAndDerivative)Johan B. C. Engelen2008-06-171-1/+1
* copyeditbulia byak2008-05-091-1/+1
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-8/+0
* change doEffect functions to use const& parametersJohan B. C. Engelen2008-04-091-6/+6
* lpe-vonkoch: complexity bound + choose bbox/segment as reference.JF Barraud2008-03-161-52/+59
* skeletal-stroke: offset parameters are back again... optionaly proportional t...JF Barraud2008-03-091-1/+1
* Whitespace cleanupJon A. Cruz2008-02-251-260/+260