<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OGRE - Open Source 3D Graphics Engine &#187; v1.6</title>
	<atom:link href="http://www.ogre3d.org/tag/v16/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ogre3d.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 29 Jan 2012 11:48:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>OGRE v1.6.5 [Shoggoth] Released</title>
		<link>http://www.ogre3d.org/2009/12/27/ogre-v1-6-5-shoggoth-released</link>
		<comments>http://www.ogre3d.org/2009/12/27/ogre-v1-6-5-shoggoth-released#comments</comments>
		<pubDate>Sun, 27 Dec 2009 20:45:18 +0000</pubDate>
		<dc:creator>sinbad</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ogre]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[Shoggoth]]></category>
		<category><![CDATA[v1.6]]></category>

		<guid isPermaLink="false">http://www.ogre3d.org/?p=737</guid>
		<description><![CDATA[We just thought we&#8217;d sneak this one in before the end of the year! OGRE v1.6.5 is now officially released, which will most likely be the final official maintenance release of the v1.6 (&#8216;Shoggoth&#8217;) branch. As usual it&#8217;s a stability and bugfix release for those in production environments, full details of which are available after [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-439" title="ogre_16_logo" src="http://www.ogre3d.org/wp-content/uploads/2009/01/ogre_16_logo.gif" alt="ogre_16_logo" width="275" height="95" />We just thought we&#8217;d sneak this one in before the end of the year! OGRE v1.6.5 is now <a href="http://www.ogre3d.org/download" target="_self">officially released</a>, which will most likely be the final official maintenance release of the v1.6 (&#8216;Shoggoth&#8217;) branch. As usual it&#8217;s a stability and bugfix release for those in production environments, full details of which are available after the jump. All of the fancy new goodies are saved for 1.7 which should be out in Release Candidate form very shortly &#8211; or right now if you want to access <a href="http://www.ogre3d.org/developers/subversion" target="_self">our repository</a> before the official release.</p>
<p>Enjoy, and have a happy new year!</p>
<p><span id="more-737"></span></p>
<p>Changes since v1.6.4:</p>
<ul>
<li>If Mesh::buildTangentVectors is called and causes vertex splits, and mesh had pose animation, make sure we fix up the poses too.</li>
<li>Change 0 -&gt; NULL in Dx9 Present() call, user reported issue on Intel G33/G31 GPU allegedly resolved by this (illogical, but does no harm)</li>
<li>Fix a crash when trying to render a line list with stencil shadows enabled</li>
<li>Deal with Dx9 device lost for hardware occlusion queries better</li>
<li>Fix problem in OpenGL when mixing anisotropy levels in different texture units on the same pass</li>
<li>Fix Win x64 RTC issues with timer</li>
<li>Fix bug in HLSL with 3&#215;4 matrix arrays</li>
<li>Culling fixes for InstancedGeometry</li>
<li>Prevent GLX ConfigDialog from creating empty dropdown elements which cause a crash when clicked on.</li>
<li>Fix straggling texture unit state bug with multiple contexts in GL.</li>
<li>PF_L8 is not likely to be a valid render target format on many cards, use PF_X8R8G8B8 as is the default for non-depth shadows.</li>
<li>Documentation updates</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ogre3d.org/2009/12/27/ogre-v1-6-5-shoggoth-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OGRE v1.6.3 [Shoggoth] Released</title>
		<link>http://www.ogre3d.org/2009/07/26/ogre-v163-shoggoth-released</link>
		<comments>http://www.ogre3d.org/2009/07/26/ogre-v163-shoggoth-released#comments</comments>
		<pubDate>Sun, 26 Jul 2009 19:12:11 +0000</pubDate>
		<dc:creator>sinbad</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ogre]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[Shoggoth]]></category>
		<category><![CDATA[v1.6]]></category>

		<guid isPermaLink="false">http://www.ogre3d.org/?p=656</guid>
		<description><![CDATA[We&#8217;re pleased once again to offer another maintenance release for the stable version of Ogre, in this case version 1.6.3. As you might expect, this release brings more bugfixes for your v1.6 based application, and you can get the release from our download page. Full details of the contents of the release can be found [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-439" title="ogre_16_logo" src="http://www.ogre3d.org/wp-content/uploads/2009/01/ogre_16_logo.gif" alt="ogre_16_logo" width="275" height="95" align="right" />We&#8217;re pleased once again to offer another maintenance release for the stable version of Ogre, in this case version 1.6.3. As you might expect, this release brings more bugfixes for your v1.6 based application, and  you can get the release from our <a href="http://www.ogre3d.org/download">download page</a>.</p>
<p>Full details of the contents of the release can be found in the changelog, which is reproduced after the jump. Enjoy!</p>
<p><span id="more-656"></span></p>
<ul>
<li><strong>OS X</strong>
<ul>
<li>Fixed skewed screenshots on OS X for windows with odd width</li>
<li>FreeImage 3.9 &#8211; 3.11.0 interoperability fix; detect when FreeImage uses big-endian even on Intel Macs &amp; use the data correctly</li>
<li>Fix uninitialised mFullScreen in Cocoa window, and expose WINDOW and VIEW custom params as with Carbon</li>
</ul>
</li>
<li><strong>OpenGL</strong>
<ul>
<li>GLSL: gracefully handle a link error during binding of parameters, so that we do not abort the render</li>
<li>OpenGL pixel buffer: download the buffer when lock mode is anything but HBL_DISCARD, and ignore whether the buffer was created as WRITE_ONLY. For consistency with other rendersystems, WRITE_ONLY should only be a hint, and should not prevent the user reading the contents if they choose to. Previously the read buffer would always contain garbage on GL unless you removed the WRITE_ONLY, which was easy to miss because TU_DEFAULT includes it.</li>
<li>Prevent deletion of an external GL context when using currentGLContext.</li>
<li>GLSLLinkProgram::activate should not access the vertex program (for attribute mapping) without checking it exists.</li>
<li>Fixed parentWindowHandle usage for GLX</li>
<li>Disabling hardware mipmap generation on ATI/Linux as reported faulty</li>
<li>Enable/disable GL_VERTEX_PROGRAM_POINT_SIZE for point size attenuation when vertex programs available</li>
<li>Workaround for broken hardware mipmap generation on Intel 915G&#8217;s (at least &#8211; for the moment disable for all Intel chipsets)</li>
<li>Identify SiS chipsets and apply same GL automip workaround as for Intel chipsets</li>
</ul>
</li>
<li><strong>Direct3D</strong>
<ul>
<li>Fix an edge-case in D3D9 where if _canDynamicTextures returned false, the default pool would still be used even though D3DUSAGE_DYNAMIC wasn&#8217;t specified, which doesn&#8217;t allow locking. If D3DUSAGE_DYNAMIC could not be specified, then use the managed pool in all cases.</li>
<li>Safety check before rebinding D3D9 textures after a device restore where user has destroyed render target but not texture.</li>
<li>D3D9 render texture classes had the wrong update() signature so were not protecting against device lost conditions</li>
</ul>
</li>
<li><strong>Visual Studio</strong>
<ul>
<li>Fix for Runtime Check Failures with VC 2003 SP1 with alpha_op_ex</li>
<li>Allow OGRE to build with VC 2010, use TR1</li>
<li>Added missing OgreShadowCameraSetupPSSM.h/.cpp in VC 2003 project file</li>
</ul>
</li>
<li>ILImageCodec segfault fix (for those who choose to use it)</li>
<li>Fix calculation of bounding radius from AABB in some places</li>
<li>Fix McGuire style dark cap incompatible with multiple edge groups (stencil shadows)</li>
<li>Make getCameraPosition, getCameraPositionObjectSpace and LOD camera equivalents consistent with other parameters when using camera relative rendering</li>
<li>Fix dark cap clipping in stencil shadows in a few edge case conditions</li>
<li>Fix the use of 2 scene managers with different settings on finite / infinite stencil shadow extrusion</li>
<li>Fix Light::_getFrustumClipVolumes(&#8230;) numerical instability if infinite camera&#8217;s far clip plane is used, causing light flickering if light is near camera&#8217;s side frustum plane.</li>
<li>Should propagate material scheme from primary viewport to shadow viewports so that caster/receiver materials are consistent with materials chosen for main view</li>
<li>SceneManager should restore mCurrentViewport after rendering the shadow textures</li>
<li>ConvexBody: only process finite AABBs (ignore null &amp; infinite)</li>
<li>Fix AABB when using BillboardSet with world coordinates and a transformed parent node</li>
<li>Fix 2 typos in scripts where vertex_program should be fragment_program</li>
<li>Fixed a few warnings</li>
<p>Fix problems with gui sample files schema validation when using Xerces  	Fix to fog_override parsing when using options other than &#8216;none&#8217;</p>
<li>GpuProgramUsage::setProgramName &#8211; check the type of the program assigned matches the type of usage it&#8217;s assigned to (make copy/paste errors in scripts easier to diagnose)</li>
<li>Don&#8217;t pull the AABB out of an unloaded or half-loaded Mesh &#8211; if the Mesh is being background loaded, it&#8217;s possible the AABB could be half-populated and invalid.</li>
<li>AnimableValue should handle DEGREE and RADIAN types (gcc warned about this)</li>
<li>Early-out optimisations to setMaterialName methods, to reduce their cost if the same material name is used</li>
<li>Fix blended scene animation (previously, only one animation would successfully apply, now they can be blended)</li>
<li>Fix write overflow in GPU parameters when using a (physically) 3&#215;4 matrix &#8211; this could occur even if the param was declared as 4&#215;4 but cast to 3&#215;3.</li>
<li>TextureUnit&#8217;s rarely-used constructor wasn&#8217;t initialising everything</li>
<li>Fixed calling Root::loadPlugin twice for the same plugin caused a crash at shutdown (and also double-calling of init function)</li>
<li>Return default value properly from ConfigFile::getSetting</li>
<li>Fix license statement on Fresnel demo code &#8211; all samples are supposed to be public domain / free use.</li>
<li>SceneManager should destroy its own shadow textures on destruction</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ogre3d.org/2009/07/26/ogre-v163-shoggoth-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

