| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
the addKnotHolderHandles() method to add handles which control its parameters.
There is now also a virtual onKnotUngrabbed() method for each knotholder entity which can be used to do cleanup tasks (for LPE parameters it currently writes the value to SVG, although this should probably happen automatically)
(bzr r5855)
|
| |
|
|
|
| |
doesn't actually write to SVG but only returns a ready-to-write string
(bzr r5817)
|
| |
|
| |
(bzr r5797)
|
| |
|
|
|
| |
LPE PointParam: set transform in RegisteredTransformedPoint-widget
(bzr r5348)
|
| |
|
| |
(bzr r5171)
|
| |
|
|
|
|
|
|
| |
displaying/writing. This in order to keep them in SVG coordinate system in XML, but in canvas coord system in the spinbox
* move Geom::Point XML writing to central place in ostringstream
* add verb for LPE context
(bzr r5165)
|
| |
|
|
|
| |
object. It's the next step.
(bzr r5151)
|
| |
|
|
|
| |
fix initialization of PointParam
(bzr r5135)
|
| |
|
|
|
|
|
|
| |
* made special KnotHolder for Pointparameters.
todo:
* pointparam numerical widgets display SVG info, instead of desktop coordinates. must be fixed
* knots cannot be selected and moved by keys
(bzr r5133)
|
| |
|
|
|
|
|
|
|
| |
remove some leftover code from point param code
remove test pointparam from LPEKnot
added SnapIndicator
added SnapIndicator to SPDesktop, and a call from guidesnapping to display a snapindicator when a guide is snapped.
fix canvas-temporary-item-list.cpp
(bzr r4931)
|
| |
|
| |
(bzr r4918)
|
| |
|
| |
(bzr r4898)
|
| |
|
| |
(bzr r4896)
|
| |
|
|
|
|
|
| |
point lpe parameters. This function still needs to be implemented.
* put forward declarations in lpe parameters to decrease recompile times
(bzr r4888)
|
| |
|
| |
(bzr r4500)
|
| |
|
|
|
|
| |
For each parameter function that has not been re-implemented, a warning is issued.
Sorry for the huge number of warnings showing when working with LPE. It is important to fix this asap.
(bzr r4495)
|
| |
|
| |
(bzr r4433)
|
| |
|
| |
(bzr r4096)
|
| |
|
|
|
| |
Add conversion functions between Geom::Point and NR::Point
(bzr r4050)
|
| |
|
| |
(bzr r3884)
|
| |
|
| |
(bzr r3536)
|
| |
|
|
|
|
|
|
| |
* add default values for parameters
* remove text for LPE_INVALID
* update example for skel strokes
* clean a bit of the code
(bzr r3498)
|
|
|
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation)
(bzr r3472)
|