Editing
June 17 2024 build
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{legit}}{{db}} This build has had a lot of work put into it, it mainly features the new polygon code that should speed up building loading times. It also has a number of fixes, and fixes an issue where elevator rails would utilize too many polygons causing slowdowns on startup. The big polygon code change involved the move of Skyscraper's geometry tables from the Mesh object to the Polygon object. The idea is that the geometry tables were probably getting too large in some buildings, moving them to the Polygon object results in much less loading work to do, since the data is smaller and itemized better. This change completely broke the rendering code, and required a lot of debugging and fixing to bring Skyscraper back to normal again. This build might have bugs from the changes, so help test it out if you can. There's still a couple things I haven't tested yet. The Cut function is much faster now, since before it had to read out the geometry data, cut a hole, and reconstruct the geometry back, reindex the triangles, and delete the old vertices. Now it just has to read the geometry data, cut a hole, and then make new polygons, the vertices are deleted by simply deleting the old polygon, no need to do a full reindexing. '''Changelog:''' # Have Polygon object handle polygon counts # New polygon processing code # Moved SBS utility functions into their own file (utility.cpp) # Removed GetGeometry function # Keep track of combining status # Mention force combined # Removed support for temporary wall objects, which are now incompatible with the new polygon code # Removed support for temporary objects, which are no longer needed # Only create a single level of elevator car rails, instead of creating on all levels # Fix SBS Prepare console messages # Report processing of dynamic meshes in verbose mode # (DebugPanel) Don't work on floor object if the current floor doesn't exist yet == See also == * [[June 12 2024 build|Previous build]] * [[June 23 2024 build|Next build]] * [[Development Builds]] == External links == * [https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-61724-build/ Build: 6/17/24 build on the Skyscraper Simulator Forum] [[Category:Development Builds]] [[Category:2024 Builds]] [[Category:Alpha 12 builds]]
Summary:
Please note that all contributions to Skyscraper Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see
Skyscraper Wiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Db
(
edit
)
Template:Legit
(
edit
)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
Edit source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information