summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Temporary: Add different fallback strategies for 'line-join' LPE with 'arcs' ↵Tavmjong Bah2016-02-151-0/+3
| | | | | line join. (bzr r14653)
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-089-22/+18
| | | (bzr r14639)
* Improve advertaising to Fillet-ChamferJabier Arraiza Cenoz2016-01-291-1/+1
| | | (bzr r14625)
* Add an advert to fillet chamfer users that the coming version in 'pointwise' ↵Jabier Arraiza Cenoz2016-01-291-0/+8
| | | | | branch is not compatible. I hope soon I can commit the code (bzr r14623)
* Add option to Lattice2 to update LPE only on release knot.Jabier Arraiza Cenoz2016-01-174-11/+50
| | | | | | | This could be useful if item is too complex, making previous knots unusable This can be used in other LPE if anyone want or ping me to it. Maybe could be usefull add similar thing to path parameter, Same slow item become tooooo slow with bend path. (bzr r14604)
* Improve constant definitionsJabier Arraiza Cenoz2016-01-051-2/+2
| | | (bzr r14561)
* add negative values to bend and pattern along path whith knotJabier Arraiza Cenoz2015-12-082-7/+36
| | | (bzr r14516)
* update to trunkJabier Arraiza Cenoz2015-12-0827-268/+1090
|\ | | | | (bzr r14272.1.11)
| * static code analysisKris De Gussem2015-12-072-2/+2
| | | | | | (bzr r14510)
| * Removed auto calulate distances in roughen LPE because strange resulton ↵Jabier Arraiza Cenoz2015-12-022-39/+0
| | | | | | | | | | apply on LPE copy effect (bzr r14502)
| * Bug fixes for simplify LPE and applied fix also affected #166937Jabier Arraiza Cenoz2015-11-301-8/+11
| | | | | | (bzr r14495)
| * 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)