Skip to content

OpenBVE v1.13.0.7

Latest

Choose a tag to compare

@leezer3 leezer3 released this 06 Jul 15:41

DEPRECATION NOTICE:

Please note that the next public build (v1.14 series) will deprecate the OpenGL 1.2 (legacy) renderer, meaning that GL4.1 will now be required.
The new renderer is considerably faster in all cases, and allows for various things (particles, shadows, complex keyframe animations) not supported by the legacy renderer.

OpenGL 4.1 is supported by all graphics cards, and most integrated graphics solutions from ~2012 onwards.

Significant Changes:

  • Change: Update handling of incorrectly rooted paths.
  • Change: More improvements to object transformations. (Aditiya Afrizal)
  • Change: Improve compatibility with Hmmsim specific CSV route variant.
  • Fix: Two further $Include related issues introduced in 1.13.0.3
  • New: Add Options.StartingDirection command.
  • BVE5: Don't attempt interpolation between two identical values.