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-skeleton.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-3
/
+1
2017-04-28
Code formating
Jabiertxof
1
-1
/
+1
2017-04-28
Reset
Jabiertxof
1
-1
/
+1
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-1
/
+1
2016-12-19
Remove some ocurrences of desktop in knot functions
Jabiertxof
1
-2
/
+2
2016-12-16
remove rollback to 15315
Jabiertxof
1
-2
/
+1
2016-12-16
Rollback 15315
Jabiertxof
1
-1
/
+2
2016-12-10
Fix headers on LPE's
Jabiertxof
1
-2
/
+1
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-4
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+4
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-4
/
+0
2015-04-27
2Geom sync - initial commit
Krzysztof Kosi??ski
1
-3
/
+3
2013-01-17
const ....
Johan B. C. Engelen
1
-1
/
+1
2012-06-21
Fix missing glibmm header
Alex Valavanis
1
-0
/
+2
2012-04-07
cleanup knotholder code for LPEs
Johan B. C. Engelen
1
-6
/
+19
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-3
/
+3
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2008-11-21
Merge from fe-moved
Ted Gould
1
-9
/
+8
2008-08-01
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
1
-2
/
+2
2008-07-29
Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...
Maximilian Albert
1
-3
/
+1
2008-07-15
lpe-skeleton.cpp: comment out handle code by default
Maximilian Albert
1
-0
/
+2
2008-07-02
lpe-skeleton: add boilerplate code to create knotholder handles for LPEs
Maximilian Albert
1
-0
/
+22
2008-07-02
lpe-skeleton: add variable to control display of original path
Maximilian Albert
1
-1
/
+4
2008-05-20
noop: some more cosmetics in lpe-skeleton.(h|cpp)
Maximilian Albert
1
-3
/
+3
2008-05-19
second part of LPE skeleton correction from commit #18654 ;-)
Maximilian Albert
1
-1
/
+1
2008-05-09
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
1
-18
/
+0
2008-04-09
change doEffect functions to use const& parameters
Johan B. C. Engelen
1
-1
/
+1
2007-11-20
correct copy-paste error
Johan B. C. Engelen
1
-1
/
+1
2007-11-12
LPE: no longer overload doEffect methods, but name them according to accepted...
Johan B. C. Engelen
1
-3
/
+3
2007-10-11
trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
1
-109
/
+109
2007-08-29
tidy up
Johan B. C. Engelen
1
-2
/
+2
2007-08-19
forgot to add lpe-skeleton files to SVN...
Johan B. C. Engelen
1
-0
/
+109