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-perspective-envelope.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue https://gitlab.com/inkscape/inkscape/issues/246 LPE Perspective/Env...
Jabier Arraiza
2019-09-28
1
-120
/
+141
*
Misc. typo and whitespace fixes
luz.paz
2019-01-14
1
-1
/
+1
*
modernize loops (2)
Marc Jeanmougin
2019-01-02
1
-4
/
+4
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-13
/
+13
*
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
-2
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-3
/
+3
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-3
/
+3
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-2
/
+5
*
Improve responsive from LPE
Jabier Arraiza Cenoz
2017-05-05
1
-16
/
+16
*
LPE Gtk3 deprecation fixes
Alex Valavanis
2017-03-12
1
-4
/
+4
*
Fixes typos in strings. Some typos in Inkscape 0.92 LPE UI
Jabiertxof
2017-01-21
1
-1
/
+1
*
Rm some deprecated Gtk::Stock usage
Alex Valavanis
2016-12-27
1
-2
/
+3
*
Fix headers on LPE's
Jabiertxof
2016-12-10
1
-0
/
+3
*
Fix bug pointed in inkscape devel by Miguel Lopez and CR. Caution now rotate ...
Jabier Arraiza Cenoz
2016-09-23
1
-2
/
+2
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
*
Add option to perspective-envelope LPE to not make unreal perspectives, as su...
Jabier Arraiza Cenoz
2016-05-27
1
-11
/
+109
*
Fix for bug 1540070
Jabier Arraiza Cenoz
2016-03-02
1
-3
/
+1
*
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-2
/
+2
*
Add mirror symmetry to envelope/perspective LPE
Jabier Arraiza Cenoz
2015-04-21
1
-1
/
+56
*
Fix for the bug 1443039. Now reset old perspective-envelope effects and preve...
Jabier Arraiza Cenoz
2015-04-13
1
-0
/
+7
*
Fix coding style issues in perspective/envelope LPE
Jabier Arraiza Cenoz
2015-04-10
1
-135
/
+138
*
Fix a crash on perspective/envelope LPE introduced in recent refactor of poin...
Jabier Arraiza Cenoz
2015-03-24
1
-6
/
+6
*
Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, add...
Jabier Arraiza Cenoz
2015-03-14
1
-16
/
+0
*
Point parameter refactor, Fixes a bug in Lattice2 whith lines.
Jabier Arraiza Cenoz
2015-03-12
1
-6
/
+18
*
Inicialite variables to prevent crashes
Jabier Arraiza Cenoz
2015-03-11
1
-1
/
+3
*
Final cleanup to point parameter, lattice2 and perspective envelope. Also add...
Jabier Arraiza Cenoz
2015-03-10
1
-0
/
+1
*
This commit remove all ocurrences of Active Desktop casts and all tool swith ...
Jabier Arraiza Cenoz
2015-03-10
1
-7
/
+1
*
Added shorcut to move along axes, point reseteable parameter,pointed by Vlada...
Jabier Arraiza Cenoz
2015-03-02
1
-5
/
+5
*
Change calls to desktop with SP_ACTIVE_DESKTOP
Jabier Arraiza Cenoz
2014-11-02
1
-1
/
+1
*
Fix a bug in perspective/envelope LPE, rendering points -handles- outside bou...
Jabier Arraiza Cenoz
2014-11-01
1
-2
/
+2
*
Update perspective-envelope to be affected by the clip or mask on LPE patch
Jabier Arraiza Cenoz
2014-10-23
1
-0
/
+3
*
Fix previous revision.
Liam P. White
2014-10-16
1
-0
/
+384