summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-parallel.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-21UI uniformisationKris De Gussem1-2/+2
2012-10-14Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop1-4/+4
2012-06-17Removed unneeded header style filename #definesJon A. Cruz1-1/+0
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+2
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz1-8/+5
2012-04-07cleanup knotholder code for LPEsJohan B. C. Engelen1-26/+33
2012-01-17add underscores to some member variables.Johan B. C. Engelen1-1/+1
2008-08-13make spcurve::first_point and last_point boost::optionalJohan B. C. Engelen1-2/+2
2008-08-012geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen1-12/+12
2008-08-01Make LPE knotholder handles snapMaximilian Albert1-2/+6
2008-07-29Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...Maximilian Albert1-6/+2
2008-07-17convert all SPCurve's points and matrices arguments and return types to 2GeomJohan B. C. Engelen1-2/+2
2008-07-02Enable status bar tips for LPE handles that are automatically created from Po...Maximilian Albert1-1/+1
2008-06-18New LPE: ParallelMaximilian Albert1-0/+170