August 26 2025 build: Difference between revisions

From Skyscraper Wiki
Jump to navigation Jump to search
Created page with "{{OB}}{{db}} This build has the ImGui crash fix from before, and also has the start of the in-app building editor, which currently doesn't do anything but the demo is visible. The editor can be turned on and off with the equals "=" key, and uses ImGui for the rendering. '''Changelog:''' #VM: added Editor system, and moved the ImGui code into it #Editor: have editor only enable when called using the Enable() function #Frontend: the editor can now be opened with the '=' k..."
 
mNo edit summary
 
Line 12: Line 12:
== See also ==
== See also ==
*[[August 20 2025 build|Previous build]]  
*[[August 20 2025 build|Previous build]]  
*Next build
*[[August 30 2025 build|Next build]]
*[[Development Builds]]
*[[Development Builds]]


== External links ==
== External links ==
*[https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-2-1-build-82625-build/ New build: 8/26/25 build]
*[https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-2-1-build-82625-build/ Build: 8/26/25 build]
[[Category:Development Builds]]
[[Category:Development Builds]]
[[Category:2025 Builds]]
[[Category:2025 Builds]]

Latest revision as of 16:25, 30 August 2025

This is an official build of Skyscraper, made by eventhorizon.
It contains only the files in SVN, and can be safely downloaded to your computer.
This article describes a development build of Skyscraper Simulator.
It contains good information related to Skyscraper Simulator.

This build has the ImGui crash fix from before, and also has the start of the in-app building editor, which currently doesn't do anything but the demo is visible. The editor can be turned on and off with the equals "=" key, and uses ImGui for the rendering.

Changelog:

  1. VM: added Editor system, and moved the ImGui code into it
  2. Editor: have editor only enable when called using the Enable() function
  3. Frontend: the editor can now be opened with the '=' key
  4. SBS: moved some functions from Simcore (sbs.cpp) to Utility
  5. SBS: Moved InBox() function to Utility
  6. Frontend: fix fullscreen window positioning on MacOS

See also[edit | edit source]

External links[edit | edit source]