August 30 2025 build
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 mainly has fixes, and the Mac build is not up yet due to more Apple notarization service issues. (this was fixed) ImGui is now working properly with mouse support, you can try it by pressing the "=" key and testing the demo window. VMConsole now supports multiline commands, which also fixes quirks in the way it was working. A sim engine bounds issue was fixed, and I reverted a change that was causing some elevator interior panels and buttons not to show up.
Changelog:
- VM: added multiline command processing to VMConsole
- Editor: added initialized state
- Editor: update ImGui frame data on each frame cycle, fixes sizing issues
- Frontend: added ImGui input handling code to MainScreen
- Disabled ImGui in VR mode
- Editor: moved ImGui processing code into new Process() function
- Editor: started experimental transform window
- Editor: fix window close behavior
- VM: changed Run() return type to VMStatus enum
- Revert "PolyMesh: when creating the bounding box, the vertices need to be co
- nverted to Local space first"
- PolyMesh: fixed ToLocal scaling of sim engine bounds
See also[edit | edit source]
- Previous build
- Next build
- Development Builds