]> git.tdb.fi Git - r2c2.git/shortlog
r2c2.git
2013-11-24 Mikko RasaRender a sky in the upper hemisphere of a view's background
2013-11-24 Mikko RasaCorrect direction of roof viewpoint
2013-11-24 Mikko RasaPass catalogue reference to Object and Technique loaders
2013-11-24 Mikko RasaLayout3D::get_bounds was broken and not used anywhere...
2013-11-23 Mikko RasaRender ties between rails on tracks
2013-11-22 Mikko RasaMove track appearance properties into a separate class
2013-11-22 Mikko RasaProperly round negative elevations
2013-11-22 Mikko RasaMake BeamGate compile with older GCC versions
2013-11-22 Mikko RasaAdd a terrain object to the catalogue layout
2013-11-22 Mikko RasaProduce more compact saves of terrains
2013-11-22 Mikko RasaSave terrain position and rotation
2013-11-22 Mikko RasaImprove tile axis calculation
2013-11-22 Mikko RasaAdd property editing for terrain
2013-11-21 Mikko RasaIgnore beam gates and terrains in shoppinglist
2013-11-21 Mikko RasaSupport editing multiple terrain tiles at once
2013-11-21 Mikko RasaAutomatically adjust the secondary_axis flag when eleva...
2013-11-21 Mikko RasaEdit a single terrain node at a time if shift is held
2013-11-21 Mikko RasaMore efficient picking of terrain nodes
2013-11-21 Mikko RasaAdd editable terrain objects
2013-11-21 Mikko RasaAdd button_release handler to Tool
2013-11-21 Mikko RasaAvoid crash if an object does not have a shape
2013-11-20 Mikko RasaTweak some dialogs a bit
2013-11-20 Mikko RasaAvoid hogging the serial link with S88 read commands
2013-11-20 Mikko RasaAvoid inserting turnout address zero into routes
2013-11-20 Mikko RasaAvoid advancing to a pending block
2013-11-20 Mikko RasaDon't attempt to set a turnout to the already active...
2013-11-20 Mikko RasaFix route choices in RouterPanel
2013-11-20 Mikko RasaRecreate the icons in Blender using faces instead of...
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-19 Mikko RasaAdd a missing function for the locomotive import UI
2013-11-18 Mikko RasaPopulate the import list when TrainListDialog is created
2013-11-18 Mikko RasaRemember discovered MFX locomotives across runs
2013-11-15 Mikko RasaUse a common implementation for the three different...
2013-11-15 Mikko RasaTerminate the control thread if ArduControl device...
2013-11-15 Mikko RasaMove the sleep in ArduControl baud rate logic to the...
2013-11-15 Mikko RasaImplement an UI for importing locomotives from the...
2013-11-15 Mikko RasaBase the train list item on MultiColumnItem
2013-11-14 Mikko RasaDisplay protocol in the train list
2013-11-13 Mikko RasaStore and export information about detected MFX locomotives
2013-11-13 Mikko RasaAdd interface for importing detected locomotives from...
2013-11-13 Mikko RasaDetect and set arducontrol baud rate on startup
2013-11-08 Mikko RasaAdd two new locomotives
2013-11-08 Mikko RasaFix and improve logic in MfxSearchTask
2013-11-08 Mikko RasaMove further stuff from the ArduControl main class...
2013-11-08 Mikko RasaRestructure ArduControl driver into more manageable...
2013-11-07 Mikko RasaAdd basic MFX support to arducontrol driver
2013-11-07 Mikko RasaRead power state from arducontrol device on startup
2013-11-07 Mikko RasaAdd some more range checks in ArduControl and improve...
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-11-07 Mikko RasaUse simpler logic when dealing with routes in TrackOffs...
2013-11-07 Mikko RasaBreak link from the target track too before re-linking
2013-11-07 Mikko RasaFix a logic error in arducontrol accessory control
2013-11-07 Mikko RasaUse a GLtk::Layout with FloatingArrangement to manage...
2013-11-06 Mikko RasaConsider the expander area's with when autosizing Train...
2013-11-06 Mikko RasaKeep the train list dialog up to date whem trains are...
2013-10-31 Mikko RasaAdd driver for my custom Arduino-based control device
2013-10-30 Mikko RasaSome variable cleanup
2013-10-30 Mikko RasaDetect conflicting blocks and avoid creating duplicate...
2013-10-30 Mikko RasaTurnout handling fixes
2013-10-30 Mikko RasaDon't collide rays with unplaced vehicles
2013-10-27 Mikko RasaRemove things from the driver when no longer used
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-10-20 Mikko RasaCorrect some multiple inclusion guard defines
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 RasaView3D::create_ray should be const
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 RasaImprove block recreation algorithms
2013-08-19 Mikko RasaSplit the Manipulator class into several Tools
2013-08-15 Mikko RasaAdd a utility function to get path length from Track
2013-08-14 Mikko RasaComplete BR 50's rod setup
2013-08-14 Mikko RasaSupport mirroring only a subset of rods based on a...
2013-08-11 Mikko RasaRemove an unused enum from Vehicle
2013-08-11 Mikko RasaImmediately update rods when a vehicle is created
2013-08-11 Mikko RasaRewrite rod simulation code
2013-08-11 Mikko RasaRemove the now-unused async picking code from Engineer
2013-08-11 Mikko RasaMinor fixes
2013-08-11 Mikko RasaMove goto destination picking to RouterPanel
2013-08-11 Mikko RasaAdd a utility class to display a TrackChain as a path
2013-08-09 Mikko RasaUse Widget::find_ancestor to reduce code duplication
2013-08-09 Mikko RasaCorrect camera distance in side view
2013-08-09 Mikko RasaAvoid infinite loops in VehiclePlacement in certain...
2013-08-09 Mikko RasaFix a crash when reversing certain TrackOffsetIters
2013-08-09 Mikko RasaReserve enough blocks for the entire train when placing
2013-08-08 Mikko RasaBetter visualization for placing a train
2013-08-02 Mikko RasaFix allocation display when a train is chasing another
2013-08-02 Mikko RasaSplit vehicle placement code to a separate class
2013-07-25 Mikko RasaStore all axles in a single array
next