| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implement rendering of clips/masks in outline mode; make all outline colors ↵ | bulia byak | 2006-10-25 | 1 | -1/+28 |
| | | | | | | stored in the prefs (bzr r1861) | ||||
| * | more correct double opacity fix: do not multiply by opacity if ↵ | bulia byak | 2006-10-20 | 1 | -3/+2 |
| | | | | | | item->render_opacity, i.e. the opacity was already applied during render (bzr r1815) | ||||
| * | fix the erroneous double opacity on filtered objects | bulia byak | 2006-10-20 | 1 | -2/+6 |
| | | | | (bzr r1814) | ||||
| * | purge fred's arena item tile cache (has been disabled for quite some time ↵ | bulia byak | 2006-10-17 | 1 | -594/+105 |
| | | | | | | anyway, bitrotting; enabling it gives no measureable advantage) (bzr r1807) | ||||
| * | indentation; declarations to first uses; deal with the possible failure to ↵ | bulia byak | 2006-10-14 | 1 | -897/+1061 |
| | | | | | | create pixblock due to insufficient memory (bzr r1801) | ||||
| * | disable filters in outline mode | bulia byak | 2006-10-11 | 1 | -8/+10 |
| | | | | (bzr r1796) | ||||
| * | patch for rendering quality and speed from Jasper van de Gronde | bulia byak | 2006-07-29 | 1 | -5/+5 |
| | | | | (bzr r1503) | ||||
| * | Added renderer support for accessing background image from filters | Niko Kiirala | 2006-07-26 | 1 | -2/+38 |
| | | | | (bzr r1485) | ||||
| * | svg-filters branch merged back to head | Niko Kiirala | 2006-06-21 | 1 | -2/+22 |
| | | | | (bzr r1252) | ||||
| * | NRMatrix copy constructor appears deficient; avoid it for now | MenTaLguY | 2006-05-01 | 1 | -1/+2 |
| | | | | (bzr r646) | ||||
| * | use GC allocator for bitmap cache and transform | MenTaLguY | 2006-05-01 | 1 | -12/+6 |
| | | | | (bzr r645) | ||||
| * | rationalize function names and remove spurious soft_ptr | MenTaLguY | 2006-04-29 | 1 | -6/+6 |
| | | | | (bzr r636) | ||||
| * | Rendering optimisation, which gives best results for zoomed in drawings with ↵ | Andrius Ramanauskas | 2006-04-19 | 1 | -0/+7 |
| | | | | | | complex (multi-node) paths. Optimisation focus - eliminating cubicTo and LineTo nodes outside of visible area, so no unneeded calculations is needed and less memory is consumed (this avoids crashes which were occurring previously if zooming into a complex drawing) (bzr r541) | ||||
| * | cosmetic | bulia byak | 2006-03-26 | 1 | -2/+3 |
| | | | | (bzr r303) | ||||
| * | fix clipping with unfilled paths | bulia byak | 2006-03-19 | 1 | -1/+1 |
| | | | | (bzr r261) | ||||
| * | Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<> | MenTaLguY | 2006-03-15 | 1 | -7/+0 |
| | | | | (bzr r241) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+1155 |
| (bzr r1) | |||||
