<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=Distance</id>
	<title>Distance - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=Distance"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=Distance&amp;action=history"/>
	<updated>2026-06-04T14:19:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=Distance&amp;diff=5956&amp;oldid=prev</id>
		<title>Ozdeadmeat: Distance – created via PowerShell script (2025-11-11T21:12:32Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=Distance&amp;diff=5956&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:34Z</updated>

		<summary type="html">&lt;p&gt;Distance – created via PowerShell script (2025-11-11T21:12:32Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          Distance|fDescription=   Calculates the distance between two 2D or 3D vectors, using 3D distance if both vectors have z components, otherwise using 2D distance.|parentFile=     cmm.positionFunctions.lua|syntax=         CMM.Distance(vecA &amp;lt;TBL&amp;gt;, vecB &amp;lt;TBL&amp;gt;)|return=         number or nil|returnDesc=     Returns the distance between the vectors, -1 if either vector is invalid.|example=        CMM.Distance({x=10, y=20}, {x=30, y=40})|exampleDesc=    Calculates the 2D distance between two points with x and y coordinates.|related=        |note=           |envType= CMM|par1=         table vecA|reqType1=     table|reqName1=     vecA|desc1=       {x &amp;lt;number&amp;gt;, y &amp;lt;number&amp;gt;, z &amp;lt;number&amp;gt;} – first vector, must have x and y components, z optional.|par2=         table vecB|reqType2=     table|reqName2=     vecB|desc2=       {x &amp;lt;number&amp;gt;, y &amp;lt;number&amp;gt;, z &amp;lt;number&amp;gt;} – second vector, must have x and y components, z optional.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>