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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve the sync path on clone LPE
Jabiertxof
2019-05-16
2
-35
/
+96
*
Fix a bug on reloading LPE Clone effect
Jabiertxof
2019-05-16
3
-5
/
+6
*
Add new mode to Clone LPE to allow custom clones locked. Also fix to handle S...
Jabier Arraiza
2019-05-15
2
-25
/
+49
*
Fix meassuring problems in meassure LPE
Jabier Arraiza
2019-05-12
2
-20
/
+11
*
Revert bad fix from previous commit
Jabiertxof
2019-05-08
1
-1
/
+1
*
Fix a crashing bug on Fillet Chamfer LPE
Jabiertxof
2019-05-08
1
-1
/
+1
*
Select filter on each LPE add dialog to easy remove or modify. Also improve L...
Jabier Arraiza
2019-05-01
1
-24
/
+24
*
Allow LPE retain elements on convert to paths inside the original defs object
Jabiertxof
2019-05-01
1
-1
/
+3
*
Make it clear to translators: do not translate these variables.
Gyuris Gellért
2019-04-18
1
-0
/
+1
*
LPE mirror symmetry: Clarify some strings
Patrick Storz
2019-04-09
1
-14
/
+14
*
Replace IS_NAN with std::isnan (exists since C++11)
Patrick Storz
2019-04-02
1
-1
/
+1
*
Replace IS_FINITE with std::isfinite (exists since C++11)
Patrick Storz
2019-04-02
1
-8
/
+8
*
Avoid crash from nullptr exception
Nathan Lee
2019-04-02
1
-5
/
+5
*
full remove expader + code
Jabiertxof
2019-03-27
1
-1
/
+0
*
Remove the expander code. Retain only for LPE default settings
Jabiertxof
2019-03-27
1
-0
/
+1
*
lpe-pts2ellipse: added perspective circle from 4 points
schwieni
2019-03-25
1
-2
/
+6
*
lpe-pts2ellipse: added perspective circle from 4 points
schwieni
2019-03-25
3
-136
/
+112
*
lpe-pts2ellipse: added perspective circle from 4 points
schwieni
2019-03-25
2
-46
/
+278
*
lpe-pts2ellipse: parameter enabling based on creation method
schwieni
2019-03-25
4
-7
/
+36
*
correct clang-format lpe-pts2ellipse.cpp
schwieni
2019-03-25
1
-1
/
+1
*
lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three po...
schwieni
2019-03-25
2
-119
/
+85
*
lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three po...
schwieni
2019-03-25
2
-200
/
+308
*
Merge: Avoid the “using std::*;” or “using namespace std;” construct
Martin Owens
2019-03-06
6
-11
/
+3
|
\
|
*
Avoid the “using std::*;” or “using namespace std;” constructs.
Emmanuel Gil Peyrot
2019-03-06
6
-11
/
+3
*
|
Update strings for Measure Segments LPE
Maren Hachmann
2019-03-05
1
-38
/
+40
|
/
*
Update issues on CI
Jabiertxof
2019-02-18
4
-28
/
+27
*
Fix compiling issues
Jabiertxof
2019-02-18
2
-4
/
+4
*
Add descriptions and fixes to show disabled and rename dash to dashed stoke LPE
Jabiertxof
2019-02-18
5
-33
/
+33
*
Add missing icons and add double languaje
Jabier Arraiza
2019-02-18
2
-24
/
+90
*
Add apply function
Jabiertxof
2019-02-18
1
-4
/
+14
*
Improving window position
Jabiertxof
2019-02-18
1
-1
/
+1
*
Add descriptions
Jabiertxof
2019-02-18
2
-117
/
+51
*
add sorting and favorites
Jabier Arraiza
2019-02-18
2
-5
/
+71
*
improving enum position
Jabier Arraiza
2019-02-18
2
-731
/
+726
*
adding symbols
Jabier Arraiza
2019-02-18
2
-70
/
+0
*
fixing coding style and translation and merge from master
Jabier Arraiza
2019-02-18
2
-2
/
+909
*
Fix wrong message in path parameter
Jabiertxof
2019-02-05
1
-1
/
+1
*
PencilToolbar: GtkAction migration
Alexander Valavanis
2019-02-05
10
-38
/
+24
*
Fix some typos and syntax errors
Mattia Rizzolo
2019-01-22
1
-1
/
+1
*
Misc. typo and whitespace fixes
luz.paz
2019-01-14
3
-3
/
+3
*
run clang tidy modernize pass
Marc Jeanmougin
2019-01-02
2
-3
/
+5
*
modernize: add overrides
Marc Jeanmougin
2019-01-02
3
-4
/
+4
*
modernize loops (2)
Marc Jeanmougin
2019-01-02
6
-22
/
+20
*
modernize loops
Marc Jeanmougin
2019-01-02
40
-388
/
+365
*
Minor style fixes
Marc Jeanmougin
2019-01-01
3
-16
/
+12
*
remove "Perspective path" LPE
Thomas Holder
2018-12-16
5
-397
/
+0
*
Remove unused transform functions related to LPE and improvements to fill-bet...
Jabier Arraiza
2018-12-15
15
-193
/
+158
*
-Werror=format -Werror=format-security
Thomas Holder
2018-11-21
2
-5
/
+2
*
Change preference to allow backward compatibility
Jabier Arraiza
2018-11-13
1
-1
/
+1
*
Fix codding style
Jabiertxof
2018-11-09
4
-5
/
+5
[next]