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-fillet-chamfer.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a bug in fillet/chamfer on apply on non shapes
Jabier Arraiza Cenoz
2014-11-17
1
-0
/
+2
*
add snap to fillet/chamfer knots. Fixed a bug whith 180 degree node angle
Jabier Arraiza Cenoz
2014-11-15
1
-1
/
+3
*
Update Chamfer Steps to more unequivocal number, thanks to the feedback of Iv...
Jabier Arraiza Cenoz
2014-11-15
1
-3
/
+3
*
Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by Iv...
Jabier Arraiza Cenoz
2014-11-14
1
-17
/
+59
*
fix a bug pointed by su_v in fillet chamfer dialog, about units
Jabier Arraiza Cenoz
2014-11-09
1
-0
/
+1
*
Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha...
Jabier Arraiza Cenoz
2014-11-05
1
-66
/
+15
*
Update wrong variable name and apply the same way to select nodes to fillet/c...
Jabier Arraiza Cenoz
2014-11-03
1
-11
/
+11
*
Update fillet/chamfer to allow subdivisions in chamfer mode.
Jabier Arraiza Cenoz
2014-11-03
1
-23
/
+36
*
Change calls to desktop with SP_ACTIVE_DESKTOP
Jabier Arraiza Cenoz
2014-11-02
1
-4
/
+4
*
Fix a bug whith units pointed by suv
Jabier Arraiza Cenoz
2014-10-30
1
-5
/
+7
*
Move more UI code into ui/
Liam P. White
2014-10-05
1
-1
/
+1
*
A little fix in fillet-chamfer to hide knot helper path at hide the knots
Jabier Arraiza Cenoz
2014-09-29
1
-1
/
+5
*
Fillet-Chamfer update. Two things.
Jabier Arraiza Cenoz
2014-09-29
1
-4
/
+12
*
add radius support to fillet-chamfer, bugfixes
Jabier Arraiza Cenoz
2014-09-11
1
-94
/
+69
*
Fix a bug pointed by su_v on fillet-chamfer open paths
Jabier Arraiza Cenoz
2014-07-30
1
-0
/
+6
*
Fix a bug on type of 'fillet' on the closing node
Jabier Arraiza Cenoz
2014-07-24
1
-3
/
+8
*
Fix bug on closed nodes in fillet-chamfer LPE
Jabier Arraiza Cenoz
2014-07-23
1
-8
/
+16
*
Add signals to ToggleButton; more coding style
Liam P. White
2014-07-08
1
-3
/
+1
*
Coding style improvements
Liam P. White
2014-07-06
1
-122
/
+80
*
Put correctly doubles in a function
Jabier Arraiza Cenoz
2014-07-02
1
-1
/
+1
*
Add LPE fillet-chamfer
Jabier Arraiza Cenoz
2014-07-02
1
-0
/
+687