]> git.tdb.fi Git - r2c2.git/commit
Don't zero slope for tracks not connected on both ends
authorMikko Rasa <tdb@tdb.fi>
Sun, 19 May 2013 12:31:46 +0000 (15:31 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 19 May 2013 12:31:46 +0000 (15:31 +0300)
commitc6cd59c4d40706ccd0f894fee3dc11c48dd20a38
tree26c071e84374ca20858cb27189eb822406454b61
parent7a36d396eded897c421424905b2c938d770df341
Don't zero slope for tracks not connected on both ends

Since check_slope is now called implicitly when linking tracks together,
loading layouts with sloped tracks wasn't working properly.
source/libr2c2/track.cpp