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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Made dependencies explicit and bumped versions.
Jon A. Cruz
2011-05-18
1
-6
/
+1
|
*
Adding initial cut of resource manager.
Jon A. Cruz
2011-05-06
1
-1
/
+1
*
|
Fix rendering of control points
Krzysztof Kosi??ski
2011-06-19
4
-225
/
+273
*
|
Fix a rounding error that resulted in seams at some zoom levels when
Krzysztof Kosi??ski
2011-04-10
7
-30
/
+47
*
|
Initialize cached patterns to NULL in NRStyle, should fix crashes
Krzysztof Kosi??ski
2011-04-09
2
-3
/
+6
*
|
Slightly improve EXTRACT_ARGB32 macro
Krzysztof Kosi??ski
2011-04-09
1
-4
/
+4
*
|
nr-filter-skeleton is compiled on windows (good to keep it up-to-date I think...
Johan B. C. Engelen
2011-04-08
2
-9
/
+10
*
|
2geom has "multiplatform" sincos function
Johan B. C. Engelen
2011-04-08
1
-1
/
+2
*
|
Add missing flush() / mark_dirty() calls around CMS transform
Krzysztof Kosi??ski
2011-04-08
1
-0
/
+2
*
|
Fix color-managed view
Krzysztof Kosi??ski
2011-04-08
1
-86
/
+21
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
95
-394
/
+823
|
\
|
|
*
Faster rounding for Gaussian blur
Jasper van de Gronde
2011-04-02
1
-6
/
+37
|
*
D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, Bug...
Nicolas Dufour
2011-03-18
1
-0
/
+1
|
*
Use filter primitive subregion for feFlood per SVG standard.
Tavmjong Bah
2011-03-12
1
-24
/
+44
|
*
Add handling filter primitive subregion to filter primitive classes.
Tavmjong Bah
2011-03-11
7
-66
/
+273
|
*
add a check for null desktop
Johan B. C. Engelen
2011-03-07
1
-2
/
+6
|
*
Allow the center handle to be selectable for items having a width or height c...
Diederik van Lierop
2011-03-06
1
-0
/
+6
|
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
1
-0
/
+1
|
*
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
2011-02-21
10
-9
/
+168
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
78
-198
/
+198
|
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
35
-216
/
+275
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
3
-10
/
+16
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
2
-9
/
+11
|
|
\
|
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-1
/
+1
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-1
/
+1
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-3
/
+3
|
*
|
Fix luminance to alpha calculation in masks.
Tavmjong Bah
2010-11-22
1
-6
/
+16
*
|
|
Fix mask luminance calculation, so the coeffs add up to 1
Krzysztof Kosi??ski
2010-11-26
1
-2
/
+2
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
85
-85
/
+85
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
96
-96
/
+96
*
|
|
Make nr_arena_invoke_render expect an already transformed context,
Krzysztof Kosi??ski
2010-08-15
6
-27
/
+18
*
|
|
Completely remove NRPixBlock
Krzysztof Kosi??ski
2010-08-14
16
-264
/
+99
*
|
|
Fix paint bucket tool
Krzysztof Kosi??ski
2010-08-14
2
-10
/
+10
*
|
|
Fixes for guideline rendering
Krzysztof Kosi??ski
2010-08-14
1
-1
/
+3
*
|
|
Do not un-premultiply alpha when computing mask luminance
Krzysztof Kosi??ski
2010-08-12
1
-8
/
+4
*
|
|
Fix computation of drawbox for filtered, rotated items
Krzysztof Kosi??ski
2010-08-12
4
-50
/
+34
*
|
|
Fix the morphology filter (work on premultiplied colors)
Krzysztof Kosi??ski
2010-08-12
1
-28
/
+33
*
|
|
Fix bitmap opacity
Krzysztof Kosi??ski
2010-08-11
1
-2
/
+1
*
|
|
Fix light vector computation for lighting filters
Krzysztof Kosi??ski
2010-08-11
2
-4
/
+4
*
|
|
Fix rendering failures caused by markers with markerUnits="strokeWidth"
Krzysztof Kosi??ski
2010-08-11
1
-1
/
+2
*
|
|
Fix rendering of masks with non-opaque alpha channel
Krzysztof Kosi??ski
2010-08-10
3
-22
/
+30
*
|
|
Fix performance regression when displaying large images
Krzysztof Kosi??ski
2010-08-09
4
-6
/
+19
*
|
|
OpenMP-enabled matrix convolution
Krzysztof Kosi??ski
2010-08-09
1
-157
/
+71
*
|
|
merge from trunk
Krzysztof Kosi??ski
2010-08-08
6
-27
/
+27
|
\
|
|
|
*
|
A modification of pixops_mix that allows for input images that extend beyond ...
Jasper van de Gronde
2010-08-04
1
-87
/
+39
|
*
|
Fix to background handling that avoids both duplication and aliasing as much ...
Jasper van de Gronde
2010-08-04
4
-101
/
+75
|
*
|
1) Snap to transformation center even if it's outside of the bounding box of ...
Diederik van Lierop
2010-07-25
1
-8
/
+8
|
*
|
Make OpenMP actually work on systems that use Autoconf.
Krzysztof Kosi??ski
2010-07-21
1
-1
/
+2
|
*
|
- do not use shift to disable snapping while holding shift to rotate a guide
Diederik van Lierop
2010-07-18
1
-21
/
+9
|
*
|
Simplify code related to snapping while rotating
Diederik van Lierop
2010-07-17
4
-6
/
+4
[prev]
[next]