summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-perp_bisector.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* set eol-style:native for recently added filesMaximilian Albert2008-06-021-204/+204
| | | (bzr r5782)
* LPE STACKING!Johan B. C. Engelen2008-05-301-187/+204
| | | | | (many thanks to the french students who made this.) (bzr r5766)
* Make LPEPerpBisector use the new nearest_point() function from point to lineMaximilian Albert2008-05-191-4/+1
| | | (bzr r5706)
* Provide knotholder for LPEPerpBisector; TODO: this replaces the usual ↵Maximilian Albert2008-05-191-27/+123
| | | | | nodepath in node context but in the long run it is desired to use both along with each other (bzr r5701)
* New LPE: Perpendicular bisectorMaximilian Albert2008-05-181-0/+94
(bzr r5695)