]> git.tdb.fi Git - r2c2.git/commit
Reduce interface clutter in Layout by storing Objects in a uniform way
authorMikko Rasa <tdb@tdb.fi>
Wed, 5 Jun 2013 10:53:12 +0000 (13:53 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 5 Jun 2013 10:53:12 +0000 (13:53 +0300)
commite214fd389b9819eac0379cfb78e0f446e267b839
treebc7a7d15fe2dedc1fea7b4b1776dd47c1696ec7b
parent59bae8acd679127602cf35d22bcd37e316a5a056
Reduce interface clutter in Layout by storing Objects in a uniform way
18 files changed:
source/3d/layout.cpp
source/3d/layout.h
source/3d/view.cpp
source/designer/designer.cpp
source/designer/designer.h
source/designer/manipulator.cpp
source/designer/measure.cpp
source/designer/svgexporter.cpp
source/engineer/engineer.cpp
source/libr2c2/blockallocator.cpp
source/libr2c2/layout.cpp
source/libr2c2/layout.h
source/libr2c2/route.cpp
source/libr2c2/route.h
source/libr2c2/signal.cpp
source/libr2c2/track.cpp
source/libr2c2/vehicle.cpp
source/libr2c2/vehicle.h