]> git.tdb.fi Git - r2c2.git/history - source/libr2c2/track.h
Give zones a preferred running direction
[r2c2.git] / source / libr2c2 / track.h
2015-03-22 Mikko RasaGive zones a preferred running direction
2015-02-09 Mikko RasaInstantly set turnout paths when loading state
2014-04-01 Mikko RasaBasic support for failed turnout detection
2013-11-07 Mikko RasaRefer to things in the driver with abstract ids instead...
2013-11-07 Mikko RasaRename turnout/sensor_id fields in Track and Block...
2013-08-15 Mikko RasaAdd a utility function to get path length from Track
2013-07-23 Mikko RasaRename TrackPoint to a more generic OrientedPoint
2013-07-08 Mikko RasaAdd a function to retrieve track attachments in order
2013-07-04 Mikko RasaAdd an abstraction for things that are attached to...
2013-07-04 Mikko RasaIntroduce a tilt (vertical angle) property to Object
2013-06-25 Mikko RasaEmit a signal before changing the path of a turnout
2013-05-23 Mikko RasaMake use of the geometry part of libmspmath
2013-05-19 Mikko RasaMake use of the mspmath library
2013-05-13 Mikko RasaPerform check_slope automatically with certain operations
2013-05-13 Mikko RasaAdd a generic link interface as well
2013-05-13 Mikko RasaAdd a generic snapping interface in Object
2013-05-06 Mikko RasaAdd a common base class for tangible objects
2013-02-12 Mikko RasaAdd a flag to Track to indicate that its path is changing
2013-01-26 Mikko RasaAdd functions to resolve an arbitrary point to the...
2013-01-17 Mikko RasaBasicLoader is now called ObjectLoader
2013-01-08 Mikko RasaStrip Id tags and copyright notices from files
2011-03-10 Mikko RasaUse raycasting instead of OpenGL selection mode to...
2011-03-08 Mikko RasaRename Point to Vector
2011-01-14 Mikko RasaEnable Renderer for Endpoint3D and Path3D
2010-11-22 Mikko RasaMove double-address logic to drivers
2010-11-16 Mikko RasaRename the project to R²C²