index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
Makefile_insert
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added sp-ctrlcurve, usefull for meshes.
Tavmjong Bah
2012-05-21
1
-0
/
+2
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-2
/
+2
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-11
/
+11
*
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
1
-0
/
+4
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-1
/
+2
|
\
|
*
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
2011-02-21
1
-0
/
+2
|
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
1
-1
/
+2
*
|
Completely remove NRPixBlock
Krzysztof Kosi??ski
2010-08-14
1
-4
/
+0
*
|
Wholesale cruft removal part 5; completely remove RasterFont
Krzysztof Kosi??ski
2010-08-05
1
-1
/
+0
*
|
Wholesale cruft removal part 1
Krzysztof Kosi??ski
2010-08-04
1
-5
/
+1
*
|
Remove nr-filter-getalpha.(h|cpp) - no longer needed
Krzysztof Kosi??ski
2010-07-23
1
-2
/
+0
*
|
Split out surface blending template into a separate file
Krzysztof Kosi??ski
2010-07-16
1
-0
/
+1
*
|
Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.
Krzysztof Kosi??ski
2010-06-29
1
-2
/
+0
*
|
Text rendering. Factor out style handling into nr-style.h
Krzysztof Kosi??ski
2010-06-28
1
-54
/
+56
*
|
Implement clipping (slightly incorrect) and masking
Krzysztof Kosi??ski
2010-06-26
1
-0
/
+2
|
/
*
Remove trailing whitespace (fixes a warning)
Josh Andler
2009-03-11
1
-1
/
+1
*
move canvastext to its own file (no linking error for me anymore), add outlin...
bulia byak
2009-03-11
1
-0
/
+2
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
1
-16
/
+5
*
Nicer symbol for guide anchor
Maximilian Albert
2009-01-26
1
-0
/
+2
*
Build a single test executable on Linux to match Windows build system.
Krzysztof Kosi??ski
2008-12-29
1
-14
/
+1
*
remove bezier-utils. now we use 2geom's one.
Johan B. C. Engelen
2008-12-13
1
-3
/
+0
*
Simplify "make check" makefile rules and remove most of the obsolete
Krzysztof Kosi??ski
2008-12-09
1
-15
/
+6
*
Change the way preferences are loaded to simplify unit testing
Krzysztof Kosi??ski
2008-12-07
1
-1
/
+1
*
Make unit tests build on Linux again
Jasper van de Gronde
2008-08-04
1
-1
/
+2
*
Enable exception handling for CxxTest in Makefiles
Jasper van de Gronde
2008-08-02
1
-1
/
+1
*
SPCurve unit tests
Jasper van de Gronde
2008-08-02
1
-1
/
+2
*
Temporarily move the code from display/canvas-text.(h|cpp) to display/canvas-...
Maximilian Albert
2008-07-29
1
-2
/
+0
*
New CanvasText item; TODO: works quite well but updating may be incorrect sin...
Maximilian Albert
2008-07-22
1
-0
/
+2
*
The new CxxTest unit tests now also work on Linux! (Note that test-all
Jasper van de Gronde
2008-07-17
1
-0
/
+24
*
* add rule in configure.ac so that only who has cairo > 1.6.4 (currently cair...
Felipe Corr??a da Silva Sanches
2008-05-25
1
-0
/
+2
*
lay groundwork for non-filter view mode
MenTaLguY
2008-03-31
1
-0
/
+1
*
remove flashing test indicator on pointparam.
Johan B. C. Engelen
2008-03-02
1
-0
/
+2
*
NEW: temporary on-canvas indicators
Johan B. C. Engelen
2008-03-02
1
-0
/
+4
*
unify linear and radial gradients in same file (with appropriate note
MenTaLguY
2007-08-21
1
-2
/
+0
*
Improved handling bounding boxes and rotated/skewed coordinates in filters
Niko Kiirala
2007-08-18
1
-0
/
+2
*
boilerplate code for the remaining filters. My next commits will
Felipe Corr??a da Silva Sanches
2007-08-04
1
-0
/
+8
*
boiler plate code for feTile
Felipe Corr??a da Silva Sanches
2007-08-03
1
-0
/
+2
*
Added support for feMerge filter priitive
Niko Kiirala
2007-07-26
1
-0
/
+2
*
boiler plate code for feTurbulence:
Felipe Corr??a da Silva Sanches
2007-07-26
1
-12
/
+14
*
feImage boilerplate code.
Felipe Corr??a da Silva Sanches
2007-07-26
1
-0
/
+2
*
DisplacementMap filter boilerplate code + renderer draft implementation.
Felipe Corr??a da Silva Sanches
2007-07-25
1
-0
/
+2
*
Patch by Jean-René Reinhard: better SVG compliance for lighting effects
Niko Kiirala
2007-07-23
1
-0
/
+2
*
Patch from Felipe Sanches: support for feConvolveMatrix filter primitive
Niko Kiirala
2007-07-20
1
-0
/
+2
*
Patch from Jean-René Reinhard: support for feDiffuseLighting and
Niko Kiirala
2007-07-20
1
-1
/
+10
*
First version of feComposite filter effect renderer
Niko Kiirala
2007-07-09
1
-0
/
+3
*
Filter effects: support for SourceAlpha and BackgroundAlpha
Niko Kiirala
2007-06-12
1
-0
/
+2
*
First version of feOffset support. Contains some rendering glitches.
Niko Kiirala
2007-06-07
1
-0
/
+2
*
Added renderer support for feBlend filter effect
Niko Kiirala
2007-05-14
1
-0
/
+2
*
render text in outline mode via cairo (still no endian-safe); factor out help...
bulia byak
2007-03-01
1
-1
/
+3
*
Added bitmap transformer to fix blur with rotation and non-uniform scaling
Niko Kiirala
2007-01-03
1
-1
/
+3
[next]