Update meta.html

This commit is contained in:
Leonardo Zide 2017-07-15 17:23:48 -07:00 committed by GitHub
parent e131613060
commit 864c0ac7cb

View file

@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Texture Mapping | LeoCAD</title>
<title>Meta Commands | LeoCAD</title>
<link rel="stylesheet" href="../main.css">
</head>
<body>
@ -69,9 +69,9 @@
<div class="inner-content">
<h2>Texture Mapping</h2>
<h2>LDraw File Meta Commands</h2>
<div class="subHeader"></div>
<p>LeoCAD supports texture mapped primitives through the LDraw TEXMAP extension.</p>
<p>This is a list of meta commands used by LeoCAD when saving files in LDraw format. Parameters in square brackets are optional and parameters in angle brackets are required.</p>
<h4>Model</h4>
<ul><li>0 !LEOCAD MODEL NAME &lt;name&gt;