summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-angle_bisector.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity ↵Maximilian Albert2008-07-291-6/+2
| | | | | and make inheritance from it a bit less clumsy (bzr r6448)
* Enable knotholder handles for LPEAngleBisector now that they can be used ↵Maximilian Albert2008-07-141-3/+2
| | | | | simultaneously with nodepath (bzr r6292)
* New LPE: Angle bisectorMaximilian Albert2008-06-161-0/+161
(bzr r5960)