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-roughen.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-01
Fix various minor typos
Yuri Chornoivan
1
-36
/
+36
2019-01-02
modernize loops
Marc Jeanmougin
1
-10
/
+9
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-05-14
Misc. typos
luz.paz
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
-0
/
+3
2017-04-28
Reset
Jabiertxof
1
-15
/
+0
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-0
/
+15
2017-03-12
LPE Gtk3 deprecation fixes
Alex Valavanis
1
-4
/
+4
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
-5
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+5
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-5
/
+0
2016-07-24
Fixed a bug on roughen LPE on open paths
Jabier Arraiza Cenoz
1
-4
/
+1
2016-07-23
Order and cleanup of some LPE
Jabier Arraiza Cenoz
1
-3
/
+3
2016-03-02
Fix for bug 1540070
Jabier Arraiza Cenoz
1
-3
/
+1
2015-12-02
Removed auto calulate distances in roughen LPE because strange resulton apply...
Jabier Arraiza Cenoz
1
-38
/
+0
2015-11-15
End fixing roughen
Jabier Arraiza Cenoz
1
-35
/
+29
2015-11-15
max_smooth_angle working, now deleted after because dont think a good improve...
Jabier Arraiza Cenoz
1
-107
/
+117
2015-11-14
Fixing compile problem
Jabier Arraiza Cenoz
1
-29
/
+29
2015-11-14
adding default width
Jabier Arraiza Cenoz
1
-3
/
+35
2015-11-13
Fix a compile problem
Jabier Arraiza Cenoz
1
-46
/
+0
2015-11-13
Fix bug end node, start calculate size based in number of nodes and lenght
Jabier Arraiza Cenoz
1
-1
/
+66
2015-11-13
Fixed a bug on Spray Friendly when SPLPEITEM has clones. POinted by Ivan Louette
Jabier Arraiza Cenoz
1
-1
/
+1
2015-11-01
Typo fix
Yuri Chornoivan
1
-1
/
+1
2015-10-25
working on roughen
Jabier Arraiza Cenoz
1
-7
/
+13
2015-10-25
Cleanup Spray tool improvements
Jabier Arraiza Cenoz
1
-40
/
+51
2015-10-25
Removing new roughen changes to create a new Spray branch
Jabier Arraiza Cenoz
1
-51
/
+40
2015-10-19
working 2 ways
Jabier Arraiza Cenoz
1
-14
/
+20
2015-10-19
fixing roughen
Jabier Arraiza Cenoz
1
-32
/
+37
2015-10-19
Fix first handle position on along nodes mode
Jabier Arraiza Cenoz
1
-1
/
+1
2015-10-19
Change oprions of handles to a enum widget
Jabier Arraiza Cenoz
1
-37
/
+98
2015-10-18
Added "Spray Friendly" Parameter to roughen LPE
Jabier Arraiza Cenoz
1
-3
/
+20
2015-10-15
Bug fixes in roughen and added uption to retract handles
Jabier Arraiza Cenoz
1
-45
/
+37
2015-10-14
improved results of roughen LPE
Jabier Arraiza Cenoz
1
-26
/
+18
2015-10-13
Added a parameter to roughen LPE to allow fixed displacement of points
Jabier Arraiza Cenoz
1
-111
/
+124
2015-10-13
Fix position node splited
Jabier Arraiza Cenoz
1
-18
/
+107
2015-05-09
Remove documentUnits from live_effect/effect.cpp/h
Jabier Arraiza Cenoz
1
-19
/
+3
2015-04-27
2Geom sync - initial commit
Krzysztof Kosi??ski
1
-2
/
+2
2015-04-09
Fix coding style issues in roughen LPE
Jabier Arraiza Cenoz
1
-103
/
+103
2014-11-24
Units: make it absolutely clear that Document properties unit dropdown is for...
Johan B. C. Engelen
1
-5
/
+5
2014-11-03
A bit remove of unnecesary code
Jabier Arraiza Cenoz
1
-9
/
+3
2014-11-03
Added a extra layer of roughen pointed by Ivan Louette
Jabier Arraiza Cenoz
1
-2
/
+22
2014-11-03
Fix a bug pointed by Ivan Louette about strage fixed angle displazements
Jabier Arraiza Cenoz
1
-1
/
+3
2014-11-02
Change calls to desktop with SP_ACTIVE_DESKTOP
Jabier Arraiza Cenoz
1
-2
/
+2
[next]