index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
tools
/
freehand-base.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Parametrice into preferences magic numbers and other staff
Jabier Arraiza
2017-08-28
1
-7
/
+9
*
|
Allow pressure in pencil in the tree modes, bezier, bspline and spiro
Jabier Arraiza
2017-08-28
1
-2
/
+3
*
|
Add preview
Jabier Arraiza
2017-08-27
1
-5
/
+8
*
|
Working on preview over powerpencil
Jabier Arraiza
2017-08-27
1
-33
/
+32
*
|
Starting with powerpencil
Jabier Arraiza
2017-08-25
1
-3
/
+59
|
/
*
Attemp to fix bug 1707899, retain shapes color. Also now retain shape previou...
Jabier Arraiza
2017-08-13
1
-11
/
+25
*
Hackfest: Refactor cursors so the hot spot is inside the xpm
Martin Owens
2017-06-30
1
-2
/
+2
*
Calligraphy mode: creates dots on single click.
Marc Jeanmougin
2017-05-01
1
-2
/
+6
*
Fix some bugs on pen/cil dropdown shapes
Jabier Arraiza Cenoz
2016-11-06
1
-42
/
+42
*
Minor tweak
Jabier Arraiza Cenoz
2016-11-06
1
-1
/
+1
*
Fix bug on apply bend LPE from pen/cil without cliboard, nothin happends prev...
Jabier Arraiza Cenoz
2016-11-06
1
-1
/
+1
*
Fix bug:1639098
Jabier Arraiza Cenoz
2016-11-05
1
-2
/
+9
*
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
2016-10-24
1
-1
/
+1
*
Remove "== true"s
Shlomi Fish
2016-09-15
1
-2
/
+2
*
Fix compiler warning
Jabier Arraiza Cenoz
2016-09-11
1
-1
/
+1
*
Fix bugs: #1621234 and #172137
Jabier Arraiza Cenoz
2016-09-11
1
-19
/
+20
*
Fix a bug in pattern along path at first edit node after applied. Backport it...
Jabier Arraiza Cenoz
2016-08-29
1
-0
/
+13
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-15
/
+1
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+15
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-15
/
+1
*
Fixes some bugs related to powerstroke 'Powerstroke infinite loop'
Jabier Arraiza Cenoz
2016-06-16
1
-30
/
+10
*
Fix a bug on Pen tool when use bend path as option and the clipboard has some...
Jabier Arraiza Cenoz
2016-05-10
1
-1
/
+4
*
Fix crash when apply Bend From Clipboard to a clone by the pen/pencil toolbar
Jabier Arraiza Cenoz
2016-01-06
1
-1
/
+6
*
allow more translations than only scale
Jabier Arraiza Cenoz
2015-08-08
1
-5
/
+1
*
Fix a bug scaling path parameters
Jabier Arraiza Cenoz
2015-08-07
1
-11
/
+28
*
Allow scale on bend items
Jabier Arraiza Cenoz
2015-08-05
1
-1
/
+9
*
Fix some transform problems in Bend path.
Jabier Arraiza Cenoz
2015-08-05
1
-27
/
+17
*
Fixed some typos in bsector and bspline
Jabier Arraiza Cenoz
2015-08-02
1
-15
/
+31
*
Update simplify interactive to handle trinagle out powerstrokes, also fix it ...
Jabier Arraiza Cenoz
2015-08-01
1
-5
/
+7
*
update to trunk
Jabier Arraiza Cenoz
2015-07-30
1
-2
/
+24
|
\
|
*
Fix LPE stack in interactive simplify
jtx
2015-07-27
1
-8
/
+8
|
*
update to trunk
Jabier Arraiza Cenoz
2015-07-24
1
-6
/
+6
|
|
\
|
|
*
Fix a bug continuing a bezier path whith a LPE one like spiro or bspline on a...
Jabier Arraiza Cenoz
2015-07-22
1
-4
/
+3
|
|
*
Fix a bug continuing a bezier path whith a LPE one like spiro or bspline
Jabier Arraiza Cenoz
2015-07-10
1
-3
/
+4
|
*
|
Update to new simplify
Jabier Arraiza Cenoz
2015-03-10
1
-2
/
+0
|
*
|
Fix new added simplify parameter
Jabier Arraiza Cenoz
2015-03-09
1
-0
/
+1
|
*
|
fix to fit the new parameters of simplify lpe
Jabier Arraiza Cenoz
2015-03-08
1
-1
/
+0
|
*
|
allow use multiple lines, added new icon
Jabier Arraiza Cenoz
2015-03-08
1
-1
/
+1
|
*
|
add interactive smooth to pen tool
Jabier Arraiza Cenoz
2015-03-07
1
-0
/
+26
*
|
|
Fis fix a bug finded in my presentation in the HackFest
jabiertxof
2015-04-29
1
-2
/
+6
*
|
|
update to trunk
Jabier Arraiza Cenoz
2015-04-10
1
-6
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix coding style issues in bspline/spirolive code
Jabier Arraiza Cenoz
2015-04-10
1
-6
/
+6
|
|
/
*
|
Rename a variable to current coding style
Jabier Arraiza Cenoz
2015-04-09
1
-14
/
+14
*
|
update to trunk
Jabier Arraiza Cenoz
2015-03-18
1
-21
/
+16
|
\
|
|
*
Remove sp_style_write_string() and sp_style_write_difference().
Tavmjong Bah
2014-12-25
1
-12
/
+7
|
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-3
/
+3
|
*
Purge sp_desktop_sketch and sp_desktop_tempgroup
Liam P. White
2014-12-21
1
-2
/
+2
|
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-4
/
+4
|
*
Fix a bug in pen/cil modes triangle in/out
Jabier Arraiza Cenoz
2014-11-24
1
-1
/
+1
*
|
updated code to work on 0.92 code
Jabier Arraiza Cenoz
2014-11-24
1
-9
/
+12
[prev]
[next]