]> git.tdb.fi Git - r2c2.git/history - source/3d/view.cpp
Don't crash if a train has no router
[r2c2.git] / source / 3d / view.cpp
2015-04-07 Mikko RasaOnly use postprocessors that can be supported
2015-02-02 Mikko RasaMake sure the shadow volume does not have zero size
2015-01-28 Mikko RasaAdapt to changes in vector slicing and composing API
2014-07-13 Mikko RasaSet lighting for the sky pass too
2014-05-08 Mikko RasaImprove graphics quality with some shaders and effects
2014-05-03 Mikko RasaSet depth clip in View3D::view_all
2013-11-24 Mikko RasaRender a sky in the upper hemisphere of a view's background
2013-08-24 Mikko RasaView3D::create_ray should be const
2013-08-08 Mikko RasaBetter visualization for placing a train
2013-07-21 Mikko RasaMake use of View3D in engineer
2013-06-25 Mikko RasaAngle must be divided by the correct type
2013-06-05 Mikko RasaReduce interface clutter in Layout by storing Objects...
2013-05-23 Mikko RasaMake use of the geometry part of libmspmath
2013-05-19 Mikko RasaMake use of the mspmath library
2013-01-17 Mikko RasaMatch changes in GL::Pipeline API
2013-01-08 Mikko RasaStrip Id tags and copyright notices from files
2011-04-07 Mikko RasaAdd View3D class to bundle Layout3D with a camera and...