User Tools

Site Tools


version:1.13

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
version:1.13 [2017-03-22 19:47] – ↷ Page name changed from version:1.13.0 to version:1.13 skyjakeversion:1.13 [2017-03-22 19:49] (current) skyjake
Line 1: Line 1:
 +<- 1.12.2 ^ Versions ^ 1.13.1 ->
  
 +====== Version 1.13 ======
 +
 +Version 1.13 concentrates on bringing new flexibility into Doomsday's renderer. Under the hood we've also been reorganizing management of logical resources into a better shape for future needs.
 +
 +#@Release_HTML~2013-12-30,1.13.0,build1094~@#
 +
 +===== Overview =====
 +
 +==== Highlights ====
 +
 +{{ file:inverted_monochrome.png?350x0}} **Framebuffer effects.** Doomsday can now use OpenGL shaders to post-process the rendered frames. In this release, we've applied this for [[libdoom]]'s Invulnerability power-up effect.
 +
 +{{ file:crosseye_stereo.png?350x0}} **Stereoscopic 3D.** Support has been added for various stereoscopic rendering modes, including anaglyph, side-by-side, parallel and cross-eyed viewing.
 +
 +**[[http://oculusvr.com|Oculus Rift]].** [[howto:use_oculus_rift|Full support]] for playing all supported games using Oculus Rift, including head tracking and easy auto-configuration via the new 3D & VR settings dialog. The Windows and OS X packages include built-in support for Oculus Rift; on other platforms one must manually compile the engine using the [[http://developer.oculusvr.com|Oculus SDK]].
 +
 +**UI experience enhancements.** Doomsday's [[http://tracker.dengine.net/issues/4|UI renovation]] is still ongoing, and we've been fine-tuning the elements introduced so far. [[busy_mode]] is now better integrated into the rest of the UI (for instance, when loading a map) and widgets look and behave smoother, requiring less mouse clicking.
 +
 +
 +==== See also ====
 +
 +  *  [[detailed_list_of_changes_in_doomsday_version_1.13]]
 +  *  [[http://tracker.dengine.net/versions/2|Roadmap]] has the details about the status of issues
 +  *  [[howto:use_oculus_rift]]
 +
 +
 +===== Upgrading =====
 +
 +
 +If you are upgrading an existing installation of Doomsday, note the following:
 +  *  Fundamental changes have been made to how OpenGL drawing buffers are managed. Keep an eye out for error messages during startup, in case your OpenGL drivers do not support the new arrangement. Remember to upgrade to the latest available drivers.
 +  *  NVIDIA users: Ensure that the antialiasing mode is not forcibly overridden by the video driver (you should use the "Application-controlled" setting in NVIDIA Control Panel > 3D Settings).
 +
 +
 +===== Bug tracker =====
 +
 +
 +Big project management update: bug and feature tracking has been moved to our own [[http://tracker.skyjake.fi|Tracker]]. The biggest advantages are much-improved speed and a better interface for managing and browsing issues. We're very happy with the new tracker and hope it will give a boost for future development efforts.
 +
 +  *  [[http://tracker.dengine.net/projects/deng/issues?c%5B%5D=tracker&c%5B%5D=status&c%5B%5D=priority&c%5B%5D=subject&c%5B%5D=assigned_to&c%5B%5D=updated_on&f%5B%5D=status_id&f%5B%5D=tracker_id&f%5B%5D=fixed_version_id&f%5B%5D=&group_by=&op%5Bfixed_version_id%5D=%3D&op%5Bstatus_id%5D=c&op%5Btracker_id%5D=%3D&set_filter=1&sort=priority%3Adesc%2Cid%3Adesc&utf8=✓&v%5Bfixed_version_id%5D%5B%5D=2&v%5Btracker_id%5D%5B%5D=1|Closed bugs for 1.13]]
 +  *  [[http://tracker.dengine.net/projects/deng/issues?c%5B%5D=tracker&c%5B%5D=status&c%5B%5D=priority&c%5B%5D=subject&c%5B%5D=assigned_to&c%5B%5D=updated_on&f%5B%5D=status_id&f%5B%5D=tracker_id&f%5B%5D=&group_by=&op%5Bstatus_id%5D=o&op%5Btracker_id%5D=%3D&per_page=100&set_filter=1&utf8=✓&v%5Btracker_id%5D%5B%5D=1|Known issues: list of open bugs in the Bug Tracker]]