summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/control-point-selection.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update node transform handles on deselectNathan Lee2019-11-051-0/+2
* Make sure old calls to insert behaves the sameNathan Lee2019-10-091-5/+7
* Speed up multi-node (de)selectionNathan Lee2019-10-091-19/+33
* modernize loopsMarc Jeanmougin2019-01-021-46/+42
* Clarify licensesMax Gaukler2018-11-081-1/+2
* New option to invert y-axisThomas Holder2018-09-121-4/+4
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-4/+4
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-4/+4
* Fix a bug with select knots and modifiersJabier Arraiza2017-07-041-1/+1
* working on knots selectionJabier Arraiza2017-07-011-1/+1
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
* "Relative to" option for node alignment.Marc Jeanmougin2016-03-131-1/+28
* Massive performance improvment for basic node operations with thousands of nodesLiam P. White2014-08-081-8/+41
* control-point-selection : fix a (very unlikely) crash upon dereferencing unit...Johan B. C. Engelen2014-03-201-0/+4
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Corrected protected type access (comments were incorrect).Jon A. Cruz2012-05-171-2/+5
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-100/+1
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-22/+125
* Warning cleanup.Jon A. Cruz2012-04-041-1/+1
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-1/+1
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-0/+2
* Patch from John Smith for 623660Josh Andler2012-01-231-1/+1
* 1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...Diederik van Lierop2011-11-041-1/+0
* Doxygen cleanup.Jon A. Cruz2011-10-031-6/+10
* Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...Diederik van Lierop2011-09-161-4/+16
* add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-171-2/+2
* update to latest 2geom !Johan B. C. Engelen2011-02-021-7/+7
* Node tool: snap while scaling a selection of nodes. Consider this as experime...Diederik van Lierop2010-12-271-0/+18
* Node tool: fix moving multiple nodes along handles (Ctrl+Alt)Krzysztof Kosi??ski2010-12-161-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Fix sculpting of nodes with non-degenerate handles.Krzysztof Kosi??ski2010-07-221-2/+46
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-4/+4
* Fix rotation in node and select toolKrzysztof Kosi??ski2010-04-031-2/+2
* Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski2010-04-031-2/+2
* Node tool: implement sculptingKrzysztof Kosi??ski2010-03-031-9/+32
* Fix multiple minor problems in the node toolKrzysztof Kosi??ski2010-02-091-44/+88
* Fix performance regressions in the node tool and a stupid crash bugKrzysztof Kosi??ski2010-02-061-1/+1
* Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski2010-02-041-38/+12
* Fix Ctrl+Alt+click deletion of selected nodes when transform handlesKrzysztof Kosi??ski2010-01-201-2/+1
* Fix snapping in the node tool when more than one point is dragged.Krzysztof Kosi??ski2010-01-201-10/+8
* Warning cleanup.Jon A. Cruz2010-01-151-1/+1
* * Add "show transform handles" toggle button.Krzysztof Kosi??ski2010-01-141-45/+37
* * Implement node snapping.Krzysztof Kosi??ski2010-01-101-1/+54
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+530