]> git.tdb.fi Git - r2c2.git/commit
Basic support for beam gate sensors
authorMikko Rasa <tdb@tdb.fi>
Mon, 8 Jul 2013 18:10:30 +0000 (21:10 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 8 Jul 2013 20:18:01 +0000 (23:18 +0300)
commitc4daf1cc6b53cae34e46d4125a993ceed500de1a
treefcca18304c7d68bc8acd786d48afadd512712b07
parent218f194f537dfda55d32ce8d8739e322a3d0c07d
Basic support for beam gate sensors
15 files changed:
data/beamgate.object [new file with mode: 0644]
gfx.blend
source/3d/beamgate.cpp [new file with mode: 0644]
source/3d/beamgate.h [new file with mode: 0644]
source/3d/layout.cpp
source/libr2c2/beamgate.cpp [new file with mode: 0644]
source/libr2c2/beamgate.h [new file with mode: 0644]
source/libr2c2/beamgatetype.cpp [new file with mode: 0644]
source/libr2c2/beamgatetype.h [new file with mode: 0644]
source/libr2c2/blockallocator.cpp
source/libr2c2/blockallocator.h
source/libr2c2/layout.cpp
source/libr2c2/layout.h
source/libr2c2/train.cpp
tracks.dat