]> git.tdb.fi Git - r2c2.git/commit
Correctly handle slope when snapping tracks
authorMikko Rasa <tdb@tdb.fi>
Thu, 10 Dec 2009 10:26:21 +0000 (10:26 +0000)
committerMikko Rasa <tdb@tdb.fi>
Thu, 10 Dec 2009 10:26:21 +0000 (10:26 +0000)
commit6109a2122226e1c71e9cc71e4c21036e99e43601
tree09cc5ab8a21a29c0b1b463db97745cdfac69b3fb
parent1ba0bd68483b900a702c7a38f41250b33770503d
Correctly handle slope when snapping tracks
Render sloped tracks with rotation, not by shearing the mesh
Render a pillar under the higher endpoint of a sloped track
Hide zero slope from tooltip
source/3d/track.cpp
source/3d/track.h
source/designer/designer.cpp
source/libmarklin/track.cpp