2008-12-14 |
speleo3 | fixed part 2 of bug #168372 |
blob | commitdiff | raw |
2008-12-11 |
speleo3 | fixed snapping of handles (broken since rev 20247) |
blob | commitdiff | raw | diff to current |
2008-12-10 |
johanengelen | nodepath: use 2geom bezier fitting (is copy of inkscape's) |
blob | commitdiff | raw | diff to current |
2008-11-26 |
dvlierop2 | When snapping only the closest node, draw an indicator... |
blob | commitdiff | raw | diff to current |
2008-11-24 |
dvlierop2 | Add an option to the preferences to _only_ snap the... |
blob | commitdiff | raw | diff to current |
2008-11-23 |
dvlierop2 | 1) Improve the way the distance to the pointer is taken... |
blob | commitdiff | raw | diff to current |
2008-11-21 |
Ted Gould | Merge from fe-moved |
blob | commitdiff | raw | diff to current |
2008-10-31 |
Ted Gould | Merge from trunk |
blob | commitdiff | raw | diff to current |
2008-10-27 |
Ted Gould | From trunk |
blob | commitdiff | raw | diff to current |
2008-10-11 |
Ted Gould | Merging from trunk |
blob | commitdiff | raw | diff to current |
2008-09-18 |
cilix42 | Next roud of NR ==> Geom conversion |
blob | commitdiff | raw | diff to current |
2008-09-18 |
cilix42 | Some NR::Point ==> Geom::Point replacements |
blob | commitdiff | raw | diff to current |
2008-09-13 |
johanengelen | fix UI node counting |
blob | commitdiff | raw | diff to current |
2008-09-13 |
johanengelen | try to fix bug 257289 |
blob | commitdiff | raw | diff to current |
2008-09-11 |
johanengelen | convert almost all libnrtype to Geom:: |
blob | commitdiff | raw | diff to current |
2008-09-08 |
cilix42 | 2geom update (rev. 1578); fixes node editing of some... |
blob | commitdiff | raw | diff to current |
2008-09-01 |
buliabyak | I don't have this function, must be a recent addition... |
blob | commitdiff | raw | diff to current |
2008-09-01 |
joncruz | Fixed missing return of value and misc return cleanup... |
blob | commitdiff | raw | diff to current |
2008-08-28 |
dvlierop2 | Modify the parameters required for setting up the SnapM... |
blob | commitdiff | raw | diff to current |
2008-08-22 |
cilix42 | Hopefully fix for the recently experienced crashes... |
blob | commitdiff | raw | diff to current |
2008-08-18 |
cilix42 | Attempt to fix crashes in geometry tool which I don... |
blob | commitdiff | raw | diff to current |
2008-08-18 |
cilix42 | Remove debugging messages |
blob | commitdiff | raw | diff to current |
2008-08-18 |
cilix42 | Add a ShapeEditor to LPEToolContext which allows us... |
blob | commitdiff | raw | diff to current |
2008-08-14 |
cilix42 | Get rid of a whole bunch of further instances of SP_ACT... |
blob | commitdiff | raw | diff to current |
2008-08-13 |
cilix42 | Get rid of sp_nodepath_current() and a few instances... |
blob | commitdiff | raw | diff to current |
2008-08-11 |
dvlierop2 | Move all of the snapper code to 2geom |
blob | commitdiff | raw | diff to current |
2008-08-08 |
johanengelen | remove many unnecessary to_2geom and from_2geom calls |
blob | commitdiff | raw | diff to current |
2008-08-05 |
johanengelen | NR::Maybe => boost::optional |
blob | commitdiff | raw | diff to current |
2008-08-04 |
johanengelen | NR:: => Geom:: for much of src/ui and src/widgets |
blob | commitdiff | raw | diff to current |
2008-08-03 |
johanengelen | hopefully fixed last error in nodepath... |
blob | commitdiff | raw | diff to current |
2008-08-02 |
johanengelen | remove code duplicate |
blob | commitdiff | raw | diff to current |
2008-08-02 |
johanengelen | clean up and revert recent change to nodepath that... |
blob | commitdiff | raw | diff to current |
2008-08-02 |
johanengelen | fix error in nodepath |
blob | commitdiff | raw | diff to current |
2008-08-02 |
johanengelen | convert path to only linear and cubic segments when... |
blob | commitdiff | raw | diff to current |
2008-08-01 |
johanengelen | change knot.h to Geom::Point only instead of NR::Point. |
blob | commitdiff | raw | diff to current |
2008-08-01 |
buliabyak | fix error in creating nodepath from pathvector |
blob | commitdiff | raw | diff to current |
2008-07-29 |
cilix42 | Remove debugging messages |
blob | commitdiff | raw | diff to current |
2008-07-29 |
cilix42 | Update helperpaths live also when any of the item's... |
blob | commitdiff | raw | diff to current |
2008-07-29 |
cilix42 | slightly increase legibility |
blob | commitdiff | raw | diff to current |
2008-07-29 |
cilix42 | cleanup |
blob | commitdiff | raw | diff to current |
2008-07-29 |
cilix42 | Update helperpaths when a nodepath's item is updated... |
blob | commitdiff | raw | diff to current |
2008-07-29 |
cilix42 | Along with nodepath also create/destroy the helperpaths... |
blob | commitdiff | raw | diff to current |
2008-07-29 |
cilix42 | Refactor some code in nodepath.cpp (eliminate duplicate... |
blob | commitdiff | raw | diff to current |
2008-07-25 |
johanengelen | purge livarot stuff from nodepath |
blob | commitdiff | raw | diff to current |
2008-07-25 |
johanengelen | in node tool to select a segment of a path, use 2geom... |
blob | commitdiff | raw | diff to current |
2008-07-25 |
johanengelen | when doubleclicking a nodepath to create new knot,... |
blob | commitdiff | raw | diff to current |
2008-07-25 |
johanengelen | update to 2geom rev. 1507 |
blob | commitdiff | raw | diff to current |
2008-07-21 |
dvlierop2 | Disable snapping when holding the shift-key while dragg... |
blob | commitdiff | raw | diff to current |
2008-07-20 |
johanengelen | optimize nodepath editing of lpe pathparam's a bit. |
blob | commitdiff | raw | diff to current |
2008-07-17 |
johanengelen | convert all SPCurve's points and matrices arguments... |
blob | commitdiff | raw | diff to current |
2008-07-14 |
johanengelen | complete 2geomifying subpath adding in nodepath |
blob | commitdiff | raw | diff to current |
2008-07-14 |
cilix42 | Enable simultaneous knotholder and nodepath |
blob | commitdiff | raw | diff to current |
2008-07-13 |
johanengelen | small code cleanup using newly discovered 2geom method :) |
blob | commitdiff | raw | diff to current |
2008-07-13 |
johanengelen | if the closing line segment has zero length, don't... |
blob | commitdiff | raw | diff to current |
2008-07-13 |
johanengelen | 2geomify generation of nodetool's nodepath. have done... |
blob | commitdiff | raw | diff to current |
2008-07-12 |
johanengelen | fix proper type for type array when initializing nodepath |
blob | commitdiff | raw | diff to current |
2008-07-11 |
johanengelen | apply patch by Stefaan, fixes bug #168589 |
blob | commitdiff | raw | diff to current |
2008-06-26 |
johanengelen | don't use splivarot to get livarot path, use livarot... |
blob | commitdiff | raw | diff to current |
2008-06-26 |
johanengelen | don't use splivarot to get livarot path, just use LoadP... |
blob | commitdiff | raw | diff to current |
2008-06-22 |
johanengelen | read PathVector instead of NArtBpath |
blob | commitdiff | raw | diff to current |
2008-06-18 |
cilix42 | Display helper grid for LPELattice; automatically add... |
blob | commitdiff | raw | diff to current |
2008-06-18 |
cilix42 | Separate version of sp_nodepath_generate_helperpath... |
blob | commitdiff | raw | diff to current |
2008-06-16 |
cilix42 | Second step: try to make helper curves respond faster... |
blob | commitdiff | raw | diff to current |
2008-06-16 |
cilix42 | First step towards making helper paths for LPE items... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
johanengelen | change NR::Matrix to Geom:: for many sp_item_xxx_affine... |
blob | commitdiff | raw | diff to current |
2008-06-06 |
johanengelen | for nodepath, start using 2geompath for svg_write:... |
blob | commitdiff | raw | diff to current |
2008-06-06 |
johanengelen | merge gsoc2008_johan_path2geom into trunk |
blob | commitdiff | raw | diff to current |
2008-05-30 |
johanengelen | LPE STACKING! |
blob | commitdiff | raw | diff to current |
2008-05-21 |
dvlierop2 | - Use constrainedSnap() instead of freeSnap() if we... |
blob | commitdiff | raw | diff to current |
2008-05-12 |
dvlierop2 | Add a centralized check (i.e. in the snapper mechanism... |
blob | commitdiff | raw | diff to current |
2008-05-09 |
johanengelen | complete adding const to have only NArtBpath const... |
blob | commitdiff | raw | diff to current |
2008-05-09 |
johanengelen | - try to use more forward declarations for less depende... |
blob | commitdiff | raw | diff to current |
2008-05-07 |
buliabyak | fix bug when editing endnodes |
blob | commitdiff | raw | diff to current |
2008-05-05 |
johanengelen | struct SPCurve => class SPCurve |
blob | commitdiff | raw | diff to current |
2008-04-30 |
dvlierop2 | - Major refactoring of snapping related code... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
johanengelen | whitespace + comment |
blob | commitdiff | raw | diff to current |
2008-04-14 |
buliabyak | shift+s converts node to half-smooth first if adjacent... |
blob | commitdiff | raw | diff to current |
2008-04-12 |
buliabyak | with ctrl, snap handles also to the direction of the... |
blob | commitdiff | raw | diff to current |
2008-04-10 |
buliabyak | make handle length/angle display immediate |
blob | commitdiff | raw | diff to current |
2008-04-10 |
buliabyak | fix bug: extra node added when joining two-node subpath... |
blob | commitdiff | raw | diff to current |
2008-04-07 |
dvlierop2 | Refactor snapper and snapindicator (in order to enable... |
blob | commitdiff | raw | diff to current |
2008-04-01 |
buliabyak | move helper path to the bottom so it doesnt get in... |
blob | commitdiff | raw | diff to current |
2008-03-30 |
johncoswell | Factor out join endpoints validation & initialization... |
blob | commitdiff | raw | diff to current |
2008-03-28 |
bgk | - Created a SPLPEItem class that handles applying a... |
blob | commitdiff | raw | diff to current |
2008-03-08 |
dvlierop2 | Node tool: snap to paths and their nodes, incl. to... |
blob | commitdiff | raw | diff to current |
2008-03-06 |
johanengelen | add preferences for path flashing on mouseover |
blob | commitdiff | raw | diff to current |
2008-03-04 |
johanengelen | snapindicator for nodehandle editing. buggy when doing... |
blob | commitdiff | raw | diff to current |
2008-03-04 |
johanengelen | Show snapindicator in nodetool :-) |
blob | commitdiff | raw | diff to current |
2008-02-27 |
johanengelen | fix initialization of nodehelperpath showing |
blob | commitdiff | raw | diff to current |
2008-02-23 |
johanengelen | * on-canvas clip and mask editing :) in the object... |
blob | commitdiff | raw | diff to current |
2008-01-31 |
bryce | Applying fixes for gcc 4.3 build issues (closes LP... |
blob | commitdiff | raw | diff to current |
2008-01-02 |
jiho-sf | fix for gcc 3.3 by John Faith. https://bugs.launchpad... |
blob | commitdiff | raw | diff to current |
2008-01-02 |
johanengelen | fix typo notepath => nodepath |
blob | commitdiff | raw | diff to current |
2007-12-05 |
cilix42 | Add entry fields for x/y coordinates of selected nodes... |
blob | commitdiff | raw | diff to current |
2007-12-02 |
johanengelen | Fix compile. Don't #include .cpp files! |
blob | commitdiff | raw | diff to current |
2007-11-21 |
buliabyak | patch 1833571: better handle calculation for nodes... |
blob | commitdiff | raw | diff to current |
2007-11-04 |
joncruz | Warning cleanup |
blob | commitdiff | raw | diff to current |
2007-11-03 |
johanengelen | make setup_notepath function for LPE's and LPE parameters. |
blob | commitdiff | raw | diff to current |
2007-10-30 |
johanengelen | LPE: implement NEW path-along-path effect, i think... |
blob | commitdiff | raw | diff to current |
2007-10-20 |
johanengelen | LPE: add on-canvas editing of path parameters! |
blob | commitdiff | raw | diff to current |
next |