summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-25Addition to my previous commit: fix for trunk is a bit different from the fix...Diederik van Lierop1-0/+1
2010-09-25fix snapmanager initializationDiederik van Lierop1-5/+5
2010-08-152nd attempt at fixing the crash introduced in rev. #9692. This should nail it!Diederik van Lierop1-1/+1
2010-08-14Fix a crash and add more safety checks to catch NULL pointersDiederik van Lierop1-0/+7
2010-08-11Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop1-0/+2
2010-08-07Add a constrained snap method that takes multiple constraints. This reduces t...Diederik van Lierop1-101/+16
2010-07-21When snapping to handle lines (Ctrl+Alt node drag), snapKrzysztof Kosi??ski1-7/+64
2010-07-12- Snap while rotating an object using the selector toolDiederik van Lierop1-6/+6
2010-05-26Consistency fix in the tools strings (badly places :).Nicolas Dufour1-14/+14
2010-05-09Fix small snapping regression (reported in LP #562205, comment #11)Diederik van Lierop1-3/+1
2010-03-18Fix scaling of degenerate handles using keybard shortcuts.Krzysztof Kosi??ski1-24/+69
2010-03-17Fix Ctrl-drag in node tool with zero snap delay.Krzysztof Kosi??ski1-4/+4
2010-03-14New node tool: implement handle snappingKrzysztof Kosi??ski1-8/+47
2010-03-14Implement keyboard shortcuts for single handle adjustments.Krzysztof Kosi??ski1-36/+36
2010-02-25Warning cleanup.Jon A. Cruz1-1/+1
2010-02-10(Probably) fix a crash in the node tool and fix Ctrl+Alt draggingKrzysztof Kosi??ski1-16/+18
2010-02-09Fix multiple minor problems in the node toolKrzysztof Kosi??ski1-35/+148
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-26/+30
2010-01-31Fix constrained snapping in node tool.Krzysztof Kosi??ski1-4/+5
2010-01-23Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop1-6/+5
2010-01-20Go back to using TR1 unordered containers to fix warnings. Add configureKrzysztof Kosi??ski1-1/+1
2010-01-15Warning cleanup.Jon A. Cruz1-8/+8
2010-01-13Some additional docsKrzysztof Kosi??ski1-8/+16
2010-01-10* Implement node snapping.Krzysztof Kosi??ski1-24/+100
2009-12-26Implement selection linear growKrzysztof Kosi??ski1-11/+131
2009-12-26Implement selection spatial growKrzysztof Kosi??ski1-32/+66
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-0/+965