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
/
parameter
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-28
fix order of checks.
Johan B. C. Engelen
1
-1
/
+4
2011-10-05
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
1
-1
/
+0
2011-08-27
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2
-2
/
+0
2011-07-17
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
1
-1
/
+1
2011-06-22
Warning cleanup.
Jon A. Cruz
1
-2
/
+1
2011-06-13
cmake:
Campbell Barton
1
-13
/
+0
2011-06-12
work in progress cmake commit:
Campbell Barton
1
-12
/
+12
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-1
/
+1
2011-02-27
compatibility patch to compile using gcc 4.6
Adib Taraben
2
-0
/
+2
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
9
-12
/
+12
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-08-05
Wholesale cruft removal part 4; fix crash when rendering guides
Krzysztof Kosi??ski
2
-4
/
+4
2010-07-30
powerstroke: redefine meaning of offset point parameter values. now knots mov...
Johan B. C. Engelen
2
-9
/
+27
2010-07-28
powerstroke: ctrl+click inserts new stroke knot. BUGGY. reselect object after...
Johan B. C. Engelen
1
-1
/
+9
2010-07-27
powerstroke: arbitrary number of control points.
Johan B. C. Engelen
3
-14
/
+20
2010-07-27
commit missing files
Johan B. C. Engelen
2
-0
/
+213
2010-07-26
more powerstroke build infrastructure
Johan B. C. Engelen
3
-0
/
+19
2010-07-14
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
1
-1
/
+1
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-2
/
+2
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2
-1
/
+2
2010-03-19
Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.
Jon A. Cruz
1
-2
/
+2
2010-02-14
add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.
Johan B. C. Engelen
1
-17
/
+13
2010-01-22
Fix some of the LPE issues.
Krzysztof Kosi??ski
1
-2
/
+2
2010-01-15
Warning cleanup.
Jon A. Cruz
1
-2
/
+2
2009-12-24
Remove remnants of old node tool
Krzysztof Kosi??ski
1
-2
/
+0
2009-12-20
Warning cleanup
Jon A. Cruz
1
-2
/
+2
2009-12-08
Fix LPEs and break mask transform undo
Krzysztof Kosi??ski
1
-6
/
+27
2009-11-29
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
1
-13
/
+3
2009-11-23
decrease header deps
Johan B. C. Engelen
1
-0
/
+1
2009-06-21
Remove 'Is visible?' checkbox from LPE editor because it duplicates functiona...
Maximilian Albert
2
-1
/
+3
2009-04-11
Fix two missing icons in live effect parameters
Krzysztof Kosi??ski
1
-2
/
+2
2009-04-07
Ctor fixes and misc warning cleanups
Jon A. Cruz
1
-1
/
+1
2009-03-19
tidy up SPObjects that must always be LivePathEffectObjects
Johan B. C. Engelen
1
-1
/
+1
2009-03-15
store default size in lpe::ArrayParam
Johan B. C. Engelen
1
-2
/
+3
2009-03-11
move canvastext to its own file (no linking error for me anymore), add outlin...
bulia byak
2
-1
/
+3
2009-02-20
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
1
-6
/
+1
2009-01-08
move shape_editor from node context to the parent class, event context
bulia byak
1
-1
/
+1
2009-01-05
Cmake build fixes, minor
Joshua L. Blocher
1
-1
/
+0
2008-12-17
fixed transform_mutliply for vector lpe parameter.
JF Barraud
1
-1
/
+1
2008-11-21
Merge from fe-moved
Ted Gould
11
-314
/
+394
2008-10-11
Merging from trunk
Ted Gould
1
-1
/
+2
2008-09-25
Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...
Ted Gould
1
-1
/
+1
2008-09-02
add lpe param: VectorParam<float> and VectorParam<double>
Johan B. C. Engelen
4
-1
/
+180
2008-08-18
cast for EnumParam
Maximilian Albert
1
-0
/
+3
2008-08-13
Get rid of some superfluous includes
Maximilian Albert
1
-5
/
+0
2008-08-08
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
1
-1
/
+1
2008-08-07
try to make LPE optimizations easier. example in LPE Bend
Johan B. C. Engelen
2
-4
/
+16
2008-08-03
Fixed broken empty string check
Jon A. Cruz
1
-10
/
+10
2008-08-03
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
1
-1
/
+0
2008-08-01
remove more NR:: from live_effects code
Johan B. C. Engelen
1
-2
/
+2
[next]