<?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=Tools.drawGlobalPoly</id>
	<title>Tools.drawGlobalPoly - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=Tools.drawGlobalPoly"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=Tools.drawGlobalPoly&amp;action=history"/>
	<updated>2026-07-21T08:17:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=Tools.drawGlobalPoly&amp;diff=6237&amp;oldid=prev</id>
		<title>Ozdeadmeat: tools.drawGlobalPoly – created via PowerShell script (2026-06-24T22:27:29Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=Tools.drawGlobalPoly&amp;diff=6237&amp;oldid=prev"/>
		<updated>2026-06-24T12:27:27Z</updated>

		<summary type="html">&lt;p&gt;tools.drawGlobalPoly – created via PowerShell script (2026-06-24T22:27:29Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          tools.drawGlobalPoly|fDescription=   Draws a set of global vec3 points as a single drawing.|parentFile=     cmm.tools.lua|syntax=         CMM.tools.drawPoly(PointsArray &amp;lt;TBL&amp;gt;)|return=         nil|returnDesc=     Returns nothing, triggers a marker overlay on the map with the polygon shape.|example=        CMM.tools.drawPoly({x=100, y=200, z=0}, {{dir={x=1, y=0, z=0}, range=50}, {dir={x=0, y=1, z=0}, range=30}})|exampleDesc=    Creates a polygon with two relative points, one to the right and one upward from the base position, drawing a visible shape with default line and fill colors.|related=        |note=           |envType= CMM|par1=         table PointsArray|reqType1=     table|reqName1=     PointsArray|desc1=       Table of relative point definitions, each containing &amp;#039;dir&amp;#039; and &amp;#039;range&amp;#039; fields specifying direction and distance to offset from the base position.|par2=         table Line|reqType2=     table|reqName2=     Line|desc2=       R,G,B,A values for line color (0-1 range)|par3=         table Fill|reqType3=     table|reqName3=     Fill|desc3=       R,G,B,A values for fill color (0-1 range}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>