| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations
(bzr r15655)
|
| |
|
| |
(bzr r15623)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Realy fixes two path parameters what are using "original-d" path data instead "d" on link paths.
This parameters are used in a few LPE and all of them get better/wanted result than previous beabiour. With this fixed, we
can use the fill between many LPE to archive the wanted effect of a path mixed of Bezier,BSpline and Spiro.
Here are a pic with the archived result fixing the bug:https://inkscape.org/en/~jabiertxof/%E2%98%85fix-bug-1664632
Today in IRC logs about 21:30 I do a full inform about this.
Fixed bugs:
- https://launchpad.net/bugs/1664632
(bzr r15536)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1660992
(bzr r15477)
|
| |
|
| |
(bzr r15356.1.20)
|
| |
|
| |
(bzr r15392.1.9)
|
| |\
| |
| | |
(bzr r15392.1.7)
|
| | |
| |
| |
| |
| |
| |
| |
| | |
path effect hook the crash, not sure why but this call is unnecesary so I remove it
Fixed bugs:
- https://launchpad.net/bugs/1657591
(bzr r15424)
|
| |\|
| |
| | |
(bzr r15392.1.4)
|
| | |
| |
| |
| |
| |
| | |
Fixed bugs:
- https://launchpad.net/bugs/1654798
(bzr r15404)
|
| |\|
| |
| | |
(bzr r15392.1.3)
|
| |/
|
| |
(bzr r15392.1.1)
|
| |
|
| |
(bzr r15337)
|
| |
|
| |
(bzr r15318)
|
| |
|
| |
(bzr r15302)
|
| |\
| |
| | |
(bzr r15017.1.35)
|
| | |
| |
| | |
(bzr r15046)
|
| | |
| |
| | |
(bzr r15023.2.8)
|
| | |
| |
| | |
(bzr r15017.1.21)
|
| | |
| |
| | |
(bzr r15017.1.16)
|
| | |
| |
| | |
(bzr r15017.1.15)
|
| | |
| |
| | |
(bzr r15017.1.13)
|
| | |
| |
| | |
(bzr r15017.1.12)
|
| | |
| |
| | |
(bzr r15017.1.11)
|
| | |
| |
| | |
(bzr r15017.1.5)
|
| | |
| |
| | |
(bzr r15017.1.4)
|
| |\|
| |
| | |
(bzr r15017.1.3)
|
| | |
| |
| | |
(bzr r15021)
|
| | |
| |
| | |
(bzr r15017.1.2)
|
| |/
|
|
|
| |
with auto update
(bzr r15017.1.1)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1598009
(bzr r15004)
|
| |
|
|
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/540591
- https://launchpad.net/bugs/1287996
- https://launchpad.net/bugs/456503
(bzr r14975)
|
| |
|
| |
(bzr r14861)
|
| |
|
| |
(bzr r14826)
|
| |
|
|
|
|
|
|
| |
of Pattern-along-path LPE
Fixed bugs:
- https://launchpad.net/bugs/1419517
(bzr r14717)
|
| |
|
| |
(bzr r14639)
|
| |
|
|
|
|
|
| |
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)
|
| |
|
| |
(bzr r14510)
|
| |
|
| |
(bzr r14446)
|
| |
|
| |
(bzr r14436)
|
| |
|
|
|
|
| |
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)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1492711
(bzr r14356)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1492711
(bzr r14353)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1492711
(bzr r14351)
|
| |
|
|
|
| |
parameter widget
(bzr r14331)
|
| |
|
|
|
|
|
|
|
|
|
| |
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)
|
| |\
| |
| |
| |
| | |
May introduce regressions.
(bzr r14226)
|
| | |
| |
| | |
(bzr r14059.2.16)
|
| | |\
| | |
| | | |
(bzr r14059.2.15)
|
| | |\ \
| | | |
| | | | |
(bzr r14059.2.11)
|