coriolis/kite/src
Jean-Paul Chaput f8b9957d20 Bug: reduced segments where axis was not set when placed.
* Bug: In Kite::RoutingEvent::_processNegociate(), on insertion in free
    space of a reduced segment (less than one pitch) no insert event
    was generated, but the axis was not set to the selected track, leaving
    the segment at it's former place.
      Now, generate an insert event, but in Kite::Session::_revalidate()
    filter them so that reduced segments are not inserted in tracks but
    only have their axis set.
      Correction also applied on Katana.
* Bug: In Kite::wipeoutRouting(), the removal was incomplete. We need to
    remove anchored Contacts, but in a second stage. This is a fragile
    workaround as it require that there is only one level of anchoring.
2017-02-06 20:58:57 +01:00
..
kite Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
BuildPowerRails.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
BuildPreRouteds.cpp Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
CMakeLists.txt Added new CMake macro add_python_module() and some cleanup. 2015-03-22 19:12:45 +01:00
Configuration.cpp Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
DataNegociate.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
GraphicKiteEngine.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
HorizontalTrack.cpp * ./kite: 2013-12-04 00:59:29 +00:00
KiteEngine.cpp Bug: reduced segments where axis was not set when placed. 2017-02-06 20:58:57 +01:00
KiteMain.cpp Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
Manipulator.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
NegociateWindow.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
PreProcess.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
ProtectRoutingPads.cpp Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
PyGraphicKiteEngine.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
PyKite.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
PyKiteEngine.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
RoutingEvent.cpp Bug: reduced segments where axis was not set when placed. 2017-02-06 20:58:57 +01:00
RoutingEventHistory.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
RoutingEventLoop.cpp * ./kite: 2013-12-04 00:59:29 +00:00
RoutingEventQueue.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
RoutingPlane.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
SegmentFsm.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
Session.cpp Bug: reduced segments where axis was not set when placed. 2017-02-06 20:58:57 +01:00
Track.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
TrackCost.cpp UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +01:00
TrackElement.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
TrackElements.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
TrackFixedSegment.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
TrackMarker.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
TrackSegment.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
TrackSegment.cpp.OK UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +01:00
TrackSegmentCost.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
Tracks.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
VerticalTrack.cpp * ./kite: 2013-12-04 00:59:29 +00:00
kiteRefactor.conf * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00