]> git.tdb.fi Git - r2c2.git/commit
Move the fitting part of Manipulator::connect to a separate function
authorMikko Rasa <tdb@tdb.fi>
Mon, 1 Nov 2010 14:40:38 +0000 (14:40 +0000)
committerMikko Rasa <tdb@tdb.fi>
Mon, 1 Nov 2010 14:40:38 +0000 (14:40 +0000)
commit283542ae424b94786652fbf0c67b883b63a8e7a0
treee834bba4e7da0cc8ca783ce88215dded1785785e
parent293bfd4d1a5dbd57c7d3c657e5f6467d9f2e3300
Move the fitting part of Manipulator::connect to a separate function
Add a manipulator mode to extend tracks out of an endpoint
Add a method to replace the entire selection at once
source/designer/designer.cpp
source/designer/designer.h
source/designer/manipulator.cpp
source/designer/manipulator.h
source/designer/selection.h