]> git.tdb.fi Git - r2c2.git/history - source/libr2c2/trackattachment.cpp
Correct TrackAttachment entry endpoint
[r2c2.git] / source / libr2c2 / trackattachment.cpp
2015-02-15 Mikko RasaCorrect TrackAttachment entry endpoint
2014-05-03 Mikko RasaAdd a shortcut for getting the gauge of a TrackType
2014-05-03 Mikko RasaMove gauge to TrackAppearance
2013-07-23 Mikko RasaRename TrackPoint to a more generic OrientedPoint
2013-07-22 Mikko RasaCreate another track iterator class that holds an offse...
2013-07-08 Mikko RasaAdd a function to retrieve track attachments in order
2013-07-07 Mikko RasaKeep TrackAttachment offset within allowed limits
2013-07-05 Mikko RasaPrevent segfault during layout destruction
2013-07-04 Mikko RasaAdd an abstraction for things that are attached to...