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