| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -2/+2 |
| | | | | (bzr r5149) | ||||
| * | Add on-canvas editing of LPE PointParam. | Johan B. C. Engelen | 2008-03-20 | 1 | -6/+15 |
| | | | | | | | | | * 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) | ||||
| * | fix FIXME: remove setting knotholder to NULL, because it is already nulled ↵ | Johan B. C. Engelen | 2008-03-12 | 1 | -2/+0 |
| | | | | | | by unset_item (bzr r5071) | ||||
| * | * (when debug macro is defined) call ShapeEditor function to on-canvas edit ↵ | Johan B. C. Engelen | 2008-02-27 | 1 | -3/+11 |
| | | | | | | | | point lpe parameters. This function still needs to be implemented. * put forward declarations in lpe parameters to decrease recompile times (bzr r4888) | ||||
| * | * on-canvas clip and mask editing :) in the object menu you can find how to ↵ | Johan B. C. Engelen | 2008-02-23 | 1 | -0/+4 |
| | | | | | | | | edit them. * show helperpath toggle on node-edit toolbar. so helperpath is now also available for normal paths (instead of only for LPE'd paths) (bzr r4834) | ||||
| * | first set of updates to headers for clean gcc 4.3 builds | Kees Cook | 2008-01-25 | 1 | -0/+1 |
| | | | | (bzr r4588) | ||||
| * | fix over_the_stroke for paths in transformed groups | bulia byak | 2008-01-12 | 1 | -6/+5 |
| | | | | (bzr r4468) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 1 | -16/+16 |
| | | | | (bzr r4025) | ||||
| * | LPE: implement NEW path-along-path effect, i think that old one has become ↵ | Johan B. C. Engelen | 2007-10-30 | 1 | -1/+1 |
| | | | | | | obsolete and is renamed accordingly. implement straight path node editting for gears effect. (bzr r3983) | ||||
| * | fix undoing of LPE paths again. please test. (now nodepath is only updated ↵ | Johan B. C. Engelen | 2007-10-23 | 1 | -3/+8 |
| | | | | | | when it is editting the changed xml attribute) (bzr r3947) | ||||
| * | Revert undo LPE paths fix; crashed on linux :( | Johan B. C. Engelen | 2007-10-23 | 1 | -1/+3 |
| | | | | (bzr r3946) | ||||
| * | LPE: fix undoing changes to pathparameter on-canvas. | Johan B. C. Engelen | 2007-10-20 | 1 | -9/+18 |
| | | | | (bzr r3935) | ||||
| * | LPE: add on-canvas editing of path parameters! | Johan B. C. Engelen | 2007-10-20 | 1 | -12/+10 |
| | | | | (bzr r3934) | ||||
| * | Fix undo bug when on-canvas editing LPE path parameter! | Johan B. C. Engelen | 2007-10-17 | 1 | -3/+6 |
| | | | | (bzr r3924) | ||||
| * | scroll desktop to selected node after Tab/Shift-Tab | bulia byak | 2007-10-12 | 1 | -2/+10 |
| | | | | (bzr r3890) | ||||
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 1 | -1/+1 |
| | | | | (bzr r3706) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -3/+33 |
| | | | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | ||||
| * | fixed fixme's in shapeeditor and changed verbs for node editting. helps with ↵ | Johan B. C. Engelen | 2007-05-11 | 1 | -9/+23 |
| | | | | | | multiple nodepath implementation in shape-editor. (bzr r3000) | ||||
| * | flipping patch by maximilian albert | bulia byak | 2007-04-17 | 1 | -2/+2 |
| | | | | (bzr r2916) | ||||
| * | redo NR::Maybe to be less clever | MenTaLguY | 2007-03-04 | 1 | -3/+7 |
| | | | | (bzr r2532) | ||||
| * | removing forward declaration of a enum - is it valid at all? at least it ↵ | bulia byak | 2007-02-13 | 1 | -2/+2 |
| | | | | | | worked for me (bzr r2375) | ||||
| * | isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ↵ | bulia byak | 2007-02-13 | 1 | -0/+435 |
| handles listeners etc. and provides a single interface to work with nodepath or knotholder; later will add another layer, ShapeEditorsCollective, which will allow us to have any number of nodepaths and knotholders simultaneously (bzr r2374) | |||||
