summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/control-point-selection.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-05Update node transform handles on deselectNathan Lee1-0/+2
2019-10-09Make sure old calls to insert behaves the sameNathan Lee1-5/+7
2019-10-09Speed up multi-node (de)selectionNathan Lee1-19/+33
2019-01-02modernize loopsMarc Jeanmougin1-46/+42
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-12New option to invert y-axisThomas Holder1-4/+4
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-2/+2
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-4/+4
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-4/+4
2017-07-04Fix a bug with select knots and modifiersJabier Arraiza1-1/+1
2017-07-01working on knots selectionJabier Arraiza1-1/+1
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2016-03-13"Relative to" option for node alignment.Marc Jeanmougin1-1/+28
2014-08-08Massive performance improvment for basic node operations with thousands of nodesLiam P. White1-8/+41
2014-03-20control-point-selection : fix a (very unlikely) crash upon dereferencing unit...Johan B. C. Engelen1-0/+4
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-1/+1
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-4/+0
2012-05-17Corrected protected type access (comments were incorrect).Jon A. Cruz1-2/+5
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-100/+1
2012-04-15Get rid of remaining deprecated GDK Key symbolsAlex Valavanis1-22/+125
2012-04-04Warning cleanup.Jon A. Cruz1-1/+1
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-1/+1
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-0/+2
2012-01-23Patch from John Smith for 623660Josh Andler1-1/+1
2011-11-041) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...Diederik van Lierop1-1/+0
2011-10-03Doxygen cleanup.Jon A. Cruz1-6/+10
2011-09-16Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...Diederik van Lierop1-4/+16
2011-04-17add new preference widget for a number with a unit.Johan B. C. Engelen1-2/+2
2011-02-02update to latest 2geom !Johan B. C. Engelen1-7/+7
2010-12-27Node tool: snap while scaling a selection of nodes. Consider this as experime...Diederik van Lierop1-0/+18
2010-12-16Node tool: fix moving multiple nodes along handles (Ctrl+Alt)Krzysztof Kosi??ski1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-24Patch by Krzysztof to fix handles when node sculptingJosh Andler1-2/+46
2010-07-22Fix sculpting of nodes with non-degenerate handles.Krzysztof Kosi??ski1-2/+46
2010-04-06Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski1-4/+4
2010-04-03Fix rotation in node and select toolKrzysztof Kosi??ski1-2/+2
2010-04-03Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski1-2/+2
2010-03-03Node tool: implement sculptingKrzysztof Kosi??ski1-9/+32
2010-02-09Fix multiple minor problems in the node toolKrzysztof Kosi??ski1-44/+88
2010-02-06Fix performance regressions in the node tool and a stupid crash bugKrzysztof Kosi??ski1-1/+1
2010-02-04Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski1-38/+12
2010-01-20Fix Ctrl+Alt+click deletion of selected nodes when transform handlesKrzysztof Kosi??ski1-2/+1
2010-01-20Fix snapping in the node tool when more than one point is dragged.Krzysztof Kosi??ski1-10/+8
2010-01-15Warning cleanup.Jon A. Cruz1-1/+1
2010-01-14* Add "show transform handles" toggle button.Krzysztof Kosi??ski1-45/+37
2010-01-10* Implement node snapping.Krzysztof Kosi??ski1-1/+54
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-0/+530