summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-angle_bisector.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix headers on LPE'sJabiertxof2016-12-101-5/+3
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
* Fixed some typos in bsector and bsplineJabier Arraiza Cenoz2015-08-021-1/+1
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-5/+5
* LPE strings consistency fix.Nicolas Dufour2014-01-191-1/+1
* cppcheckKris De Gussem2013-03-131-2/+0
* const ....Johan B. C. Engelen2013-01-171-6/+6
* UI uniformisationKris De Gussem2012-10-201-2/+2
* Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop2012-10-141-4/+4
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-1/+0
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-6/+4
* cleanup knotholder code for LPEsJohan B. C. Engelen2012-04-071-38/+34
* reduce include dependenciesJohan B. C. Engelen2010-05-181-0/+2
* Correct handle tipsMaximilian Albert2008-08-041-2/+2
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-12/+12
* Make LPE knotholder handles snapMaximilian Albert2008-08-011-2/+6
* Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...Maximilian Albert2008-07-291-6/+2
* Enable knotholder handles for LPEAngleBisector now that they can be used simu...Maximilian Albert2008-07-141-3/+2
* New LPE: Angle bisectorMaximilian Albert2008-06-161-0/+161