Skip to content
  • Benedikt Kleinmeier's avatar
    Fixed bugs in "UpdateSchemeSequential."update()" · b190d3d9
    Benedikt Kleinmeier authored
    Removed unnecessary "pedestrian.clearStrides()" calls and use
    "stepForward()" instead of "makeStepToTarget()" which is intended
    for "UpdateSchemeEventDriven".
    
    "stepForward()" takes care of proper time credit handling
    in sequential update scheme while "makeStepToTarget()" does not!
    b190d3d9