[Pkg-cli-apps-commits] [SCM] openbve tag, upstream/1.3.0.0, created. 82a672915b93834c86cba9b74f8a1246ba8069c6
Paul Sladen
sladen at ubuntu.com
Mon Jan 9 23:30:59 UTC 2012
The tag, upstream/1.3.0.0 has been created
at 82a672915b93834c86cba9b74f8a1246ba8069c6 (commit)
- Shortlog ------------------------------------------------------------
commit 82a672915b93834c86cba9b74f8a1246ba8069c6
Author: Michelle Boucquemont <reschanger at gmail.com>
Date: Mon Jun 13 15:23:38 2011 +0100
import openbve_development_source.zip 1.3.0.0 (2011-04-28)
v1.3.0.0 (2011-04-28)
* API (textures)
The API for loading textures has been implemented under the
OpenBveApi.Textures namespace. All texture formats supported so far
are now loaded via the Texture.BmpGifJpegPngTiff.dll plugin.
* API (files and directories)
Methods for combining files and directories platform-independently
and case-insensitively have been implemented in the OpenBveApi.Path
class. They are intended to supersede System.IO.Path.Combine and are
now used throughout the source code. Plugins should use these
functions, too, in the future.
* Loading screen
The Windows Forms loading screen has been removed in favor of an
OpenGL loading screen. For the time being, the error report at the
end of loading is unavailable.
* Rendering text
New methods for rendering text have been implemented. Previously,
the typographic and physical sizes of characters were not
distinguished, leading to incorrect spacing between certain
characters.
-----------------------------------------------------------------------
--
openbve
More information about the Pkg-cli-apps-commits
mailing list