September 7 2025 build: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) Created page with "{{OB}}{{db}} This build includes the cut function fix from the earlier patch, so cut operations should work fine now. Let me know if you continue to experience any issues with it. This also adds a GPU device text box to the Simulator Statistics window, to display the GPU that Skyscraper is running on. '''Changelog:''' #PolyMesh: replaced inner Cut procedure with a more accurate 6-plane loop #OpenXR: disable diagnostic output #HAL: report a fatal error if trying to run..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{OB}}{{db}} | {{OB}}{{db}} | ||
This build includes the | This build includes the fix from [[Skyscrapersim 2.0.3|2.0.3]], which fixes a texture mapping regression from the 2.0.0 release. | ||
'''Changelog:''' | '''Changelog:''' | ||
# | #When loading a texture, don't exit if a material is already loaded with that name | ||
== See also == | == See also == | ||
*[[September 4 2025 build|Previous build]] | *[[September 4 2025 build|Previous build]] | ||
*Next build | *[[September 24 2025 build|Next build]] | ||
*[[Development Builds]] | *[[Development Builds]] | ||
== External links == | == External links == | ||
*[https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build- | *[https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-92425-build/ New build: 9/24/25 build] | ||
[[Category:Development Builds]] | [[Category:Development Builds]] | ||
[[Category:2025 Builds]] | [[Category:2025 Builds]] |
Revision as of 10:59, 25 September 2025
It contains only the files in SVN, and can be safely downloaded to your computer. |
It contains good information related to Skyscraper Simulator. |
This build includes the fix from 2.0.3, which fixes a texture mapping regression from the 2.0.0 release.
Changelog:
- When loading a texture, don't exit if a material is already loaded with that name