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-knot.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-14
Fix "shift disables snapping" for LPEs and for editing objects
Diederik van Lierop
1
-1
/
+1
2012-10-04
code cleanup: make more functions static or include their own headers.
Campbell Barton
1
-3
/
+4
2012-06-17
Removed outdated classes.
Jon A. Cruz
1
-0
/
+2
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
1
-9
/
+6
2012-04-18
Warning cleanup
Jon A. Cruz
1
-1
/
+2
2012-04-07
cleanup knotholder code for LPEs
Johan B. C. Engelen
1
-21
/
+22
2012-02-12
Header cleaning
Alex Valavanis
1
-1
/
+1
2012-01-17
turn SPPath into a class, and add some methods...
Johan B. C. Engelen
1
-1
/
+1
2011-10-21
cppcheck
Kris De Gussem
1
-2
/
+2
2011-10-18
cppcheck
Kris De Gussem
1
-1
/
+1
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-2
/
+3
2011-07-16
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
1
-1
/
+1
2011-03-17
Added some mnemonics for filter path effects (Bug #170765)
Kris De Gussem
1
-5
/
+5
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-2
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-10-28
LPE Knot: only consider closing line segment if its length is non-zero
Johan B. C. Engelen
1
-14
/
+26
2010-10-28
fix lpe knot for closed paths
Johan B. C. Engelen
1
-14
/
+14
2010-10-02
UI fixes (a.o. Bug #560751 )
Kris De Gussem
1
-2
/
+2
2010-07-14
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
1
-1
/
+1
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-1
/
+1
2010-05-15
lpe-knot: fix crash
Johan B. C. Engelen
1
-11
/
+13
2009-11-23
decrease header deps
Johan B. C. Engelen
1
-0
/
+1
2009-10-08
Patch by Johan to fix 365903.
Josh Andler
1
-2
/
+14
2009-08-11
Deweirdification of user visible messages as proposed by Tav
Alexandre Prokoudine
1
-4
/
+4
2009-04-09
comment out debug output
bulia byak
1
-2
/
+2
2009-03-11
bug fix about closed path.
JF Barraud
1
-38
/
+66
2009-03-09
knot lpe: enable groups + cleanups/simplifications
JF Barraud
1
-227
/
+277
2009-02-04
Warning cleanup.
Jon A. Cruz
1
-2
/
+2
2009-02-01
bug fix: handle paths with more than one component.
JF Barraud
1
-3
/
+3
2009-01-25
hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke wid...
JF Barraud
1
-1
/
+18
2009-01-20
double inclusion fix
Johan B. C. Engelen
1
-1
/
+2
2008-11-21
Merge from fe-moved
Ted Gould
1
-45
/
+59
2008-10-27
From trunk
Ted Gould
1
-7
/
+11
2008-10-11
Merging from trunk
Ted Gould
1
-2
/
+62
2008-09-16
lpe-knot update. Each crossing can be flipped independently.
JF Barraud
1
-139
/
+353
2008-06-17
fix for 2geom change (pointAndDerivative)
Johan B. C. Engelen
1
-1
/
+1
2008-05-09
copyedit
bulia byak
1
-1
/
+1
2008-05-09
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
1
-8
/
+0
2008-04-09
change doEffect functions to use const& parameters
Johan B. C. Engelen
1
-6
/
+6
2008-03-16
lpe-vonkoch: complexity bound + choose bbox/segment as reference.
JF Barraud
1
-52
/
+59
2008-03-09
skeletal-stroke: offset parameters are back again... optionaly proportional t...
JF Barraud
1
-1
/
+1
2008-02-25
Whitespace cleanup
Jon A. Cruz
1
-260
/
+260
2008-02-25
3 new lpe gadgets: sketch, knot and vonkoch.
JF Barraud
1
-0
/
+260