]> git.tdb.fi Git - r2c2.git/history - source/designer
Don't crash if a train has no router
[r2c2.git] / source / designer /
2015-03-26 Mikko RasaAllow zones with no qualifier or no number
2015-03-22 Mikko RasaGive zones a preferred running direction
2015-02-20 Mikko RasaSupport directionality for zones
2015-01-28 Mikko RasaAdapt to changes in vector slicing and composing API
2014-05-08 Mikko RasaImprove graphics quality with some shaders and effects
2014-05-08 Mikko RasaGet rid of some obsolete #includes
2014-05-07 Mikko RasaReorganize data files into a directory structure
2014-05-04 Mikko RasaBe more consistent with the use of name and description
2014-05-04 Mikko RasaRemove some unnecessary things
2014-05-04 Mikko RasaRework article numbers
2014-05-04 Mikko RasaAvoid crash in SlopeTool if nothing is selected
2014-05-04 Mikko RasaConvert Catalogue to a Collection
2014-05-03 Mikko RasaAdd a shortcut for getting the gauge of a TrackType
2014-05-03 Mikko RasaFix a bug with attaching ends in ExtendTool
2014-05-03 Mikko RasaMove gauge to TrackAppearance
2014-05-02 Mikko RasaOverhaul SvgExporter to use SVG defs for tracks
2014-04-04 Mikko RasaPrefer is_turnout() when checking if a track is, in...
2014-04-02 Mikko RasaLift selection wraps slightly off the ground
2014-04-02 Mikko RasaImprove tool status display
2014-04-02 Mikko RasaFix some bad behavior in tools
2014-03-30 Mikko RasaAdd a missing initializer
2014-03-23 Mikko RasaUnify TrackChain names
2014-03-23 Mikko RasaStuff created paths into the list so they can be cleare...
2013-11-22 Mikko RasaMove track appearance properties into a separate class
2013-11-22 Mikko RasaAdd property editing for terrain
2013-11-21 Mikko RasaSupport editing multiple terrain tiles at once
2013-11-21 Mikko RasaEdit a single terrain node at a time if shift is held
2013-11-21 Mikko RasaAdd editable terrain objects
2013-11-21 Mikko RasaAdd button_release handler to Tool
2013-11-20 Mikko RasaDisplay icons and addresses for signals and beam gates
2013-11-20 Mikko RasaFix some uninitialized variables
2013-11-20 Mikko RasaGeneralize TrackProperties to all object types
2013-11-19 Mikko RasaMake new and erase work on objects rather than just...
2013-11-19 Mikko RasaUse any snap nodes without links as boundaries
2013-11-07 Mikko RasaRename turnout/sensor_id fields in Track and Block...
2013-10-20 Mikko RasaAllow objects to override the shape specified in their...
2013-10-20 Mikko RasaCreate track length map in ExtendTool constructor
2013-08-30 Mikko RasaUse generic ObjectTypes in Catalogue
2013-08-30 Mikko RasaUse some template magic to deduce the proper 3D type
2013-08-24 Mikko RasaTurn object selection into a tool
2013-08-24 Mikko RasaClean up old clutter from Designer
2013-08-24 Mikko RasaGive tools access to the keyboard
2013-08-24 Mikko RasaRefactor Designer::use_tool so tools don't need to...
2013-08-24 Mikko RasaMove common accept/cancel handling to the Tool class
2013-08-24 Mikko RasaFix some bugs in tools
2013-08-19 Mikko RasaImprove algorithms in several editing tools
2013-08-19 Mikko RasaSplit the Manipulator class into several Tools
2013-07-23 Mikko RasaRename TrackPoint to a more generic OrientedPoint
2013-07-20 Mikko RasaNew approach for displaying track state
2013-07-07 Mikko RasaRemove a hack that is no longer necessary
2013-07-06 Mikko RasaUse generic objects in Layout3D
2013-07-04 Mikko RasaIntroduce a tilt (vertical angle) property to Object
2013-07-01 Mikko RasaFurther adjustments to changes in GLtk
2013-06-25 Mikko RasaAngle must be divided by the correct type
2013-06-09 Mikko RasaArrange widgets in Designer with GLtk::Layout
2013-06-07 Mikko RasaMake use of the unified storage class for other parts...
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-05-13 Mikko RasaUse Objects in Manipulator::neighbors
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 RasaMake designer work on generic objects
2013-04-25 Mikko RasaAdapt event handlers to library changes
2013-04-25 Mikko RasaRemove deprecated header
2013-01-20 Mikko RasaFix elevation mode in Manipulator
2013-01-20 Mikko RasaConvert Measure to a Renderable
2013-01-17 Mikko RasaRewrite input even handling
2013-01-17 Mikko RasaUse GL::Renderer in TrackWrap
2013-01-17 Mikko RasaThe Root widget can now set matrices itself
2013-01-17 Mikko RasaMatch changes in GL::Pipeline API
2013-01-17 Mikko RasaDerive application classes from RegisteredApplication
2013-01-17 Mikko RasaAdd target type to all lexical_casts
2013-01-17 Mikko RasaFix remaining exception class names
2013-01-17 Mikko RasaReplace various map lookups with functions from maputils.h
2013-01-17 Mikko RasaUpdate #includes that have been renamed, and remove...
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...
2011-04-07 Mikko RasaMake TrackWrap take a Layout3D since it doesn't really...
2011-04-03 Mikko RasaMake use of GL::Renderer in Overlay3D
2011-04-02 Mikko RasaDisplay composition during extend
2011-03-15 Mikko RasaRemove stray includes
2011-03-10 Mikko RasaUse raycasting instead of OpenGL selection mode to...
2011-03-10 Mikko RasaFix shadowed member variable warnings
2011-03-08 Mikko RasaRename Point to Vector
2011-01-15 Mikko RasaA couple of minor temporary fixes
2011-01-14 Mikko RasaEnable Renderer for Endpoint3D and Path3D
2010-12-14 Mikko RasaReverse pointer y coordinate in manipulator
2010-11-23 Mikko RasaFix valgrind errors
2010-11-21 Mikko RasaAdd support for named zones
2010-11-18 Mikko RasaMore toolbar buttons
2010-11-18 Mikko RasaSplit the single large toolbar into a few smaller colla...
2010-11-16 Mikko RasaFix a memory leak
2010-11-16 Mikko RasaRename the project to R²C²
2010-11-12 Mikko RasaMatch the API change in GLtk
2010-11-08 Mikko RasaIgnore the click that causes manipulator to finish
2010-11-07 Mikko RasaAdd an SVG exporter to Designer
2010-11-05 Mikko RasaMake snap limit relative to gauge
2010-11-04 Mikko RasaConnect manipulator directly to event signals
next