]> git.tdb.fi Git - r2c2.git/history - source/3d
Use maps instead of lists in Layout3D
[r2c2.git] / source / 3d /
2010-10-26 Mikko RasaUse maps instead of lists in Layout3D
2010-10-25 Mikko RasaMove Endpoint inside TrackType
2010-10-22 Mikko RasaMake Route hold non-const Tracks to match Block
2010-10-10 Mikko RasaRendering improvements
2010-10-09 Mikko RasaSet correct Z coordinate to vehicle position
2010-09-16 Mikko RasaMake better use of GL::Pipeline
2010-04-23 Mikko RasaDo not render unplaced vehicles
2010-04-18 Mikko RasaPlug memory leaks
2010-04-18 Mikko RasaRender vehicles with real 3D models
2010-04-17 Mikko RasaSupport trains with multiple vehicles
2010-04-06 Mikko RasaAdd vehicles
2010-03-20 Mikko RasaAdd a pathfinder function to Route
2010-03-14 Mikko RasaReimplement path display
2010-03-12 Mikko RasaTurn TrackPart into a proper class
2010-03-08 Mikko RasaMajor architecture rework
2010-03-07 Mikko RasaForgot to add the new files
2010-03-03 Mikko RasaEmit various signals from Train when it's loaded
2010-03-01 Mikko RasaAdd accessors adding things to a Catalogue from the...
2010-02-25 Mikko RasaFix memory leaks and other bad stuff
2010-02-25 Mikko RasaAdd an overlay to display aspects of tracks
2010-02-21 Mikko RasaAdd an internal layout to Catalogue for selecting tracks
2010-02-21 Mikko RasaUse GL::Renderables and a Pipeline for rendering
2010-02-19 Mikko RasaSplit mesh generation from Track3D to TrackType3D
2009-12-21 Mikko RasaCompute Z bounds for Track3D
2009-12-21 Mikko RasaUse Msp::IO::print instead of std::cout
2009-12-13 Mikko RasaChange terminology to better distinguish routes on...
2009-12-10 Mikko RasaCorrectly handle slope when snapping tracks
2009-05-23 Mikko RasaCode reformatting: add spaces around assignment operators
2009-05-23 Mikko RasaCode reformatting:
2009-05-21 Mikko RasaAttempt to estimate the exact positions of trains from...
2009-03-17 Mikko RasaConvert designer to use mspgbase instead of sdl
2008-06-09 Mikko RasaRewrite command/reply system
2008-06-06 Mikko RasaAdd Id tags and copyright notices to files
2008-06-01 Mikko RasaStyle fixes, including:
2008-05-30 Mikko RasaMajor code refactoring:
2007-07-10 Mikko RasaInitial revision