]> git.tdb.fi Git - r2c2.git/commit
Move gauge to TrackAppearance
authorMikko Rasa <tdb@tdb.fi>
Sat, 3 May 2014 09:15:22 +0000 (12:15 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 3 May 2014 10:35:27 +0000 (13:35 +0300)
commit5929b101ee38b5668b328e7b1eac4bf49c912412
tree1316bf6a82ce7fb33db111028ee505631e8b5386
parent4c8c03d25ec4d58772ceb5b287deab645fdae19f
Move gauge to TrackAppearance

It may eventually be desirable to have multiple gauges in the same layout
(narrow-gauge trams together with a standard-gauge railway, for example),
and this is a necessary step towards that.
20 files changed:
locos.dat
source/3d/catalogue.cpp
source/3d/path.cpp
source/3d/tracktype.cpp
source/designer/cameracontroller.cpp
source/designer/extendtool.cpp
source/designer/movetool.cpp
source/designer/movetool.h
source/designer/svgexporter.cpp
source/designer/svgexporter.h
source/libr2c2/beamgate.cpp
source/libr2c2/catalogue.cpp
source/libr2c2/catalogue.h
source/libr2c2/signal.cpp
source/libr2c2/track.cpp
source/libr2c2/trackappearance.cpp
source/libr2c2/trackappearance.h
source/libr2c2/trackattachment.cpp
tracks.dat
wagons.dat