diff --git a/Docs/ChangeLog.md b/Docs/ChangeLog.md index 3c508668470..72407519ece 100644 --- a/Docs/ChangeLog.md +++ b/Docs/ChangeLog.md @@ -1,19 +1,10 @@ # Change Log -## v1.13.0 [Tsathoggua] (Pending) - MAJOR RELEASE - -## v1.12.12 [Rhagorthua] (21 Apr 2021) - MAJOR RELEASE -* [New and Noteworthy in OGRE 1.12](1.12-Notes.md) - -## v1.11.6 [Rhagorthua] (24 Apr 2019) - MAJOR RELEASE -* [New and Noteworthy in OGRE 1.11](1.11-Notes.md) - -## v1.10.12 [Xalafu] (27 Apr 2018) - MAJOR RELEASE -* [New and Noteworthy in OGRE 1.10](1.10-Notes.md) -* [Closed JIRA tickets for Ogre 1.10](https://ogre3d.atlassian.net/browse/OGRE-536?jql=fixVersion%20in%20%28%221.10.0%22%29%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20ORDER%20BY%20key%20DESC) +## v1.10 and newer +See "New and Noteworthy" for each release - e.g. [1.10-Notes.md](1.10-Notes.md) ## v1.9.0 [Ghadamon] (22 November 2013) - MAJOR RELEASE -* [Change log in the Ogre3D wiki](http://www.ogre3d.org/tikiwiki/tiki-index.php?page=GhadamonNotes) +* [Change log in the Ogre3D wiki](https://wiki.ogre3d.org/tiki-index.php?page=GhadamonNotes) * [Closed JIRA tickets for Ogre 1.9](https://ogre3d.atlassian.net/issues/?jql=fixVersion%20in%20%28%221.9.0%22%2C%20%221.9.0%20RC1%22%2C%20%221.9.0%20RC2%22%29%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20ORDER%20BY%20key%20DESC) ## v1.8.1 [Byatis] (02 September 2012) - MAINTENANCE RELEASE @@ -110,19 +101,16 @@ shows only the highlights of new features. -
  • D3D9 render system
  • -
  • D3D11 render system
  • -
  • Real-Time Shader System (RTSS)
  • Manual switching between supported compositor techniques is now possible on the fly
  • Compositors can now specify if they don't want to inherit the FSAA setting from the main target for texture definitions ('no_fsaa')
  • Compositors can now turn on sRGB gamma conversion per texture definition instead of just inheriting from the main surface ('gamma')
  • Cross-compositor communication (from SoC2009 Compositor)
  • Compositor <-> code connection improvements (from SoC2009 Compositor) @@ -594,7 +577,6 @@ demomedia.wxi.in was generated using 'heat dir Media -gg -cg OgreMedia -out demo @@ -612,7 +594,6 @@ demomedia.wxi.in was generated using 'heat dir Media -gg -cg OgreMedia -out demo
  • Profiler changes
  • Build changes
  • RenderWindow changes
  • Image changes
  • New Paging Component
  • New Terrain Component
  • New 'Real Time Shader System' (RTSS) Component