summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/selectable-control-point.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Node tool: implement sculptingKrzysztof Kosi??ski2010-03-031-2/+2
| | | (bzr r9131)
* Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski2010-02-041-16/+19
| | | | | in the new node tool. (bzr r9044)
* Fix snapping in the node tool when more than one point is dragged.Krzysztof Kosi??ski2010-01-201-15/+1
| | | (bzr r9001)
* * Add "show transform handles" toggle button.Krzysztof Kosi??ski2010-01-141-7/+20
| | | | | | * Transform handle mode switching similar to selector tool, when node transform handles are visible. (bzr r8846.2.18)
* * Implement node snapping.Krzysztof Kosi??ski2010-01-101-0/+2
| | | | | | | | | | | | | * Fix minor bug in linear grow. * Add --fixes. * Move some node selection-related functions to ControlPointSelection. Fixed bugs: - https://launchpad.net/bugs/170561 - https://launchpad.net/bugs/171893 - https://launchpad.net/bugs/182585 - https://launchpad.net/bugs/446773 (bzr r8846.2.9)
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+135
(bzr r8846.1.1)