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-offset.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+4
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-12
/
+12
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-12
/
+12
*
Migrate launchpad offset branch to git
Jabier Arraiza
2018-02-27
1
-30
/
+374
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-1
/
+1
*
Improve responsive from LPE
Jabier Arraiza Cenoz
2017-05-05
1
-1
/
+1
*
Code formating
Jabiertxof
2017-04-28
1
-1
/
+1
*
Fix headers on LPE's
Jabiertxof
2016-12-10
1
-3
/
+2
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-4
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+4
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-4
/
+0
*
Fix for bug 1540070
Jabier Arraiza Cenoz
2016-03-02
1
-9
/
+1
*
Update to 2Geom revision 2396
Krzysztof Kosi??ski
2015-05-22
1
-2
/
+2
*
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-1
/
+1
*
Point parameter refactor, Fixes a bug in Lattice2 whith lines.
Jabier Arraiza Cenoz
2015-03-12
1
-1
/
+1
*
Merged pointreseteable parameter to point parameter
Jabier Arraiza Cenoz
2015-03-02
1
-1
/
+3
*
this patch fix the problem whith clips and mask update in live effects.
Jabier Arraiza Cenoz
2014-09-29
1
-0
/
+8
*
more const happiness (and removal of duplicate code in sp-object.h)
Johan B. C. Engelen
2013-01-17
1
-1
/
+1
*
Removed unneeded header style filename #defines
Jon A. Cruz
2012-06-17
1
-1
/
+0
*
Removed outdated classes.
Jon A. Cruz
2012-06-17
1
-0
/
+2
*
add underscores to some member variables.
Johan B. C. Engelen
2012-01-17
1
-1
/
+1
*
make spcurve::first_point and last_point boost::optional
Johan B. C. Engelen
2008-08-13
1
-1
/
+1
*
update to 2geom rev. 1507
Johan B. C. Engelen
2008-07-25
1
-1
/
+1
*
convert all SPCurve's points and matrices arguments and return types to 2Geom
Johan B. C. Engelen
2008-07-17
1
-1
/
+1
*
update to latest 2geom (rev1497)
Johan B. C. Engelen
2008-07-16
1
-1
/
+1
*
New LPE: Offset
Maximilian Albert
2008-07-03
1
-0
/
+95