mirror of
https://github.com/leozide/leocad
synced 2025-02-10 20:48:03 +01:00
Update meta.html
This commit is contained in:
parent
e131613060
commit
864c0ac7cb
1 changed files with 3 additions and 3 deletions
|
@ -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 <name>
|
||||
|
|
Loading…
Add table
Reference in a new issue