summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
* removes warnings when compiling with c++11 using uniqueptr instead of autoptrMarc Jeanmougin2015-11-161-1/+4
* End fixing roughenJabier Arraiza Cenoz2015-11-153-38/+30
* max_smooth_angle working, now deleted after because dont think a good improve...Jabier Arraiza Cenoz2015-11-151-107/+117
* Fixing compile problemJabier Arraiza Cenoz2015-11-142-30/+30
* update to trunkJabier Arraiza Cenoz2015-11-141-0/+24
|\
| * Fix a bug on bspline, duplicating end nodesJabier Arraiza Cenoz2015-11-131-0/+24
* | adding default widthJabier Arraiza Cenoz2015-11-141-3/+35
* | Fix a compile problemJabier Arraiza Cenoz2015-11-131-46/+0
* | Fix bug end node, start calculate size based in number of nodes and lenghtJabier Arraiza Cenoz2015-11-132-1/+67
* | Fixed a bug on Spray Friendly when SPLPEITEM has clones. POinted by Ivan LouetteJabier Arraiza Cenoz2015-11-131-1/+1
* | update to trunkJabier Arraiza Cenoz2015-11-087-18/+15
|\|
| * static code analysisKris De Gussem2015-11-051-5/+5
| * Typo fixYuri Chornoivan2015-11-012-3/+3
| * static code analysisKris De Gussem2015-10-292-7/+5
| * static code analysisKris De Gussem2015-10-281-2/+1
| * typoKris De Gussem2015-10-281-1/+1
* | working on roughenJabier Arraiza Cenoz2015-10-251-7/+13
* | Cleanup Spray tool improvementsJabier Arraiza Cenoz2015-10-252-41/+53
* | Removing new roughen changes to create a new Spray branchJabier Arraiza Cenoz2015-10-252-53/+41
* | working 2 waysJabier Arraiza Cenoz2015-10-191-14/+20
* | fixing roughenJabier Arraiza Cenoz2015-10-192-33/+39
|/
* Fix first handle position on along nodes modeJabier Arraiza Cenoz2015-10-191-1/+1
* Change oprions of handles to a enum widgetJabier Arraiza Cenoz2015-10-192-44/+113
* Added "Spray Friendly" Parameter to roughen LPEJabier Arraiza Cenoz2015-10-186-35/+66
* Bug fixes in roughen and added uption to retract handlesJabier Arraiza Cenoz2015-10-152-45/+38
* improved results of roughen LPEJabier Arraiza Cenoz2015-10-141-26/+18
* Added a parameter to roughen LPE to allow fixed displacement of pointsJabier Arraiza Cenoz2015-10-132-113/+127
* Fix position node splitedJabier Arraiza Cenoz2015-10-132-21/+111
* Improvements to transform by two knots pointed by Ivan Louettejtx2015-09-172-10/+70
* fixes bug:1492711 in bspline and fillet chamferjtx2015-09-114-12/+26
* Better fix for bug 1492711Jabier Arraiza Cenoz2015-09-082-3/+12
* Fix for bug 1492711Jabier Arraiza Cenoz2015-09-081-0/+3
* Fix a bug in BSpline on straight lines when press a default width buttonJabier Arraiza Cenoz2015-09-081-1/+1
* fixes bug:1492704 in bsplinejtx2015-09-081-1/+1
* Changed some strings to BSPLine widgetsJabier Arraiza Cenoz2015-09-012-16/+16
* Improvements to BSPline widgets:jtx2015-09-012-20/+27
* lpe-powerstroke. validity check on data. (Bug 1487424)Alvin Penner2015-08-301-2/+5
* Fix a bug on ToogleButton Parameter when call a function without showing the ...Jabier Arraiza Cenoz2015-08-291-0/+4
* Improve elastic mode in transform by two points LPEjtx2015-08-281-1/+5
* Add lock angle to transform by two points LPEJabier Arraiza Cenoz2015-08-272-33/+45
* Changed from fixed width to lock width, removed one widget to the transform b...Jabier Arraiza Cenoz2015-08-272-29/+22
* Added fixed and elastic modes to transform by two knotsJabier Arraiza Cenoz2015-08-262-8/+92
* Fix a big on apply on closed path Transform By two knotsJabier Arraiza Cenoz2015-08-241-0/+4
* update to trunkJabier Arraiza Cenoz2015-08-248-245/+184
|\
| * Simplify a bit BSpline codeJabier Arraiza Cenoz2015-08-221-61/+22
| * A bit more refactor of BSPline tool. Still the bug duplicating end node :(Jabier Arraiza Cenoz2015-08-141-1/+1
| * for spiro converters, close path only after last segment. (Bug 1473641)Alvin Penner2015-08-083-31/+40
| * Refactor BSPline and Spiro to remove duplicated functionsJabier Arraiza Cenoz2015-08-064-150/+120
| * Fix some transform problems in Bend path.Jabier Arraiza Cenoz2015-08-051-2/+1
* | update to trunkJabier Arraiza Cenoz2015-08-022-1/+2
|\|