| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| * | 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) | ||||
| * | 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) | ||||
| * | 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) | ||||
| * | | Improve Tips for BSpline mode | Jabier Arraiza Cenoz | 2015-06-25 | 2 | -2/+12 |
| | | | | | | | (bzr r14218) | ||||
| * | | 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) | ||||
| * | Fix coding style issues in bspline/spirolive code | Jabier Arraiza Cenoz | 2015-04-10 | 4 | -118/+118 |
| | | | | (bzr r14054) | ||||
| * | 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) | ||||
| * | Fix bug moving nodes in bspline mode | Jabier Arraiza Cenoz | 2014-09-16 | 1 | -1/+1 |
| | | | | (bzr r13341.1.210) | ||||
| * | fixing cusp node bug on bspline -problems moving nodes because tiny handles | Jabier Arraiza Cenoz | 2014-09-15 | 1 | -1/+3 |
| | | | | (bzr r13341.1.209) | ||||
| * | Update to experimental r13465 | Liam P. White | 2014-08-08 | 7 | -18/+92 |
| |\ | | | | | (bzr r13090.1.102) | ||||
| | * | Massive performance improvment for basic node operations with thousands of nodes | Liam P. White | 2014-08-08 | 7 | -18/+92 |
| | | | | | | | (bzr r13341.1.124) | ||||
| * | | Update to experimental r13460 | Liam P. White | 2014-08-06 | 1 | -2/+4 |
| |\| | | | | | (bzr r13090.1.98) | ||||
| | * | Fixed some redraw problems moving nodes in bspline mode | Jabier Arraiza Cenoz | 2014-08-04 | 1 | -2/+4 |
| | | | | | | | (bzr r13341.1.115) | ||||
| * | | Update to experimental r13418 | Liam P. White | 2014-07-05 | 2 | -6/+17 |
| |\| | | | | | (bzr r13090.1.87) | ||||
| | * | Add LPE fillet-chamfer | Jabier Arraiza Cenoz | 2014-07-02 | 2 | -6/+17 |
| | | | | | | | (bzr r13341.1.74) | ||||
| * | | Update to experimental (r13376) | Liam P. White | 2014-05-17 | 2 | -3/+6 |
| |\| | | | | | (bzr r13090.1.79) | ||||
| | * | fix C++11 compilation | Johan B. C. Engelen | 2014-05-15 | 1 | -0/+3 |
| | | | | | | | (bzr r13341.1.30) | ||||
| | * | Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW | Jabier Arraiza Cenoz | 2014-05-13 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.12) | ||||
| | * | Patch from Jabierxto to fix a bug I reported off-tracker. | Josh Andler | 2014-05-12 | 1 | -2/+2 |
| | | | | | | | (bzr r13341.3.1) | ||||
| * | | Update to trunk/integrate BSpline | Liam P. White | 2014-05-09 | 6 | -27/+326 |
| |\| | | | | | (bzr r13090.1.73) | ||||
| | * | adding const _pathmanipulatos staff to handles (handles also have tips) | Jabier Arraiza Cenoz | 2014-05-05 | 1 | -0/+4 |
| | | | | | | | (bzr r11950.1.341) | ||||
| | * | adding Vinícius work whith node tips | Jabier Arraiza Cenoz | 2014-05-05 | 4 | -15/+18 |
| | |\ | | | | | | | (bzr r11950.1.339) | ||||
| | | * | Enabling path manipulator to comunicate if paths are bspline when | Vinícius dos Santos Oliveira | 2014-05-05 | 4 | -12/+17 |
| | |/ | | | | | | | | | | | | | | | accessing const objects. This change was required to correctly show on the GUI whether or not a node was a bspline. (bzr r11950.8.1) | ||||
| | * | A refactor for fixing some issues. Pending how to handle static functions | Jabier Arraiza Cenoz | 2014-04-01 | 3 | -42/+45 |
| | | | | | | | | | | | | | | | Vinícius for handle tips in his static functions i know two ways: A: A bool property in node class of node.h to handle if curve is bspline B: Call another non static function from the static tips one -not tested- (bzr r11950.1.323) | ||||
