[Pkg-cli-apps-commits] [SCM] openbve tag, upstream/1.2.6.92, created. 53b7fd51b31c429e129baff210934adf94b82622

Paul Sladen openbve at paul.sladen.org
Mon Jan 9 23:30:45 UTC 2012


The tag, upstream/1.2.6.92 has been created
        at  53b7fd51b31c429e129baff210934adf94b82622 (commit)

- Shortlog ------------------------------------------------------------
commit 53b7fd51b31c429e129baff210934adf94b82622
Author: Michelle Boucquemont <reschanger at gmail.com>
Date:   Mon May 31 23:23:31 2010 +0100

    import openbve_stable_source.zip 1.2.6.92 (2010-05-31)
    
    v1.2.7.0 (upcoming)
    * Simulation
      Superelevation is now simulated. In previous versions, the train would
      simply roll around its z-axis, while now, one wheel is actually
      elevated on banked curves.
    * Simulation
      The cant interpolation algorithm has been rewritten to make use of
      monotone cubic interpolation. This makes the train tilt on banked curves
      much more smoothly than before.
    * Simulation
      Track inaccuracy is in the process of being overhauled. The horizontal
      and vertical offset inaccuracy will be less accentuated, while the new
      cant inaccuracy will be more prominent.
    * Interface
      Key presses are now repeated, meaning that holding down a key will
      trigger the event multiple times until the key is released again. The
      default delay and repetition intervals are 500 and 100 milliseconds,
      respectively, and can be customized in the settings.cfg.
    * Developing routes
      The new Options.CantBehavior command allows to change the way cant
      works in the Track.Curve command. The default behavior is that cant is
      unsigned, i.e. the sign is ignored and the superelevation is always
      towards the curve center, and that cant cannot be applied on straight
      track. The new behavior is that cant is signed, i.e. inward banking or
      outward banking can explicitly be set up, and that cant can also be
      applied on straight track.
    * Bugfix
      Cant was ignored on curves if the CantInMillimeters parameter was a
      single character in length.
-----------------------------------------------------------------------

-- 
openbve



More information about the Pkg-cli-apps-commits mailing list