Latest update out of beta, important note for Intel graphics users
Hello everyone! The latest update, which overhauls autoexposure and video recording, and which you can read about here, is now out of public beta testing and is being released to everyone, along with a few additional changes and fixes.
NOTE FOR INTEL GRAPHICS USERS
A side effect of the implementation of uniform buffer objects in the latest update is that SpaceEngine now requires OpenGL 4.4 support to run. This does not affect any user whose computer already meets the published hardware requirements (having an Nvidia or AMD GPU), but does affect users of integrated graphics on some Intel CPUs from around 5-7 years ago; Intel did not program OpenGL 4.4 support for these processors on Windows (despite them being able to use later OpenGL versions on Linux). This means they will not be able to run this and future versions of SpaceEngine - attempting to do so will result in an error about an obsolete OpenGL version.
If you have one of these old Intel CPUs and are using integrated graphics and you see this error, opt into the 0.990.39 "beta" branch on Steam (read here about how to opt into branches). This will revert you back to the last version of SE before UBOs were implemented (build 0.990.39.1775), thus allowing you to avoid this and future updates and keep using the program.
While it is unfortunate that this will affect some of you, I must stress that IGPs (integrated graphics processors), including and especially those by Intel, have never met the minimum hardware requirements for running the program and have had a long history with problems and glitches with SE. We do not recommend, and have never recommended, that anyone purchase SpaceEngine without having a discrete GPU meeting the minimum listed requirements.
CHANGELOG
Build 0.990.40.1810 (today's update)
- Updated blackbody color systems
- Changed cloud Hapke value generation for improved realism on fully cloudy worlds
- Added ability to automatically compute orbital elements for binary catalog objects using their masses and separation
- Updated star catalogs with some recently discovered objects
- Fixed some catalog issues
- Fixed bug with checkbox states getting stuck
- Fixed clouds not fully covering a planet when coverage is set to 1.0
- Fixed minimum OpenGL version to allow OpenGL 4.4 devices to run
- Fixed controller ray direction on Windows Mixed Reality
- Fixed issue with SDL errors with some game controllers
Build 0.990.40.1805 (April 19 beta release)
- Histogram-based auto exposure
- Replaced AVI video capture with new built-in ffmpeg video capture
- Optimization of the engine (implemented uniform buffer objects)
- Changed orbital lines rendering to a new method (artifact-free)
- Fixed black body colouration options
- Ability to define a state vector instead of a planet orbit in the catalog and export it (WIP)
- Debugging menu
- Updated localizations
- Added Ukrainian and Romanian localizations
- Some fixes in catalogs
- Fixed bug with first upload of an addon project in LaunchPad
- Fixed SE window not appearing when launched from LaunchPad
- Fixed discontinuty bug in quaternion interpolation