| 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 r5816)
|
| |
|
|
|
|
|
|
| |
* 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 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)
|
| |
|
|
|
| |
params to apply transform)
(bzr r4368)
|
| |
|
|
|
| |
reverted for some files to keep them C-compatible.
(bzr r4024)
|
| |
|
| |
(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)
|