index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
lpe-bendpath.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Improvements to transforms in LPE
Jabier Arraiza
1
-3
/
+1
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-7
/
+7
2018-04-23
Fixing LPE recalculations warnings on update
Jabier Arraiza
1
-1
/
+3
2018-04-23
Add transforms fixes
Jabier Arraiza
1
-2
/
+0
2018-01-01
Fixes crashes with knoth in bend and pattern along path
Jabier Arraiza
1
-1
/
+1
2017-12-06
Fix bug 1735316 - Pattern Along Path: Option to hide the new handler
Jabier Arraiza
1
-0
/
+3
2017-10-14
Fixing problems with nested LPE and convert to paths
Jabier Arraiza
1
-0
/
+2
2017-08-13
Attemp to fix bug 1707899, retain shapes color. Also now retain shape previou...
Jabier Arraiza
1
-1
/
+1
2016-09-11
Fix bugs: #1621234 and #172137
Jabier Arraiza Cenoz
1
-1
/
+1
2016-08-29
Fix a bug in pattern along path at first edit node after applied. Backport it...
Jabier Arraiza Cenoz
1
-1
/
+1
2015-08-07
Full refactor of the LPE now too much simple code
Jabier Arraiza Cenoz
1
-9
/
+9
2015-08-06
fix a bug appliening from patheffect list the LPE
Jabier Arraiza Cenoz
1
-1
/
+2
2015-08-05
Fix bug on apply effect from pen/pencil toolbar
Jabier Arraiza Cenoz
1
-3
/
+3
2015-08-05
Fix some transform problems in Bend path.
Jabier Arraiza Cenoz
1
-2
/
+1
2015-08-02
Added point parameter
Jabier Arraiza Cenoz
1
-3
/
+11
2013-12-30
refactor, fixing some diff diferences
Jabier Arraiza Cenoz
1
-0
/
+2
2013-12-30
Refactorizing
Jabier Arraiza Cenoz
1
-1
/
+0
2013-10-16
add empty line in bend parameter like original
Jabier Arraiza Cenoz
1
-0
/
+1
2013-10-16
Make private bend parameter like original
Jabier Arraiza Cenoz
1
-2
/
+1
2013-09-26
error bend lpe
Jabier Arraiza Cenoz
1
-2
/
+1
2013-09-26
update to trunk
Jabier Arraiza Cenoz
1
-1
/
+1
2013-09-25
First attemp for
Jabier Arraiza Cenoz
1
-1
/
+1
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-1
/
+1
2013-01-17
const ....
Johan B. C. Engelen
1
-1
/
+1
2013-01-17
more const happiness (and removal of duplicate code in sp-object.h)
Johan B. C. Engelen
1
-1
/
+1
2008-10-27
From trunk
Ted Gould
1
-1
/
+0
2008-08-07
try to make LPE optimizations easier. example in LPE Bend
Johan B. C. Engelen
1
-0
/
+3
2008-05-30
LPE STACKING!
Johan B. C. Engelen
1
-2
/
+0
2008-04-15
- Clean up LPE bounding box computing code
Bastien Bouclet
1
-1
/
+1
2008-04-09
change doEffect functions to use const& parameters
Johan B. C. Engelen
1
-1
/
+1
2008-04-08
rename LPEPathAlongPath -> LPEBendPath
Johan B. C. Engelen
1
-7
/
+7
2008-03-28
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
1
-2
/
+17
2008-01-26
LPE bend path was badly broken. fixed now.
Johan B. C. Engelen
1
-11
/
+0
2008-01-18
add default functions for transforming lpe-pathalongpath.cpp and lpe-skeletal...
Johan B. C. Engelen
1
-0
/
+2
2007-12-17
CRLF fix
Jon A. Cruz
1
-55
/
+55
2007-12-07
LPE Bendpath: disable width path
Johan B. C. Engelen
1
-2
/
+2
2007-11-23
LPEbendpath fix: save widthfactor parameter ofcourse doh!
Johan B. C. Engelen
1
-1
/
+1
2007-11-23
LPE add experimental width control to bend path!
Johan B. C. Engelen
1
-3
/
+2
2007-11-12
LPE: no longer overload doEffect methods, but name them according to accepted...
Johan B. C. Engelen
1
-2
/
+2
2007-11-04
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
1
-1
/
+1
2007-10-30
ok. so NOW the new effect is committed...
Johan B. C. Engelen
1
-54
/
+56
2007-10-11
trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
1
-54
/
+54
2007-09-15
add verticalpattern checkbox to path-along-path and some parameters that are ...
Johan B. C. Engelen
1
-0
/
+4
2007-09-14
change Y-scaling for curve stiching and path-along-path. add warning message ...
Johan B. C. Engelen
1
-1
/
+1
2007-09-04
LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...
Johan B. C. Engelen
1
-0
/
+3
2007-08-26
2 LPE things:
Johan B. C. Engelen
1
-2
/
+0
2007-08-14
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
1
-0
/
+49