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-extrude.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-4
/
+4
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-1
/
+1
*
Code formating
Jabiertxof
2017-04-28
1
-1
/
+1
*
Fix headers on LPE's
Jabiertxof
2016-12-10
1
-2
/
+2
*
Update to trunk
Jabier Arraiza Cenoz
2016-10-03
1
-5
/
+0
|
\
|
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-5
/
+0
|
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+5
|
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-5
/
+0
*
|
Improvements to widget redraw
Jabier Arraiza Cenoz
2016-07-29
1
-1
/
+1
|
/
*
cppcheck
Kris De Gussem
2013-03-13
1
-2
/
+2
*
more const happiness (and removal of duplicate code in sp-object.h)
Johan B. C. Engelen
2013-01-17
1
-1
/
+1
*
Removed outdated classes.
Jon A. Cruz
2012-06-17
1
-0
/
+2
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-3
/
+3
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-3
/
+3
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
reduce include dependencies
Johan B. C. Engelen
2010-05-18
1
-0
/
+2
*
improve LPE extrude such that cusps work for closed paths too
Johan B. C. Engelen
2010-02-04
1
-2
/
+12
*
improve LPEExtrude: now connecting lines are also drawn at cusps
Johan B. C. Engelen
2010-01-17
1
-4
/
+44
*
Warning cleanup
Jon A. Cruz
2009-12-20
1
-0
/
+1
*
add LPE extrude. it's not finished yet!
Johan B. C. Engelen
2009-11-23
1
-0
/
+145