June 13 2023 build: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) (Created page with "This build features an upgraded and rebuilt Ogre version 13.6.4, with the threaded workqueue turned on. It also has a couple fixes for serious issues that were reported, that both existed at least at the beginning of the Ogre code transition (so they've been there for a while). There won't be a patch for this release, because Ogre was rebuilt. '''Changelog:''' *Ogre rebuild and upgrade to 13.6.4 *On Windows, due to hangs, don't allow multiple threads to write to the c...") |
Elevator1512 (talk | contribs) m (→See also) |
||
Line 11: | Line 11: | ||
== See also == | == See also == | ||
*[[May 30 2023 build|Previous build]] | *[[May 30 2023 build|Previous build]] | ||
*[[June | *[[June 17 2023 build|Next build]] | ||
*[[Development Builds]] | *[[Development Builds]] | ||
Revision as of 20:50, 21 July 2023
This build features an upgraded and rebuilt Ogre version 13.6.4, with the threaded workqueue turned on. It also has a couple fixes for serious issues that were reported, that both existed at least at the beginning of the Ogre code transition (so they've been there for a while).
There won't be a patch for this release, because Ogre was rebuilt.
Changelog:
- Ogre rebuild and upgrade to 13.6.4
- On Windows, due to hangs, don't allow multiple threads to write to the console
- Fixed an issue where single directional indicators wouldn't turn off if activated while another direction was activated
- Due to texture problems with small polygons, ComputeTextureSpace() should use the standard matrix inversion instead of the custom one, with a more fine-grained tolerance value