summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-perspective_path.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-14Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop1-2/+2
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+2
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz1-9/+5
2012-04-07cleanup knotholder code for LPEsJohan B. C. Engelen1-20/+18
2011-10-03Doxygen cleanup.Jon A. Cruz1-2/+3
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-12-26Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...Maximilian Albert1-1/+1
2009-11-23decrease header depsJohan B. C. Engelen1-0/+1
2008-11-21Merge from fe-movedTed Gould1-18/+7
2008-08-01remove more NR:: from live_effects codeJohan B. C. Engelen1-2/+2
2008-08-012geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen1-5/+5
2008-08-01Make LPE knotholder handles snapMaximilian Albert1-2/+4
2008-07-29Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...Maximilian Albert1-3/+1
2008-07-03update 2geom (svn rev1433)Johan B. C. Engelen1-1/+1
2008-07-02Handle for PerspectivePath LPE to adjust offset (not ideal yet but better tha...Maximilian Albert1-5/+53
2008-06-12whitespaceMaximilian Albert1-2/+2
2008-05-30LPE STACKING!Johan B. C. Engelen1-14/+2
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen1-2/+0
2008-04-15Set concatenate_before_pwd2 = true in perspective path LPE so that paths don'...Maximilian Albert1-0/+2
2008-04-15- Clean up LPE bounding box computing codeBastien Bouclet1-5/+22
2008-04-09change doEffect functions to use const& parametersJohan B. C. Engelen1-1/+1
2008-04-02New LPE: Perspective pathsMaximilian Albert1-0/+148