summaryrefslogtreecommitdiffstats
path: root/src/ui/tool (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix drag & drop from swatches - patch by Adonis PapaderosKrzysztof Kosi??ski2010-11-251-2/+2
* Reintroduce plural forms into the node selection descriptionKrzysztof Kosi??ski2010-11-211-4/+9
* Minor documentation updateKrzysztof Kosi??ski2010-11-211-1/+11
* Fix rare crash when trying to drag after undo in the node toolKrzysztof Kosi??ski2010-11-191-0/+2
* Fix four minor node tool regressions:Krzysztof Kosi??ski2010-11-182-6/+33
* Shift should disable snapping when dragging the rotation center of an objectDiederik van Lierop2010-11-171-2/+2
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-1729-29/+29
* Reintroduce Shift+U shortcut (make segments curves)Krzysztof Kosi??ski2010-11-071-0/+7
* Fix compile breakage.Jon A. Cruz2010-11-071-1/+1
* Reintroduce Shift+L shortcut and handle retraction when setting the typeKrzysztof Kosi??ski2010-11-062-10/+28
* Prevent context menu and keyboard shortcuts from interrupting grabsKrzysztof Kosi??ski2010-10-311-3/+4
* Only create / delete shape editors in the node tool when necessary.Krzysztof Kosi??ski2010-10-312-14/+17
* Fix pattern editing in the node editor. As a bonus, allow editingKrzysztof Kosi??ski2010-10-312-12/+16
* Remove the misfeature of retracting handles when the cusp node buttonKrzysztof Kosi??ski2010-10-121-4/+7
* Fix oddities related to smooth endnodes. Should fix a crasher.Krzysztof Kosi??ski2010-10-122-11/+7
* Cherry pick node duplication from 0.48 stableKrzysztof Kosi??ski2010-10-124-0/+47
* Addition to my previous commit: fix for trunk is a bit different from the fix...Diederik van Lierop2010-09-251-0/+1
* fix snapmanager initializationDiederik van Lierop2010-09-251-5/+5
* 2nd attempt at fixing the crash introduced in rev. #9692. This should nail it!Diederik van Lierop2010-08-151-1/+1
* Fix a crash and add more safety checks to catch NULL pointersDiederik van Lierop2010-08-141-0/+7
* Fix funny behavior when dragging near the start node of a pathKrzysztof Kosi??ski2010-08-131-1/+4
* Fix node editor crash when dragging near the last node of a pathKrzysztof Kosi??ski2010-08-131-1/+1
* Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-111-0/+2
* Add a constrained snap method that takes multiple constraints. This reduces t...Diederik van Lierop2010-08-071-101/+16
* Fix sculpting of nodes with non-degenerate handles.Krzysztof Kosi??ski2010-07-222-5/+50
* When snapping to handle lines (Ctrl+Alt node drag), snapKrzysztof Kosi??ski2010-07-211-7/+64
* - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-121-6/+6
* Consistency fix in the tools strings (badly places :).Nicolas Dufour2010-05-264-34/+34
* Fix small snapping regression (reported in LP #562205, comment #11)Diederik van Lierop2010-05-091-3/+1
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-064-19/+21
* Fix single-handle keybindingsKrzysztof Kosi??ski2010-04-031-4/+2
* Fix rotation in node and select toolKrzysztof Kosi??ski2010-04-031-2/+2
* Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski2010-04-033-15/+15
* Add Ctrl+H as a shortcut for "show handles" in the node tool.Krzysztof Kosi??ski2010-04-022-1/+12
* Adding in shape-record.hTed Gould2010-03-261-0/+1
* Fix a few remaining oddities in handle scaling via keyboardKrzysztof Kosi??ski2010-03-182-11/+21
* Fix scaling of degenerate handles using keybard shortcuts.Krzysztof Kosi??ski2010-03-183-31/+98
* Fix Ctrl-drag in node tool with zero snap delay.Krzysztof Kosi??ski2010-03-171-4/+4
* Move around files to remove some vanity directories.Krzysztof Kosi??ski2010-03-141-18/+18
* New node tool: implement handle snappingKrzysztof Kosi??ski2010-03-142-8/+48
* Implement keyboard shortcuts for single handle adjustments.Krzysztof Kosi??ski2010-03-149-76/+350
* Fix double reverse with Shift+R in the node tool.Krzysztof Kosi??ski2010-03-051-0/+1
* Clean up the unordered containers fix.Krzysztof Kosi??ski2010-03-042-16/+14
* Fixing build breakage with more proper autoconf usage.Jon A. Cruz2010-03-042-7/+30
* Clean up control point event handling slightlyKrzysztof Kosi??ski2010-03-031-18/+14
* Node tool: implement sculptingKrzysztof Kosi??ski2010-03-033-14/+39
* Implement a preference that determines whether deleting nodesKrzysztof Kosi??ski2010-03-021-3/+7
* Use Boost unordeed containers instead of TR1 to minimize painKrzysztof Kosi??ski2010-03-022-8/+4
* Warning cleanup.Jon A. Cruz2010-02-252-2/+5
* Make sure that guides always snap correctly when dropping them, and improve p...Diederik van Lierop2010-02-211-4/+9