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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-25
Fixing warnings.
Jon A. Cruz
1
-2
/
+2
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
10
-65
/
+44
2012-04-28
powerstroke: restrict the 'ray' values for ellipses that powerstroke can gene...
Johan B. C. Engelen
1
-0
/
+9
2012-04-25
powerstroke: cautious fix.
Johan B. C. Engelen
1
-2
/
+2
2012-04-25
powerstroke: add errorhandling for rounded corners.
Johan B. C. Engelen
1
-1
/
+11
2012-04-18
Warning cleanup
Jon A. Cruz
2
-5
/
+6
2012-04-16
Loop index type cleanup
Jon A. Cruz
1
-1
/
+1
2012-04-15
powerstroke: fix inside of corners.
Johan B. C. Engelen
1
-50
/
+40
2012-04-14
powerstroke: more robust method of determining parameters at joins. should fi...
Johan B. C. Engelen
1
-71
/
+18
2012-04-13
small 2geom update
Johan B. C. Engelen
1
-15
/
+0
2012-04-10
fix potential issue with tangent calculation
Johan B. C. Engelen
1
-6
/
+6
2012-04-10
powerstroke: remove the need to reload the node tool when adding/deleting con...
Johan B. C. Engelen
1
-12
/
+33
2012-04-10
small cleanup
Johan B. C. Engelen
1
-2
/
+0
2012-04-08
clone original path lpe: add boilerplate code to allow to compensate for link...
Johan B. C. Engelen
4
-0
/
+23
2012-04-08
fix inclusion.
Johan B. C. Engelen
1
-1
/
+1
2012-04-08
powerstroke parameter small fix
Johan B. C. Engelen
1
-3
/
+6
2012-04-07
powerstroke: fix line caps for end/start knots with no handle (1st deriv == 0)
Johan B. C. Engelen
1
-4
/
+7
2012-04-07
powerstroke: previous and this commit fix extrapolated and miter join behavio...
Johan B. C. Engelen
1
-1
/
+1
2012-04-07
complementary to rev11175
Johan B. C. Engelen
1
-1
/
+1
2012-04-07
powerstroke: use path's strokewidth on applying powerstroke effect
Johan B. C. Engelen
1
-5
/
+16
2012-04-07
gives distinguishing colors to two vector params of LPE rough hatches
Johan B. C. Engelen
3
-1
/
+11
2012-04-07
cleanup knotholder code for LPEs
Johan B. C. Engelen
18
-225
/
+255
2012-04-07
powerstrokepointarray : add todo comment. do not derive from LPEKnotHolderEnt...
Johan B. C. Engelen
1
-1
/
+6
2012-04-07
the knotholders for LPE parameters should not derive from LPEKnotHolderEntity...
Johan B. C. Engelen
2
-3
/
+3
2012-03-24
powerstroke: spiro join: more robust detection of tangent direction. fixes in...
Johan B. C. Engelen
1
-5
/
+9
2012-03-24
powerstroke: add Spiro rounded join! (genius idea Jasper!)
Johan B. C. Engelen
1
-7
/
+39
2012-03-23
final cleanup of spiro?
Johan B. C. Engelen
2
-6
/
+127
2012-03-23
cleanup spiro code
Johan B. C. Engelen
8
-194
/
+124
2012-03-23
more spiro cleanup
Johan B. C. Engelen
7
-87
/
+6
2012-03-23
clean up spiro code
Johan B. C. Engelen
5
-88
/
+146
2012-03-23
powerstroke: correct naming of join parameter. breaks earlier created powerst...
Johan B. C. Engelen
2
-28
/
+28
2012-03-21
powerstroke: properly implement rounded joins. brain buster!!
Johan B. C. Engelen
1
-12
/
+81
2012-03-12
Fix false gtk deprecation warnings from gtkmm headers
Alex Valavanis
2
-2
/
+1
2012-03-08
powerstroke: - add miter size limit
Johan B. C. Engelen
1
-20
/
+51
2012-03-04
powerstroke: add miter cusp type. improve tangent detection for cusps drawing
Johan B. C. Engelen
2
-18
/
+78
2012-02-29
cppcheck
Kris De Gussem
1
-2
/
+0
2012-02-26
powerstroke: work on cusps, so people can play with it a bit. it is not done ...
Johan B. C. Engelen
1
-13
/
+53
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
12
-43
/
+37
2012-02-19
some clean up
Johan B. C. Engelen
1
-16
/
+5
2012-02-12
Header cleaning
Alex Valavanis
6
-5
/
+6
2012-02-08
add missing files in cmake
Campbell Barton
1
-0
/
+3
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
8
-8
/
+3
2012-01-18
add tooltip for powerstroke control points
Johan B. C. Engelen
2
-8
/
+5
2012-01-18
select referred path when pressing shift+d (select original) for a path with ...
Johan B. C. Engelen
1
-1
/
+2
2012-01-17
powerstroke: add new linecap type to have zero width at path start/end
Johan B. C. Engelen
1
-10
/
+22
2012-01-17
add underscores to some member variables.
Johan B. C. Engelen
4
-4
/
+4
2012-01-17
more header cleanup
Johan B. C. Engelen
1
-12
/
+7
2012-01-17
turn SPPath into a class, and add some methods...
Johan B. C. Engelen
3
-3
/
+3
2012-01-17
change pencil tool dropdown shapes to use powerstroke, instead of pattern alo...
Johan B. C. Engelen
1
-1
/
+2
2012-01-16
proper forward decl
Johan B. C. Engelen
1
-2
/
+1
[next]