summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-angle_bisector.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correct handle tipsMaximilian Albert2008-08-041-2/+2
| | | (bzr r6557)
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-12/+12
| | | (bzr r6513)
* Make LPE knotholder handles snapMaximilian Albert2008-08-011-2/+6
| | | (bzr r6506)
* 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)