| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixing pointwise | Jabier Arraiza Cenoz | 2016-05-26 | 1 | -1/+0 |
| | | | | (bzr r13645.1.143) | ||||
| * | update to trunk | Jabier Arraiza Cenoz | 2016-05-21 | 1 | -1/+1 |
| |\ | | | | | (bzr r13645.1.140) | ||||
| | * | Fix a bug in node editor in BSpline mode, wrong power when moving nodes | Jabier Arraiza Cenoz | 2016-05-19 | 1 | -1/+1 |
| | | | | | | | (bzr r14903) | ||||
| * | | Fixing pointwise | Jabier Arraiza Cenoz | 2016-05-15 | 1 | -5/+5 |
| | | | | | | | (bzr r13645.1.137) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2016-05-08 | 1 | -4/+4 |
| |\| | | | | | (bzr r13645.1.127) | ||||
| | * | Hackfest 2016: un-obfuscate the SPCanvas widget. | Krzysztof Kosi??ski | 2016-04-12 | 1 | -4/+4 |
| | | | | | | | (bzr r14790) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2016-04-08 | 1 | -1/+1 |
| |\| | | | | | (bzr r13645.1.125) | ||||
| | * | Bug #1419517 Fix Crash when applying new path effect after deleting pattern ↵ | Jabier Arraiza Cenoz | 2016-03-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | of Pattern-along-path LPE Fixed bugs: - https://launchpad.net/bugs/1419517 (bzr r14717) | ||||
| * | | Update to trunk | Jabier Arraiza Cenoz | 2016-03-15 | 6 | -23/+64 |
| |\| | | | | | (bzr r13645.1.119) | ||||
| | * | "Relative to" option for node alignment. | Marc Jeanmougin | 2016-03-13 | 2 | -1/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Node tool has those new "relative to" alignment options : last selected, first selected, current behaviour (middle), max value(rightmost/topmost) or min value(leftmost/bottommost). - Verbs: --If the node tool is active and whole objects are selected (no individual node is), works as usual for objects; --Else, align horizontal/vertical (SP_VERB_ALIGN_HORIZONTAL_CENTER) honor the "relative to" settings, SP_VERB_ALIGN_HORIZONTAL_LEFT (ctrl+alt+pavnum4) aligns vertically on the leftmost node (same behavior as SP_VERB_ALIGN_HORIZONTAL_LEFT when the setting is "align relative to min value"), and so on with all alignment verbs Fixed bugs: - https://launchpad.net/bugs/171287 (bzr r14703) | ||||
| | * | Fix wrong symm node type in BSpline converted to Bezier | Jabier Arraiza Cenoz | 2016-01-05 | 1 | -1/+1 |
| | | | | | | | (bzr r14562) | ||||
| | * | Improve constant definitions | Jabier Arraiza Cenoz | 2016-01-05 | 2 | -2/+2 |
| | | | | | | | (bzr r14561) | ||||
| | * | Refactoring of the code that handles transformations and snapping in the ↵ | Diederik van Lierop | 2015-09-13 | 1 | -19/+29 |
| | | | | | | | | | | | selector tool and the node tool. Splitting large chunks of code into some small classes, and eliminating some wrapper methods which were all just too similar (bzr r14363) | ||||
| | * | set node tool rubberband shadow. (Bug 1494445) | Alvin Penner | 2015-09-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1494445 (bzr r14358) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-09-01 | 2 | -2/+2 |
| |\| | | | | | (bzr r13645.1.117) | ||||
| | * | Improvements to BSPline widgets: | jtx | 2015-09-01 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | Now the "Change Weight" is % based insteas 0-1 interval Removed "Ignore cusp nodes" and substituted by: "Apply on cusp nodes" and "Apply on non cusp nodes" (bzr r14337) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-08-21 | 4 | -85/+62 |
| |\| | | | | | (bzr r13645.1.108) | ||||
| | * | A bit more refactor of BSPline tool. Still the bug duplicating end node :( | Jabier Arraiza Cenoz | 2015-08-14 | 2 | -5/+5 |
| | | | | | | | (bzr r14301) | ||||
| | * | Refactor of BSPline code attemping to fix the duplicate end node bug, not ↵ | Jabier Arraiza Cenoz | 2015-08-13 | 3 | -72/+48 |
| | | | | | | | | | | | sure if fixed jet (bzr r14300) | ||||
| | * | minor coding style changes | Jabier Arraiza Cenoz | 2015-08-08 | 2 | -30/+31 |
| | | | | | | | (bzr r14284) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-07-04 | 3 | -21/+33 |
| |\| | | | | | (bzr r13645.1.99) | ||||
| | * | Sync 2Geom to revision 2413. | Krzysztof Kosi??ski | 2015-07-04 | 3 | -21/+33 |
| | |\ | | | | | | | | | | | | | May introduce regressions. (bzr r14226) | ||||
| | | * | Fix node editing problems | Krzysztof Kosi??ski | 2015-05-08 | 1 | -5/+5 |
| | | | | | | | | | | (bzr r14059.2.4) | ||||
| | | * | Update 2Geom to r2347 | Krzysztof Kosi??ski | 2015-04-30 | 3 | -6/+6 |
| | | | | | | | | | | (bzr r14059.2.3) | ||||
| | | * | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 3 | -16/+28 |
| | | | | | | | | | | (bzr r14059.2.1) | ||||
| * | | | update to trunk | Jabier Arraiza Cenoz | 2015-06-25 | 2 | -2/+12 |
| |\| | | | | | | | | (bzr r13645.1.96) | ||||
| | * | | Improve Tips for BSpline mode | Jabier Arraiza Cenoz | 2015-06-25 | 2 | -2/+12 |
| | | | | | | | | | | (bzr r14218) | ||||
| * | | | update to trunk | Jabier Arraiza Cenoz | 2015-06-25 | 10 | -21/+82 |
| |\| | | | | | | | | (bzr r13645.1.94) | ||||
| | * | | Snapping in node tool now also works when: | Diederik van Lierop | 2015-05-30 | 10 | -21/+82 |
| | |/ | | | | | | | | | | | | | | | | | - when double clicking to insert a node on a path - when dragging a part of the path to deform it Fixed bugs: - https://launchpad.net/bugs/1448859 (bzr r14189) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-04-10 | 4 | -115/+115 |
| |\| | | | | | (bzr r13645.1.81) | ||||
| | * | Fix coding style issues in bspline/spirolive code | Jabier Arraiza Cenoz | 2015-04-10 | 4 | -118/+118 |
| | | | | | | | (bzr r14054) | ||||
| * | | Update pathinfo class to allow piecewise and pathvector as input. | Jabier Arraiza Cenoz | 2015-04-03 | 2 | -12/+5 |
| |/ | | | | | Add a method on pointwise to allow update if degenerated curves in new path, not noticed by piecewises (bzr r13645.1.72) | ||||
| * | inicialice a header variable | Jabier Arraiza Cenoz | 2015-04-02 | 1 | -0/+1 |
| | | | | (bzr r14041) | ||||
| * | Fix a bug introduced by me using path parameters in LPE | Jabier Arraiza Cenoz | 2015-03-23 | 1 | -23/+17 |
| | | | | (bzr r14030) | ||||
| * | Fix a bug in multi-path-manipulator and finish bspline refactor | Jabier Arraiza Cenoz | 2015-03-21 | 3 | -17/+13 |
| | | | | (bzr r14026) | ||||
| * | Improve the cache system of bspline, "Correctly" show bspline weight power ↵ | Jabier Arraiza Cenoz | 2015-03-21 | 4 | -14/+28 |
| | | | | | | on nodes and handles (bzr r14023) | ||||
| * | Changed two SP_IS_LPE_ITEM calls | Jabier Arraiza Cenoz | 2015-03-18 | 1 | -16/+22 |
| | | | | (bzr r14013) | ||||
| * | simplify and optimice code for mobe bspline from paths | Jabier Arraiza Cenoz | 2015-01-01 | 1 | -8/+12 |
| | | | | (bzr r13831) | ||||
| * | Allow reposition of BSpline using the path | Jabier Arraiza Cenoz | 2015-01-01 | 1 | -2/+12 |
| | | | | (bzr r13830) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 6 | -11/+11 |
| | | | | (bzr r13820) | ||||
| * | Purge sp_desktop_controls | Liam P. White | 2014-12-21 | 3 | -5/+5 |
| | | | | (bzr r13819) | ||||
| * | when inserting a node, the endpoints cannot be symmetric nodes. (Bug 1367443) | Alvin Penner | 2014-12-15 | 1 | -0/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1367443 (bzr r13800) | ||||
| * | Units: make it absolutely clear that Document properties unit dropdown is ↵ | Johan B. C. Engelen | 2014-11-24 | 1 | -5/+5 |
| | | | | | | | | for UI Display Units. Upon document load, calculate the units used for SVG values, if a viewbox is available. If not, default to "px" SVG units. Change all code to use either Display units OR svg units. (bzr r13751) | ||||
| * | commented unused variables | Jabier Arraiza Cenoz | 2014-11-17 | 1 | -2/+2 |
| | | | | (bzr r13728) | ||||
| * | Remove unused variable and put well a constant | Jabier Arraiza Cenoz | 2014-11-03 | 1 | -4/+1 |
| | | | | (bzr r13669) | ||||
| * | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| | | | | (bzr r13341.1.253) | ||||
| * | This push add suport to helper paths redraw to nodes, handles and knots. | Jabier Arraiza Cenoz | 2014-09-29 | 1 | -1/+10 |
| | | | | | | This redraw at mouse movement. Whith knots also redraw at button release event (bzr r13341.1.227) | ||||
| * | remove magic numbers from bspline | Jabier Arraiza Cenoz | 2014-09-23 | 2 | -21/+30 |
| | | | | (bzr r13341.1.219) | ||||
| * | fix bug -bad power- inserting nodes near cusp nodes in bspline | Jabier Arraiza Cenoz | 2014-09-23 | 1 | -3/+31 |
| | | | | (bzr r13341.1.218) | ||||
| * | Fix a bug in BSpline, happend pressing any key hover a modified weight ↵ | Jabier Arraiza Cenoz | 2014-09-22 | 1 | -0/+1 |
| | | | | | | handle -it buggy reset to default weight-. (bzr r13341.1.216) | ||||
