]> git.tdb.fi Git - r2c2.git/commit
Use raycasting instead of OpenGL selection mode to pick tracks
authorMikko Rasa <tdb@tdb.fi>
Thu, 10 Mar 2011 10:20:57 +0000 (10:20 +0000)
committerMikko Rasa <tdb@tdb.fi>
Thu, 10 Mar 2011 10:20:57 +0000 (10:20 +0000)
commit277e8e7e4230aa8867f507ace62476afe575cff1
tree8254635192bed453c2712ad8806cbefe6cd20cc0
parent629ded2c61ef25ec34cc52b03fe69d02e72db50f
Use raycasting instead of OpenGL selection mode to pick tracks
16 files changed:
source/3d/layout.cpp
source/3d/layout.h
source/3d/track.cpp
source/3d/track.h
source/designer/designer.cpp
source/designer/designer.h
source/engineer/engineer.cpp
source/engineer/engineer.h
source/libr2c2/layout.cpp
source/libr2c2/layout.h
source/libr2c2/track.cpp
source/libr2c2/track.h
source/libr2c2/trackpart.cpp
source/libr2c2/trackpart.h
source/libr2c2/tracktype.cpp
source/libr2c2/tracktype.h