<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>[a5] Missing documentation for functions</title>
		<link>http://www.allegro.cc/forums/view/614843</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Fri, 05 Dec 2014 19:24:05 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="source-code snippet"><div class="inner"><pre>al_rotate_transform_3d
al_translate_transform_3d
al_perspective_transform
al_set_projection_transform
<a href="http://www.allegro.cc/manual/al_check_inverse"><span class="a">al_check_inverse</span></a> <span class="c">//notice how this one shows up.</span>
</pre></div></div><p>
These are used in examples, but have no documentation associated with them.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Wed, 03 Dec 2014 08:44:29 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Have you checked the official docs? Or just the forums? Matthew needs to regen the a.cc docs to get the forums to see the new functions.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Wed, 03 Dec 2014 08:48:45 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Allegro.cc docs are still on 5.0.</p><p><a href="http://docs.liballeg.org">http://docs.liballeg.org</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trent Gamblin)</author>
		<pubDate>Wed, 03 Dec 2014 09:05:12 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Goodness! I didn&#39;t realize! Thanks!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Wed, 03 Dec 2014 09:36:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.liballeg.org/a5docs/refman/transformations.html#al_perspective_transform">a5docs</a> said:</div><div class="quote"><p>
void al_perspective_transform(ALLEGRO_TRANSFORM *trans,<br />   float left, float top, float n,<br />   float right, float bottom, float f)
</p></div></div><p>
But it doesn&#39;t document what n and f are. Are those near and far? What are those exactly?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Wed, 03 Dec 2014 09:46:08 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>The near and far clipping planes, yes, and the ratio affects the precision of the depth buffer.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Wed, 03 Dec 2014 20:44:50 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>n/f should be renamed to near/far in code (the documentation takes the parameter names from there).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Thu, 04 Dec 2014 18:15:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Wait. Did I accidentally post in a.CC comments or did someone move it here?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Fri, 05 Dec 2014 19:24:05 +0000</pubDate>
	</item>
</rss>
