summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Organize doeffect functionJabier Arraiza Cenoz2016-06-192-14/+14
| | | | | | (bzr r13645.1.164)
* | Fixes when moves a pathJabier Arraiza Cenoz2016-06-181-1/+0
| | | | | | (bzr r13645.1.163)
* | fixing bug moving nodesJabier Arraiza Cenoz2016-06-181-5/+2
| | | | | | (bzr r13645.1.162)
* | Pre fixing selected pointsJabier Arraiza Cenoz2016-06-181-18/+27
| | | | | | (bzr r13645.1.161)
* | Add snap to origin in double direction knotsJabier Arraiza Cenoz2016-06-142-10/+12
| | | | | | (bzr r13645.1.157)
* | Fix 90% of tweenk reviewJabier Arraiza Cenoz2016-06-124-26/+47
| | | | | | (bzr r13645.1.155)
* | Handle both directions on knot repositionJabier Arraiza Cenoz2016-06-121-7/+12
| | | | | | (bzr r13645.1.154)
* | Fix bug consecutive nodes at same positionJabier Arraiza Cenoz2016-06-122-1/+8
| | | | | | (bzr r13645.1.152)
* | Fix the bug deleting satellitesJabier Arraiza Cenoz2016-06-112-128/+133
| | | | | | (bzr r13645.1.148)
* | update to trunkJabier Arraiza Cenoz2016-06-111-2/+26
|\| | | | | (bzr r13645.1.147)
| * fix-bugs #540591 #1287996 and #456503 related to undo in path parameters of LPEJabier Arraiza Cenoz2016-06-111-2/+26
| | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/540591 - https://launchpad.net/bugs/1287996 - https://launchpad.net/bugs/456503 (bzr r14975)
* | Fixing satellites bug on eraseJabier Arraiza Cenoz2016-06-112-3/+19
| | | | | | (bzr r13645.1.146)
* | Rename branchJabier Arraiza Cenoz2016-05-262-18/+18
| | | | | | (bzr r13645.1.145)
* | Fixing pointwiseJabier Arraiza Cenoz2016-05-262-30/+30
| | | | | | (bzr r13645.1.143)
* | Update to refresh knotsJabier Arraiza Cenoz2016-05-211-9/+9
| | | | | | (bzr r13645.1.139)
* | Fixing pointwiseJabier Arraiza Cenoz2016-05-153-18/+29
| | | | | | (bzr r13645.1.137)
* | Fixing pointwiseJabier Arraiza Cenoz2016-05-144-170/+139
| | | | | | (bzr r13645.1.135)
* | pre-remove of subpath update satellitesJabier Arraiza Cenoz2016-05-111-0/+1
| | | | | | (bzr r13645.1.132)
* | Working with path updatesJabier Arraiza Cenoz2016-05-104-179/+183
| | | | | | (bzr r13645.1.130)
* | First attempt to make fixed tweenk reviewJabier Arraiza Cenoz2016-05-086-610/+594
| | | | | | (bzr r13645.1.128)
* | update to trunkJabier Arraiza Cenoz2016-05-081-4/+4
|\| | | | | (bzr r13645.1.127)
| * minor warning cleanup.Jon A. Cruz2016-04-211-1/+1
| | | | | | (bzr r14861)
| * Remove old uses of GTK_STOCK macrosMartin Owens2016-04-131-4/+4
| | | | | | (bzr r14826)
* | update to trunkJabier Arraiza Cenoz2016-04-081-1/+6
|\| | | | | (bzr r13645.1.125)
| * Bug #1419517 Fix Crash when applying new path effect after deleting pattern ↵Jabier Arraiza Cenoz2016-03-181-1/+6
| | | | | | | | | | | | | | | | of Pattern-along-path LPE Fixed bugs: - https://launchpad.net/bugs/1419517 (bzr r14717)
* | Fixed bugs post mergeJabier Arraiza Cenoz2016-03-151-4/+4
| | | | | | (bzr r13645.1.120)
* | Update to trunkJabier Arraiza Cenoz2016-03-157-44/+77
|\| | | | | (bzr r13645.1.119)
| * Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-1/+1
| | | | | | (bzr r14639)
| * Add option to Lattice2 to update LPE only on release knot.Jabier Arraiza Cenoz2016-01-172-6/+17
| | | | | | | | | | | | | | 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)
| * static code analysisKris De Gussem2015-12-071-1/+1
| | | | | | (bzr r14510)
| * static code analysisKris De Gussem2015-11-051-5/+5
| | | | | | (bzr r14446)
| * static code analysisKris De Gussem2015-10-291-6/+4
| | | | | | (bzr r14436)
| * Added "Spray Friendly" Parameter to roughen LPEJabier Arraiza Cenoz2015-10-184-32/+45
| | | | | | | | | | | | 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)
| * fixes bug:1492711 in bspline and fillet chamferjtx2015-09-112-12/+9
| | | | | | | | | | | | 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)
* | update to trunkJabier Arraiza Cenoz2015-09-011-0/+4
|\| | | | | (bzr r13645.1.117)
| * Fix a bug on ToogleButton Parameter when call a function without showing the ↵Jabier Arraiza Cenoz2015-08-291-0/+4
| | | | | | | | | | parameter widget (bzr r14331)
* | add 'little' commentJabier Arraiza Cenoz2015-08-261-0/+10
| | | | | | (bzr r13645.1.114)
* | Cached some functionsJabier Arraiza Cenoz2015-08-231-39/+76
| | | | | | (bzr r13645.1.111)
* | satellites in curvesJabier Arraiza Cenoz2015-08-231-84/+43
| | | | | | (bzr r13645.1.110)
* | Not sure about this changes :(Jabier Arraiza Cenoz2015-08-211-2/+1
| | | | | | (bzr r13645.1.107)
* | update to trunkJabier Arraiza Cenoz2015-07-241-1/+1
|\| | | | | (bzr r13645.1.106)
| * Fix for circular references detection in almost all cases, fixing ↵Marc Jeanmougin2015-07-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | https://bugs.launchpad.net/inkscape/+bug/167247 and a few of its duplicates. This fix is aimed at preventing any sort of circular references with the URIReference::_acceptObject method, checking the absence of loops in the reference+child tree. There can be some performance improvements done if we add a pointer from cloned sub-objects to their origin sub-object. The remaining cases that are not fixed can involve non-trivial loops using one or more "url()" stylesheet references. Being able to take them into account would require a non-obvious style.cpp refactoring making use of URIReference for this kind of reference (and not handling manually the signals in the styling code, which would probably be a good thing to do anyway) (bzr r14245)
* | astyleJabier Arraiza Cenoz2015-07-061-12/+12
| | | | | | (bzr r13645.1.105)
* | Fixes from branch reviewJabier Arraiza Cenoz2015-07-063-23/+61
| | | | | | (bzr r13645.1.102)
* | fix to compile on Krzysztof merge previous to fix the improvements in the ↵Jabier Arraiza Cenoz2015-07-051-6/+8
| | | | | | | | | | merge request (bzr r13645.1.100)
* | update to trunkJabier Arraiza Cenoz2015-07-044-9/+9
|\| | | | | (bzr r13645.1.99)
| * Sync 2Geom to revision 2413.Krzysztof Kosi??ski2015-07-046-27/+26
| |\ | | | | | | | | | | | | May introduce regressions. (bzr r14226)
| | * Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-1/+0
| | | | | | | | | (bzr r14059.2.16)