summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-fillet-chamfer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* removed reverse path, commented whyJabier Arraiza Cenoz2015-06-261-0/+3
* fix a minor bug calculating max timeJabier Arraiza Cenoz2015-05-101-1/+4
* some comments and pointwise related refactorJabier Arraiza Cenoz2015-05-101-8/+17
* Working on Krzysztof review. Seems to be all fixed.Jabier Arraiza Cenoz2015-05-101-79/+75
* fixing reviewJabier Arraiza Cenoz2015-05-091-17/+26
* fixing reviewJabier Arraiza Cenoz2015-05-091-21/+19
* update to trunkJabier Arraiza Cenoz2015-05-091-6/+1
|\
| * Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2015-05-091-6/+1
* | Adding and renaming methofs to pathinfoJabier Arraiza Cenoz2015-04-061-1/+10
* | rename pathinfo functionJabier Arraiza Cenoz2015-04-061-1/+1
* | Fixed bug on closed paths, Clenup of pathinfoJabier Arraiza Cenoz2015-04-061-2/+3
* | fixing bug on closed pathsJabier Arraiza Cenoz2015-04-061-0/+1
* | Updated Pathinfo to discrimine degenerate curves optionaly.Jabier Arraiza Cenoz2015-04-031-4/+4
* | Update pathinfo class to allow piecewise and pathvector as input.Jabier Arraiza Cenoz2015-04-031-33/+5
* | Adding suport for duplicate nodesJabier Arraiza Cenoz2015-04-021-9/+19
* | add move knots when move nodes pointed by su_vJabier Arraiza Cenoz2015-04-021-0/+3
* | Now open -without conversion- old fillet chamfer objectsJabier Arraiza Cenoz2015-04-011-18/+22
* | Added documentation and fix to coding style.Jabier Arraiza Cenoz2015-04-011-296/+360
* | More cleanup of code structure.Jabier Arraiza Cenoz2015-04-011-4/+0
* | Move 2Geom work to a intermediate positon -helper-Jabier Arraiza Cenoz2015-04-011-91/+82
* | fixed hide knots and removed unused headersJabier Arraiza Cenoz2015-03-311-7/+3
* | Remove active desktop calls from LPEJabier Arraiza Cenoz2015-03-311-8/+3
* | end append pathJabier Arraiza Cenoz2015-03-311-29/+35
* | adding append modeJabier Arraiza Cenoz2015-03-281-3/+5
* | adding append modeJabier Arraiza Cenoz2015-03-261-1/+3
* | Fixed bug when deleting nodesJabier Arraiza Cenoz2015-03-221-27/+29
* | Fixed bug whith mapsJabier Arraiza Cenoz2015-03-211-24/+22
* | fix bspline calls and atemp to fic a bug whith mapJabier Arraiza Cenoz2015-03-211-25/+21
* | Added delete nodes/satellitesJabier Arraiza Cenoz2015-03-191-6/+1
* | fixing a boring bug in path manipulatorJabier Arraiza Cenoz2015-03-191-38/+75
* | commit for refactoringJabier Arraiza Cenoz2015-03-141-13/+14
* | merged anf fixed from trunkJabier Arraiza Cenoz2015-03-081-74/+10
* | update to trunk and fixed helper pathsJabier Arraiza Cenoz2015-03-081-4/+69
|\|
| * Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-081-1/+1
* | minor changes to helper pathsJabier Arraiza Cenoz2015-03-081-10/+9
* | finish helper paths and beter handle of fillet/chamfer overflow. Also make th...Jabier Arraiza Cenoz2015-03-071-21/+32
* | All features done, only need piecewise update functionJabier Arraiza Cenoz2015-03-041-71/+56
* | Fix radian to lenght conversion and minior bugsJabier Arraiza Cenoz2015-03-041-1/+9
* | added helper paths and fixed some bugsJabier Arraiza Cenoz2015-03-031-36/+30
* | added more fillet/chamfer propertiesJabier Arraiza Cenoz2015-03-021-41/+271
* | added mirror knotsJabier Arraiza Cenoz2015-03-011-13/+35
* | adding mirror knotJabier Arraiza Cenoz2015-03-011-7/+18
* | improving codeJabier Arraiza Cenoz2015-02-281-9/+1
* | fixing write knotJabier Arraiza Cenoz2015-02-271-0/+9
* | Added flexible/fixed to fillet chamfer and fix bugsJabier Arraiza Cenoz2015-02-231-31/+69
* | fixed some bugsJabier Arraiza Cenoz2015-02-191-2/+2
* | reducing size in pointwise LPE dataJabier Arraiza Cenoz2015-02-191-5/+5
* | Basic filleting using pointwiseJabier Arraiza Cenoz2015-02-191-43/+80
* | starting fillet/chamferJabier Arraiza Cenoz2015-02-161-1/+1
* | continuing fillet/chamferJabier Arraiza Cenoz2015-02-161-16/+212