- Steam App
- Godot Engine (404790)
- Event type
- patch note
- Published
- 17 May 2016 - 14:36:51 UTC
- Source
- steam_community_announcements
Ladies and gentlemen, risen from the depths of the source code repo and built for your enjoyment, please welcome Godot 2.0.3! This new maintenance release in the stable 2.0 branch brings its load of notable bug fixes and API-compatible editor usability improvements. Among other changes, it updates and re-enables support for OpenSSL that had been disabled in 2.0.2 due to security vulnerabilities, and brings a spectacular performance increase for the Windows binaries. The latter is due to the switch to Microsoft Visual C++ compiler to build the binaries, while previous versions were cross-compiled from Linux using MinGW. The main highlights in this maintenance release are: Enhancements: Many new classes documented! Thanks to all those that got involved after our call for contributors! Feel free to join us as there's still a lot to do, but the progress is heart-warming! Ability to shrink al...