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 bspline calls and atemp to fic a bug whith map
Jabier Arraiza Cenoz
2015-03-21
1
-25
/
+21
*
|
Added delete nodes/satellites
Jabier Arraiza Cenoz
2015-03-19
1
-6
/
+1
*
|
fixing a boring bug in path manipulator
Jabier Arraiza Cenoz
2015-03-19
1
-38
/
+75
*
|
commit for refactoring
Jabier Arraiza Cenoz
2015-03-14
1
-13
/
+14
*
|
merged anf fixed from trunk
Jabier Arraiza Cenoz
2015-03-08
1
-74
/
+10
*
|
update to trunk and fixed helper paths
Jabier Arraiza Cenoz
2015-03-08
1
-4
/
+69
|
\
|
|
*
Update simplify and bspline to auto size some helper paths based on current zoom
Jabier Arraiza Cenoz
2015-03-08
1
-1
/
+1
*
|
minor changes to helper paths
Jabier Arraiza Cenoz
2015-03-08
1
-10
/
+9
*
|
finish helper paths and beter handle of fillet/chamfer overflow. Also make th...
Jabier Arraiza Cenoz
2015-03-07
1
-21
/
+32
*
|
All features done, only need piecewise update function
Jabier Arraiza Cenoz
2015-03-04
1
-71
/
+56
*
|
Fix radian to lenght conversion and minior bugs
Jabier Arraiza Cenoz
2015-03-04
1
-1
/
+9
*
|
added helper paths and fixed some bugs
Jabier Arraiza Cenoz
2015-03-03
1
-36
/
+30
*
|
added more fillet/chamfer properties
Jabier Arraiza Cenoz
2015-03-02
1
-41
/
+271
*
|
added mirror knots
Jabier Arraiza Cenoz
2015-03-01
1
-13
/
+35
*
|
adding mirror knot
Jabier Arraiza Cenoz
2015-03-01
1
-7
/
+18
*
|
improving code
Jabier Arraiza Cenoz
2015-02-28
1
-9
/
+1
*
|
fixing write knot
Jabier Arraiza Cenoz
2015-02-27
1
-0
/
+9
*
|
Added flexible/fixed to fillet chamfer and fix bugs
Jabier Arraiza Cenoz
2015-02-23
1
-31
/
+69
*
|
fixed some bugs
Jabier Arraiza Cenoz
2015-02-19
1
-2
/
+2
*
|
reducing size in pointwise LPE data
Jabier Arraiza Cenoz
2015-02-19
1
-5
/
+5
*
|
Basic filleting using pointwise
Jabier Arraiza Cenoz
2015-02-19
1
-43
/
+80
*
|
starting fillet/chamfer
Jabier Arraiza Cenoz
2015-02-16
1
-1
/
+1
*
|
continuing fillet/chamfer
Jabier Arraiza Cenoz
2015-02-16
1
-16
/
+212
*
|
added knots
Jabier Arraiza Cenoz
2015-02-15
1
-9
/
+11
*
|
first steps
Jabier Arraiza Cenoz
2015-02-15
1
-17
/
+37
*
|
starting whith pointwise
Jabier Arraiza Cenoz
2015-02-08
1
-571
/
+14
|
/
*
UI/i18n. Fixing inconsistencies in the Fillet/Chamfer LPE dialogs.
Nicolas Dufour
2015-01-06
1
-5
/
+5
*
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
[prev]