]> git.tdb.fi Git - r2c2.git/commit
Give zones a preferred running direction
authorMikko Rasa <tdb@tdb.fi>
Sun, 22 Mar 2015 15:58:41 +0000 (17:58 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 22 Mar 2015 17:22:01 +0000 (19:22 +0200)
commit9a2fd67cec715e371e293be638b126e0d1b2148d
tree32cfc0030432ac55c485d489563cfcd97164f65f
parent3907520897611cb1b5f2f938c60d3eaff34477a5
Give zones a preferred running direction

It's also reflected in tracks as a preferred exit endpoint to avoid
having to look up zones while routing.  Weird things may happen if a
track belongs to multiple zones.
source/designer/zoneproperties.cpp
source/designer/zoneproperties.h
source/libr2c2/track.cpp
source/libr2c2/track.h
source/libr2c2/zone.cpp
source/libr2c2/zone.h