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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-2
/
+2
*
Remove some ocurrences of desktop in knot functions
Jabiertxof
2016-12-19
1
-1
/
+1
*
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-2
/
+2
*
cleanup knotholder code for LPEs
Johan B. C. Engelen
2012-04-07
1
-5
/
+8
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-11
/
+9
*
lpe-skeleton: add boilerplate code to create knotholder handles for LPEs
Maximilian Albert
2008-07-02
1
-0
/
+12
*
Remove superfluous #include from lpe-skeleton.h
Maximilian Albert
2008-06-18
1
-1
/
+0
*
noop: some more cosmetics in lpe-skeleton.(h|cpp)
Maximilian Albert
2008-05-20
1
-0
/
+11
*
noop: cosmetics in lpe-skeleton.h
Maximilian Albert
2008-05-19
1
-2
/
+2
*
The declaration of doEffect_path() in lpe-skeleton.h should match the one in ...
Maximilian Albert
2008-05-18
1
-1
/
+1
*
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
2008-05-09
1
-1
/
+0
*
change doEffect functions to use const& parameters
Johan B. C. Engelen
2008-04-09
1
-1
/
+1
*
correct another copy-paste error ;-)
Maximilian Albert
2007-11-20
1
-1
/
+1
*
correct copy-paste error
Johan B. C. Engelen
2007-11-20
1
-1
/
+1
*
LPE: no longer overload doEffect methods, but name them according to accepted...
Johan B. C. Engelen
2007-11-12
1
-3
/
+3
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
1
-5
/
+5
*
trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
2007-10-11
1
-47
/
+47
*
LPE:
Johan B. C. Engelen
2007-08-29
1
-1
/
+1
*
forgot to add lpe-skeleton files to SVN...
Johan B. C. Engelen
2007-08-19
1
-0
/
+47