summaryrefslogtreecommitdiffstats
path: root/src/ui/tool (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * minor coding style changesJabier Arraiza Cenoz2015-08-082-30/+31
* | update to trunkJabier Arraiza Cenoz2015-07-043-21/+33
|\|
| * Sync 2Geom to revision 2413.Krzysztof Kosi??ski2015-07-043-21/+33
| |\
| | * Fix node editing problemsKrzysztof Kosi??ski2015-05-081-5/+5
| | * Update 2Geom to r2347Krzysztof Kosi??ski2015-04-303-6/+6
| | * 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-273-16/+28
* | | update to trunkJabier Arraiza Cenoz2015-06-252-2/+12
|\| |
| * | Improve Tips for BSpline modeJabier Arraiza Cenoz2015-06-252-2/+12
* | | update to trunkJabier Arraiza Cenoz2015-06-2510-21/+82
|\| |
| * | Snapping in node tool now also works when:Diederik van Lierop2015-05-3010-21/+82
| |/
* | update to trunkJabier Arraiza Cenoz2015-04-104-115/+115
|\|
| * Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-104-118/+118
* | Update pathinfo class to allow piecewise and pathvector as input.Jabier Arraiza Cenoz2015-04-032-12/+5
|/
* inicialice a header variableJabier Arraiza Cenoz2015-04-021-0/+1
* Fix a bug introduced by me using path parameters in LPEJabier Arraiza Cenoz2015-03-231-23/+17
* Fix a bug in multi-path-manipulator and finish bspline refactorJabier Arraiza Cenoz2015-03-213-17/+13
* Improve the cache system of bspline, "Correctly" show bspline weight power on...Jabier Arraiza Cenoz2015-03-214-14/+28
* Changed two SP_IS_LPE_ITEM callsJabier Arraiza Cenoz2015-03-181-16/+22
* simplify and optimice code for mobe bspline from pathsJabier Arraiza Cenoz2015-01-011-8/+12
* Allow reposition of BSpline using the pathJabier Arraiza Cenoz2015-01-011-2/+12
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-216-11/+11
* Purge sp_desktop_controlsLiam P. White2014-12-213-5/+5
* when inserting a node, the endpoints cannot be symmetric nodes. (Bug 1367443)Alvin Penner2014-12-151-0/+4
* Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-5/+5
* commented unused variablesJabier Arraiza Cenoz2014-11-171-2/+2
* Remove unused variable and put well a constantJabier Arraiza Cenoz2014-11-031-4/+1
* Move more UI code into ui/Liam P. White2014-10-051-1/+1
* This push add suport to helper paths redraw to nodes, handles and knots. Jabier Arraiza Cenoz2014-09-291-1/+10
* remove magic numbers from bsplineJabier Arraiza Cenoz2014-09-232-21/+30
* fix bug -bad power- inserting nodes near cusp nodes in bsplineJabier Arraiza Cenoz2014-09-231-3/+31
* Fix a bug in BSpline, happend pressing any key hover a modified weight handle...Jabier Arraiza Cenoz2014-09-221-0/+1
* Fix bug moving nodes in bspline modeJabier Arraiza Cenoz2014-09-161-1/+1
* fixing cusp node bug on bspline -problems moving nodes because tiny handlesJabier Arraiza Cenoz2014-09-151-1/+3
* Update to experimental r13465Liam P. White2014-08-087-18/+92
|\
| * Massive performance improvment for basic node operations with thousands of nodesLiam P. White2014-08-087-18/+92
* | Update to experimental r13460Liam P. White2014-08-061-2/+4
|\|
| * Fixed some redraw problems moving nodes in bspline modeJabier Arraiza Cenoz2014-08-041-2/+4
* | Update to experimental r13418Liam P. White2014-07-052-6/+17
|\|
| * Add LPE fillet-chamferJabier Arraiza Cenoz2014-07-022-6/+17
* | Update to experimental (r13376)Liam P. White2014-05-172-3/+6
|\|
| * fix C++11 compilationJohan B. C. Engelen2014-05-151-0/+3
| * Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamWJabier Arraiza Cenoz2014-05-131-1/+1
| * Patch from Jabierxto to fix a bug I reported off-tracker.Josh Andler2014-05-121-2/+2
* | Update to trunk/integrate BSplineLiam P. White2014-05-096-27/+326
|\|
| * adding const _pathmanipulatos staff to handles (handles also have tips)Jabier Arraiza Cenoz2014-05-051-0/+4
| * adding Vinícius work whith node tipsJabier Arraiza Cenoz2014-05-054-15/+18
| |\
| | * Enabling path manipulator to comunicate if paths are bspline whenVinícius dos Santos Oliveira2014-05-054-12/+17
| |/
| * A refactor for fixing some issues. Pending how to handle static functions Jabier Arraiza Cenoz2014-04-013-42/+45
| * Some node.cpp/h work moved to path_manipulator.Jabier Arraiza Cenoz2014-03-315-110/+118
| * use <cmath> instead <math.h> by point of ViníciusJabier Arraiza Cenoz2014-03-311-1/+1