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-lattice2.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-3
/
+4
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-2
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-3
/
+3
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-3
/
+3
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-2
/
+5
2018-01-05
Add perimetral only lattice 2 optionaly and allow hide knots on point parameter
Jabier Arraiza
1
-50
/
+110
2017-11-07
Misc. typos
Unknown
1
-1
/
+1
2017-04-28
Reset
Jabiertxof
1
-16
/
+1
2017-04-27
Add end of preferences GUI
Jabier Arraiza Cenoz
1
-1
/
+1
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-1
/
+16
2016-12-16
remove rollback to 15315
Jabiertxof
1
-0
/
+3
2016-12-16
Rollback 15315
Jabiertxof
1
-3
/
+0
2016-12-10
Fix headers on LPE's
Jabiertxof
1
-0
/
+3
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-14
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+14
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-14
/
+1
2016-07-23
Order and cleanup of some LPE
Jabier Arraiza Cenoz
1
-4
/
+3
2016-03-02
Fix for bug 1540070
Jabier Arraiza Cenoz
1
-3
/
+1
2016-01-17
Add option to Lattice2 to update LPE only on release knot.
Jabier Arraiza Cenoz
1
-5
/
+32
2015-04-27
2Geom sync - initial commit
Krzysztof Kosi??ski
1
-2
/
+2
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-0
/
+2
2015-04-09
Fix coding style issues in lattice2 LPE
Jabier Arraiza Cenoz
1
-279
/
+281
2015-03-14
Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, add...
Jabier Arraiza Cenoz
1
-16
/
+0
2015-03-14
Lattice 2 now handle in miror mode revase of axis, also fix a bug moving exte...
Jabier Arraiza Cenoz
1
-2
/
+8
2015-03-12
Fix a bug in lattice2 with SegmentLines and add a Expander widget to contract...
Jabier Arraiza Cenoz
1
-40
/
+55
2015-03-12
Point parameter refactor, Fixes a bug in Lattice2 whith lines.
Jabier Arraiza Cenoz
1
-72
/
+100
2015-03-11
Inicialite variables to prevent crashes
Jabier Arraiza Cenoz
1
-3
/
+3
2015-03-10
Final cleanup to point parameter, lattice2 and perspective envelope. Also add...
Jabier Arraiza Cenoz
1
-0
/
+65
2015-03-10
Fix a bug whith previous commit
Jabier Arraiza Cenoz
1
-26
/
+25
2015-03-10
This commit remove all ocurrences of Active Desktop casts and all tool swith ...
Jabier Arraiza Cenoz
1
-6
/
+0
2015-03-02
Added shorcut to move along axes, point reseteable parameter,pointed by Vlada...
Jabier Arraiza Cenoz
1
-29
/
+31
2014-11-02
Change calls to desktop with SP_ACTIVE_DESKTOP
Jabier Arraiza Cenoz
1
-1
/
+1
2014-10-05
Move more UI code into ui/
Liam P. White
1
-1
/
+1
2014-09-29
this patch fix the problem whith clips and mask update in live effects.
Jabier Arraiza Cenoz
1
-0
/
+3
2014-06-27
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
1
-1
/
+1
2014-05-13
Added Latice2 deformation LPE
Jabier Arraiza Cenoz
1
-0
/
+496