summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Collapse)AuthorAgeFilesLines
* removes warnings when compiling with c++11 using uniqueptr instead of autoptrMarc Jeanmougin2015-11-161-1/+4
| | | (bzr r14475)
* End fixing roughenJabier Arraiza Cenoz2015-11-153-38/+30
| | | (bzr r14422.3.12)
* max_smooth_angle working, now deleted after because dont think a good ↵Jabier Arraiza Cenoz2015-11-151-107/+117
| | | | | improvement in realtion of UX complication (bzr r14422.3.11)
* Fixing compile problemJabier Arraiza Cenoz2015-11-142-30/+30
| | | (bzr r14422.3.10)
* update to trunkJabier Arraiza Cenoz2015-11-141-0/+24
|\ | | | | (bzr r14422.3.9)
| * Fix a bug on bspline, duplicating end nodesJabier Arraiza Cenoz2015-11-131-0/+24
| | | | | | (bzr r14462)
* | adding default widthJabier Arraiza Cenoz2015-11-141-3/+35
| | | | | | (bzr r14422.3.8)
* | Fix a compile problemJabier Arraiza Cenoz2015-11-131-46/+0
| | | | | | (bzr r14422.3.7)
* | Fix bug end node, start calculate size based in number of nodes and lenghtJabier Arraiza Cenoz2015-11-132-1/+67
| | | | | | (bzr r14422.3.6)
* | Fixed a bug on Spray Friendly when SPLPEITEM has clones. POinted by Ivan LouetteJabier Arraiza Cenoz2015-11-131-1/+1
| | | | | | (bzr r14422.3.5)
* | update to trunkJabier Arraiza Cenoz2015-11-087-18/+15
|\| | | | | (bzr r14422.3.3)
| * static code analysisKris De Gussem2015-11-051-5/+5
| | | | | | (bzr r14446)
| * Typo fixYuri Chornoivan2015-11-012-3/+3
| | | | | | (bzr r14439)
| * static code analysisKris De Gussem2015-10-292-7/+5
| | | | | | (bzr r14436)
| * static code analysisKris De Gussem2015-10-281-2/+1
| | | | | | (bzr r14432)
| * typoKris De Gussem2015-10-281-1/+1
| | | | | | (bzr r14431)
* | working on roughenJabier Arraiza Cenoz2015-10-251-7/+13
| | | | | | (bzr r14422.3.2)
* | Cleanup Spray tool improvementsJabier Arraiza Cenoz2015-10-252-41/+53
| | | | | | (bzr r14422.3.1)
* | Removing new roughen changes to create a new Spray branchJabier Arraiza Cenoz2015-10-252-53/+41
| | | | | | (bzr r14422.1.11)
* | working 2 waysJabier Arraiza Cenoz2015-10-191-14/+20
| | | | | | (bzr r14422.1.2)
* | fixing roughenJabier Arraiza Cenoz2015-10-192-33/+39
|/ | | (bzr r14422.1.1)
* Fix first handle position on along nodes modeJabier Arraiza Cenoz2015-10-191-1/+1
| | | (bzr r14422)
* Change oprions of handles to a enum widgetJabier Arraiza Cenoz2015-10-192-44/+113
| | | | | | Add parameter to limit angle in mode smooth Bug fixes and improvements to "Spray Friendly" option (bzr r14421)
* Added "Spray Friendly" Parameter to roughen LPEJabier Arraiza Cenoz2015-10-186-35/+66
| | | | | | Adds, but not used by the moment a extra parameter to bool and scalar LPE parameter to hide the widget. This allow to store scalar values and bool values inside the LPEObject to intermediate use by the LPE, whithout disturbing to the user. (bzr r14420)
* Bug fixes in roughen and added uption to retract handlesJabier Arraiza Cenoz2015-10-152-45/+38
| | | (bzr r14418)
* improved results of roughen LPEJabier Arraiza Cenoz2015-10-141-26/+18
| | | (bzr r14410)
* Added a parameter to roughen LPE to allow fixed displacement of pointsJabier Arraiza Cenoz2015-10-132-113/+127
| | | (bzr r14408)
* Fix position node splitedJabier Arraiza Cenoz2015-10-132-21/+111
| | | | | Added parameter to Symm move nodes, Todo:Get better english strings (bzr r14407)
* Improvements to transform by two knots pointed by Ivan Louettejtx2015-09-172-10/+70
| | | (bzr r14375)
* fixes bug:1492711 in bspline and fillet chamferjtx2015-09-114-12/+26
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14356)
* Better fix for bug 1492711Jabier Arraiza Cenoz2015-09-082-3/+12
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14353)
* Fix for bug 1492711Jabier Arraiza Cenoz2015-09-081-0/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14351)
* Fix a bug in BSpline on straight lines when press a default width buttonJabier Arraiza Cenoz2015-09-081-1/+1
| | | (bzr r14350)
* fixes bug:1492704 in bsplinejtx2015-09-081-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1492704 (bzr r14347)
* Changed some strings to BSPLine widgetsJabier Arraiza Cenoz2015-09-012-16/+16
| | | (bzr r14339)
* Improvements to BSPline widgets:jtx2015-09-012-20/+27
| | | | | | | Now the "Change Weight" is % based insteas 0-1 interval Removed "Ignore cusp nodes" and substituted by: "Apply on cusp nodes" and "Apply on non cusp nodes" (bzr r14337)
* lpe-powerstroke. validity check on data. (Bug 1487424)Alvin Penner2015-08-301-2/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1487424 (bzr r14333)
* Fix a bug on ToogleButton Parameter when call a function without showing the ↵Jabier Arraiza Cenoz2015-08-291-0/+4
| | | | | parameter widget (bzr r14331)
* Improve elastic mode in transform by two points LPEjtx2015-08-281-1/+5
| | | (bzr r14329)
* Add lock angle to transform by two points LPEJabier Arraiza Cenoz2015-08-272-33/+45
| | | (bzr r14328)
* Changed from fixed width to lock width, removed one widget to the transform ↵Jabier Arraiza Cenoz2015-08-272-29/+22
| | | | | by 2 pts (bzr r14326)
* Added fixed and elastic modes to transform by two knotsJabier Arraiza Cenoz2015-08-262-8/+92
| | | (bzr r14325)
* Fix a big on apply on closed path Transform By two knotsJabier Arraiza Cenoz2015-08-241-0/+4
| | | (bzr r14322)
* update to trunkJabier Arraiza Cenoz2015-08-248-245/+184
|\ | | | | (bzr r13879.1.22)
| * Simplify a bit BSpline codeJabier Arraiza Cenoz2015-08-221-61/+22
| | | | | | (bzr r14316)
| * A bit more refactor of BSPline tool. Still the bug duplicating end node :(Jabier Arraiza Cenoz2015-08-141-1/+1
| | | | | | (bzr r14301)
| * for spiro converters, close path only after last segment. (Bug 1473641)Alvin Penner2015-08-083-31/+40
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1473641 (bzr r14285)
| * Refactor BSPline and Spiro to remove duplicated functionsJabier Arraiza Cenoz2015-08-064-150/+120
| | | | | | (bzr r14280)
| * Fix some transform problems in Bend path.Jabier Arraiza Cenoz2015-08-051-2/+1
| | | | | | | | | | Also refactor a bit the file to simplify it (bzr r14276)
* | update to trunkJabier Arraiza Cenoz2015-08-022-1/+2
|\| | | | | (bzr r13879.1.21)