June 23 2024 build: Difference between revisions
Jump to navigation
Jump to search
m (edit summary removed) Tag: Undo |
Elevator1512 (talk | contribs) m (Protected "June 23 2024 build": vandalism ([Edit=Allow only administrators] (expires 14:25, 16 August 2024 (UTC)) [Move=Allow only administrators] (expires 14:25, 16 August 2024 (UTC)))) |
(No difference)
|
Revision as of 08:25, 11 August 2024
It contains good-faith information, such as an existing building or content. |
It contains good information related to Skyscraper Simulator. |
This build has been made on my birthday, and is a bugfix release for the last build which introduced the new polygon code. The main issue fixed in this was elevator and counterweight ropes. It's now also possible again to delete objects during runtime, in the last build there was some geometry corruption when deleting objects.
Changelog:
- IsInCar() performance fix
- Fix for elevator and counterweight ropes
- Fix polygon count
- Make sure mesh bounds is cleared when rebuilding in Prepare()
- Delete unneeded DeletePolygons() call
- Re-prepare meshes when walls are deleted
- GetTriangleCount() shouldn't by default calculate total
- Fixed an issue where dynamicmesh submeshes wouldn't be deleted/managed properly