summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-line_segment.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix end type combo boxMaximilian Albert2008-08-181-2/+2
| | | (bzr r6696)
* Toggle button in geometry toolbar to set limiting bounding box for ↵Maximilian Albert2008-08-181-1/+1
| | | | | LPELineSegment (bzr r6685)
* Add action to change the end type of line segments if an item has ↵Maximilian Albert2008-08-181-1/+2
| | | | | LPELineSegment applied; this is for demonstration purposes because later it would be nice if we could change widgets interactively. (bzr r6683)
* New LPE to draw infinite lines (cut by a limiting bounding box), rays and ↵Maximilian Albert2008-08-181-0/+63
segments (bzr r6641)