summaryrefslogtreecommitdiffstats
path: root/src/sp-fediffuselighting.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from fe-movedTed Gould2008-11-211-63/+0
| | | (bzr r6891)
* Improved svg input and output for lighting effects and lightsJean-Ren?? Reinhard2007-07-261-1/+8
| | | (bzr r3309)
* Patch from Jean-René Reinhard: support for feDiffuseLighting andNiko Kiirala2007-07-201-1/+12
| | | | | feSpecularLighting filter primitives (bzr r3269)
* Work on filters. spFilterPrimitive structure added. Blur slider updated. ↵Hugo Rodrigues2006-08-141-40/+2
| | | | | Fixed sp-object-repr.cpp typos (bzr r1598)
* Added skeleton files for other filter primitives' SP-objects. Added blur ↵Hugo Rodrigues2006-08-021-0/+83
slider on fill/stroke dialog (uncomment on object-properties.cpp). (bzr r1542)