| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | 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 | |
| | * | | Upgrading to trunk | Ted Gould | 2010-07-13 | 7 | -7/+9 | |
| | |\ \ | ||||||
| | | * | | - Snap while rotating an object using the selector tool | Diederik van Lierop | 2010-07-12 | 5 | -5/+6 | |
| | | |/ | ||||||
| | * | | Pulling in a more recent trunk | Ted Gould | 2010-05-15 | 4 | -6/+6 | |
| | |\ \ | ||||||
| | * \ \ | Updating to trunk | Ted Gould | 2010-05-15 | 11 | -95/+132 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge from trunk | Ted Gould | 2010-03-26 | 7 | -39/+123 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Keeping up with trunk | Ted Gould | 2010-01-01 | 5 | -69/+68 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Updating to current trunk | Ted Gould | 2009-12-21 | 25 | -39/+110 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merging in from trunk | Ted Gould | 2009-11-29 | 7 | -170/+190 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Experimental pause updating scheme. | Soren Berg | 2009-07-22 | 2 | -0/+8 | |
| * | | | | | | | | | Minor cleanups | Krzysztof Kosi??ski | 2010-08-05 | 8 | -70/+25 | |
| * | | | | | | | | | Wholesale cruft removal part 5; completely remove RasterFont | Krzysztof Kosi??ski | 2010-08-05 | 2 | -153/+0 | |
| * | | | | | | | | | Fix mask rendering to use luminance-to-alpha | Krzysztof Kosi??ski | 2010-08-05 | 3 | -20/+48 | |
| * | | | | | | | | | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 2010-08-05 | 4 | -121/+25 | |
| * | | | | | | | | | Fix artifacts in Gaussian blur and other filters inadvertently | Krzysztof Kosi??ski | 2010-08-04 | 1 | -9/+0 | |
| * | | | | | | | | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 26 | -1255/+43 | |
| * | | | | | | | | | Handle preserveAspectRatio for images | Krzysztof Kosi??ski | 2010-08-03 | 4 | -86/+131 | |
| * | | | | | | | | | Second half of image filter, probably not 100% correct | Krzysztof Kosi??ski | 2010-07-30 | 5 | -277/+70 | |
| * | | | | | | | | | Cruft removal | Krzysztof Kosi??ski | 2010-07-29 | 2 | -190/+0 | |
| * | | | | | | | | | First half of image filter (display from external image) | Krzysztof Kosi??ski | 2010-07-29 | 3 | -15/+118 | |
| * | | | | | | | | | Add OpenMP IF clauses to filter templates, instead of modifying num_threads | Krzysztof Kosi??ski | 2010-07-27 | 1 | -17/+14 | |
| * | | | | | | | | | Separate morphology filter into X and Y processing phases. | Krzysztof Kosi??ski | 2010-07-26 | 2 | -171/+70 | |
| * | | | | | | | | | Improve turbulence renderer | Krzysztof Kosi??ski | 2010-07-25 | 3 | -284/+322 | |
| * | | | | | | | | | Minor cleanups | Krzysztof Kosi??ski | 2010-07-24 | 5 | -33/+85 | |
| * | | | | | | | | | Turbulence filter (lazy version) | Krzysztof Kosi??ski | 2010-07-23 | 2 | -35/+108 | |
| * | | | | | | | | | Morphology filter | Krzysztof Kosi??ski | 2010-07-23 | 2 | -10/+136 | |
| * | | | | | | | | | Remove nr-filter-getalpha.(h|cpp) - no longer needed | Krzysztof Kosi??ski | 2010-07-23 | 3 | -93/+0 | |
| * | | | | | | | | | Displacement map filter | Krzysztof Kosi??ski | 2010-07-23 | 6 | -33/+161 | |
| * | | | | | | | | | Specular lighting filter | Krzysztof Kosi??ski | 2010-07-23 | 4 | -88/+197 | |
| * | | | | | | | | | Diffuse lighting filter | Krzysztof Kosi??ski | 2010-07-23 | 7 | -155/+358 | |
| * | | | | | | | | | Matrix convolution filter (lazy version) | Krzysztof Kosi??ski | 2010-07-21 | 3 | -89/+124 | |
| * | | | | | | | | | Add unpremul_alpha utility function. Some preparations | Krzysztof Kosi??ski | 2010-07-21 | 4 | -7/+125 | |
| * | | | | | | | | | Fix type mismatch of std::min args in ColorMatrixMatrix constructor | Krzysztof Kosi??ski | 2010-07-18 | 1 | -1/+1 | |
| * | | | | | | | | | Component transfer filter | Krzysztof Kosi??ski | 2010-07-17 | 7 | -349/+283 | |
| * | | | | | | | | | Color matrix filter. Fix arithmetic operator in feComposite | Krzysztof Kosi??ski | 2010-07-17 | 5 | -28/+278 | |
| * | | | | | | | | | Fix flood filter to really paint the specified color | Krzysztof Kosi??ski | 2010-07-17 | 1 | -10/+11 | |
| * | | | | | | | | | Minor cleanup of composite filter | Krzysztof Kosi??ski | 2010-07-17 | 1 | -150/+0 | |
| * | | | | | | | | | Composite filter | Krzysztof Kosi??ski | 2010-07-16 | 6 | -41/+218 | |
| * | | | | | | | | | Split out surface blending template into a separate file | Krzysztof Kosi??ski | 2010-07-16 | 3 | -115/+157 | |
