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
*
Fixed compiling problems and removed ACTIVE DESKTOP from LPE
Jabier Arraiza Cenoz
2015-03-19
1
-16
/
+8
*
fix a bug pointed by su_v
Jabier Arraiza Cenoz
2015-03-19
1
-3
/
+3
*
update to trunk
Jabier Arraiza Cenoz
2015-03-18
26
-617
/
+505
|
\
|
*
Fix a bug when update pointparaneter and no Knot
Jabier Arraiza Cenoz
2015-03-16
1
-1
/
+1
|
*
Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, add...
Jabier Arraiza Cenoz
2015-03-14
4
-33
/
+7
|
*
Lattice 2 now handle in miror mode revase of axis, also fix a bug moving exte...
Jabier Arraiza Cenoz
2015-03-14
3
-3
/
+14
|
*
Fix a bug in lattice2 with SegmentLines and add a Expander widget to contract...
Jabier Arraiza Cenoz
2015-03-12
2
-41
/
+61
|
*
Point parameter refactor, Fixes a bug in Lattice2 whith lines.
Jabier Arraiza Cenoz
2015-03-12
9
-138
/
+170
|
*
Inicialite variables to prevent crashes
Jabier Arraiza Cenoz
2015-03-11
4
-6
/
+10
|
*
Final cleanup to point parameter, lattice2 and perspective envelope. Also add...
Jabier Arraiza Cenoz
2015-03-10
5
-8
/
+74
|
*
Fix a bug whith previous commit
Jabier Arraiza Cenoz
2015-03-10
3
-31
/
+33
|
*
This commit remove all ocurrences of Active Desktop casts and all tool swith ...
Jabier Arraiza Cenoz
2015-03-10
3
-20
/
+5
|
*
Remove redundant buttons on simplify LPE
Jabier Arraiza Cenoz
2015-03-10
2
-33
/
+6
|
*
Fix a bad string
Jabier Arraiza Cenoz
2015-03-09
1
-1
/
+1
|
*
Removed auto size helper paths because strange result
Jabier Arraiza Cenoz
2015-03-09
4
-55
/
+40
|
*
Fixed a bug on simplify pointed by su_v
Jabier Arraiza Cenoz
2015-03-08
2
-25
/
+3
|
*
i10n. Fix for Bug #1429579 (Various typos in the trunk code).
Yuri Chornoivan
2015-03-08
3
-3
/
+3
|
*
Update simplify and bspline to auto size some helper paths based on current zoom
Jabier Arraiza Cenoz
2015-03-08
8
-25
/
+69
|
*
Improved popup mesage to a LPE Simplify parameter
Jabier Arraiza Cenoz
2015-03-07
1
-1
/
+1
|
*
Add a smooth angles parameter to Simplify LPE
Jabier Arraiza Cenoz
2015-03-07
2
-15
/
+61
|
*
Merged pointreseteable parameter to point parameter
Jabier Arraiza Cenoz
2015-03-02
12
-337
/
+100
|
*
Fixed a bad casting
Jabier Arraiza Cenoz
2015-03-02
1
-5
/
+7
|
*
Added shorcut to move along axes, point reseteable parameter,pointed by Vlada...
Jabier Arraiza Cenoz
2015-03-02
3
-36
/
+49
|
*
create SPObject factory
Liam P. White
2015-02-25
1
-10
/
+0
*
|
fixed bugs pointed by su_v
Jabier Arraiza Cenoz
2015-02-05
2
-27
/
+23
*
|
fixing bugs on reset function
Jabier Arraiza Cenoz
2015-02-04
2
-76
/
+81
*
|
Fix some problems pointed by su_v
Jabier Arraiza Cenoz
2015-02-02
2
-9
/
+31
*
|
adde parameter to select knot node position
Jabier Arraiza Cenoz
2015-02-01
2
-11
/
+112
*
|
Effect done
Jabier Arraiza Cenoz
2015-02-01
2
-9
/
+172
|
\
|
*
|
Create a empty LPE
Jabier Arraiza Cenoz
2015-01-27
6
-0
/
+106
|
/
*
Remove unnecesary headers from rotate curves
Jabier Arraiza Cenoz
2015-01-20
1
-7
/
+0
*
Fix wrong knots in rotate curves LPE
Jabier Arraiza Cenoz
2015-01-20
2
-40
/
+110
*
UI/i18n. Fixing inconsistencies in the Fillet/Chamfer LPE dialogs.
Nicolas Dufour
2015-01-06
1
-5
/
+5
*
Fix for Bug #1407326 (Typo (toogle) in filletchanferpoinarray.cpp).
Yuri Chornoivan
2015-01-03
1
-8
/
+8
*
UI: usage of colon in front of editbox
Kris De Gussem
2015-01-03
1
-6
/
+6
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
2
-2
/
+2
*
Purge sp_desktop_sketch and sp_desktop_tempgroup
Liam P. White
2014-12-21
1
-1
/
+1
*
Purge sp_desktop_namedview in favor of SPDesktop::getNamedView
Liam P. White
2014-12-21
1
-0
/
+1
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
2
-3
/
+3
*
Add rotate nodes parameter
Jabier Arraiza Cenoz
2014-12-15
2
-6
/
+13
*
Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...
Tavmjong Bah
2014-11-26
1
-2
/
+2
*
Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability
Liam P. White
2014-11-26
2
-2
/
+2
*
Update to trunk r13766
Liam P. White
2014-11-26
1
-5
/
+5
|
\
|
*
Units: make it absolutely clear that Document properties unit dropdown is for...
Johan B. C. Engelen
2014-11-24
1
-5
/
+5
*
|
Update to trunk r13750
Liam P. White
2014-11-24
11
-141
/
+154
|
\
|
|
*
Fixed a bug pointed by suv running from comand line, also removed another des...
Jabier Arraiza Cenoz
2014-11-21
1
-2
/
+3
|
*
remove extra commnets
Jabier Arraiza Cenoz
2014-11-19
1
-2
/
+0
|
*
fix a bug in fillet/chamfer on apply on non shapes
Jabier Arraiza Cenoz
2014-11-17
1
-0
/
+2
|
*
fix a bug in bspline on apply on non shapes
Jabier Arraiza Cenoz
2014-11-17
2
-18
/
+5
|
*
Fixes crash with perspective_lpe
Jabier Arraiza Cenoz
2014-11-17
2
-20
/
+25
[next]