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-parallel.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add knot ungrabbed event
Jabiertxof
2019-05-20
1
-0
/
+2
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Fix bug: #1644805
Jabier Arraiza
2018-09-29
1
-0
/
+6
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+1
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+4
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-1
/
+1
*
Code formating
Jabiertxof
2017-04-28
1
-3
/
+3
*
Fix headers on LPE's
Jabiertxof
2016-12-10
1
-2
/
+3
*
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
*
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
-2
/
+3
*
const ....
Johan B. C. Engelen
2013-01-17
1
-6
/
+6
*
more const happiness (and removal of duplicate code in sp-object.h)
Johan B. C. Engelen
2013-01-17
1
-1
/
+1
*
UI uniformisation
Kris De Gussem
2012-10-21
1
-2
/
+2
*
Fix "shift disables snapping" for LPEs and for editing objects
Diederik van Lierop
2012-10-14
1
-4
/
+4
*
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
*
Adding base configurable sizing of controls/handles.
Jon A. Cruz
2012-05-03
1
-8
/
+5
*
cleanup knotholder code for LPEs
Johan B. C. Engelen
2012-04-07
1
-26
/
+33
*
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
-2
/
+2
*
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
2008-08-01
1
-12
/
+12
*
Make LPE knotholder handles snap
Maximilian Albert
2008-08-01
1
-2
/
+6
*
Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...
Maximilian Albert
2008-07-29
1
-6
/
+2
*
convert all SPCurve's points and matrices arguments and return types to 2Geom
Johan B. C. Engelen
2008-07-17
1
-2
/
+2
*
Enable status bar tips for LPE handles that are automatically created from Po...
Maximilian Albert
2008-07-02
1
-1
/
+1
*
New LPE: Parallel
Maximilian Albert
2008-06-18
1
-0
/
+170