summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect-enum.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix previous revision.Liam P. White2014-10-161-1/+1
| | | | | | | | | revid:jtx@jtx.marker.es-20141016153516-eng0y49ppsk2vt5b 13617 Jabiertxof2014-10-16 Change LPE from envelope-perspective to perspective-envelope For me is easy to use/find with this new name. Also fix a rounding error on envelope at small sizes (bzr r13341.1.276)
* Update to experimental r13531Liam P. White2014-08-311-0/+1
|\ | | | | (bzr r13090.1.106)
| * To help the SVG WG discussion on powerstroke, a quick code-up of centripetal ↵Johan B. C. Engelen2014-08-231-0/+1
| | | | | | | | | | | | | | | | Catmull-Rom interpolation. The code probably needs a clean up pass, and more generally, the interpolation functions should move into 2geom or at least into a .cpp file. - Add Catmull-Rom interpolation to powerstroke interpolation options - Add LPE Interpolate points (bzr r13341.1.156)
* | Update to experimental r13483Liam P. White2014-08-171-0/+1
|\| | | | | (bzr r13090.1.105)
| * Add 'Show handles' LPEJabier Arraiza Cenoz2014-08-121-0/+1
| | | | | | (bzr r13341.1.139)
* | Update to experimental r13452Liam P. White2014-07-301-0/+1
|\| | | | | (bzr r13090.1.95)
| * Added roughen LPEJabier Arraiza Cenoz2014-07-301-0/+1
| | | | | | (bzr r13341.1.106)
* | Update to experimental r13418Liam P. White2014-07-051-0/+1
|\| | | | | (bzr r13090.1.87)
| * Fix buildLiam P. White2014-07-021-0/+1
| | | | | | (bzr r13341.1.76)
* | Update to experimental r13389Liam P. White2014-06-061-0/+1
|\| | | | | (bzr r13090.1.81)
| * Added Perspective-Envelope live effectJabier Arraiza Cenoz2014-05-301-0/+1
| | | | | | (bzr r13341.1.43)
* | Update to experimental (r13376)Liam P. White2014-05-171-0/+2
|\| | | | | (bzr r13090.1.79)
| * Added Latice2 deformation LPEJabier Arraiza Cenoz2014-05-131-0/+1
| | | | | | (bzr r13341.1.14)
| * Add Simplify LPEJabier Arraiza Cenoz2014-05-131-0/+1
| | | | | | (bzr r13341.1.13)
* | Update to trunk/integrate BSplineLiam P. White2014-05-091-0/+1
|\| | | | | (bzr r13090.1.73)
| * RefactorizingJabier Arraiza Cenoz2013-12-301-2/+0
| | | | | | (bzr r11950.1.212)
| * bzr history lost by a killed mergeJabier Arraiza Cenoz2012-12-141-0/+3
| | | | | | (bzr r11950.1.1)
* | Added in new toy effect "Taper Strokes," readded a missing header file, bugfixesLiam P. White2014-03-181-1/+2
| | | | | | (bzr r13090.1.25)
* | Reverted swatchesLiam P. White2014-03-121-1/+1
| | | | | | | | | | | | | | Removed a toy effect (not ready yet) Fixed a bug with Livarot General cleanup (bzr r13090.1.23)
* | Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-0/+6
|/ | | (bzr r13090.1.1)
* LPE: add new LPE that outputs the original path data. used to make a clone ↵Johan B. C. Engelen2012-01-121-0/+1
| | | | | (without LPE) of a path with an LPE applied (bzr r10874)
* add powerstroke initial shotJohan B. C. Engelen2010-07-261-0/+1
| | | (bzr r9654)
* add LPE extrude. it's not finished yet!Johan B. C. Engelen2009-11-231-0/+1
| | | (bzr r8838)
* add LPE recursive skeleton (experimental)Johan B. C. Engelen2009-04-121-0/+1
| | | (bzr r7692)
* remove some of the lpe test define clauses. they are not needed. this in ↵Johan B. C. Engelen2009-01-031-5/+1
| | | | | preparation for moving the define to config.h (bzr r7066)
* added lpe-dynastroke, but hidden as experimental.JF Barraud2009-01-031-0/+1
| | | (bzr r7065)
* reorder LPE listJohan B. C. Engelen2009-01-021-4/+4
| | | | | disable test effects per default (bzr r7057)
* renamed lpe-hatches to lpe-rough-hatches.JF Barraud2008-11-261-1/+1
| | | (bzr r6905)
* Merge from fe-movedTed Gould2008-11-211-0/+72
(bzr r6891)