mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 14:00:39 +00:00
Updated gitignore and Engine/bin for ticket #1
This commit is contained in:
parent
1cca6c95f2
commit
08d5ba86f7
593 changed files with 72474 additions and 0 deletions
BIN
Engine/bin/tools/documentation/Tutorials.png
Normal file
BIN
Engine/bin/tools/documentation/Tutorials.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 245 KiB |
BIN
Engine/bin/tools/documentation/docs-artist.png
Normal file
BIN
Engine/bin/tools/documentation/docs-artist.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.3 KiB |
BIN
Engine/bin/tools/documentation/docs-newuser.png
Normal file
BIN
Engine/bin/tools/documentation/docs-newuser.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.6 KiB |
BIN
Engine/bin/tools/documentation/docs-scripter.png
Normal file
BIN
Engine/bin/tools/documentation/docs-scripter.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
46
Engine/bin/tools/documentation/index.html
Normal file
46
Engine/bin/tools/documentation/index.html
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
<html>
|
||||
<head>
|
||||
<style>
|
||||
h2 { color:#232323;}
|
||||
p a{text-decoration:none; color:#000000}
|
||||
p a:visited{text-decoration:none; color:#000000}
|
||||
a{text-decoration:none; color:#005698}
|
||||
a:visited{text-decoration:none; color:#00a4ff}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<table>
|
||||
<tr>
|
||||
<td width="245">
|
||||
<a href="http://www.garagegames.com/products/torque-3d/documentation/user/doc34"><img src="docs-newuser.png"></a>
|
||||
<a href="http://www.garagegames.com/products/torque-3d/documentation/user/doc70"><img src="docs-artist.png"></a>
|
||||
<a href="http://www.garagegames.com/products/torque-3d/documentation/user/doc43"><img src="docs-scripter.png"></a>
|
||||
<ul>
|
||||
<li> <strong>Getting Started</strong>
|
||||
<br>
|
||||
<ul>
|
||||
<li><a href="http://www.garagegames.com/products/torque-3d/documentation/user/doc34" target="_blank">Torque 3D Introduction</a></li>
|
||||
<li><a href="http://www.garagegames.com/products/torque-3d/documentation/user/doc60">Setting Up Your Environment</a></li>
|
||||
<li><a href="http://www.garagegames.com/products/torque-3d/documentation/user/doc35">Directory Overview</a></li>
|
||||
<li><a href="http://www.garagegames.com/products/torque-3d/documentation/user/doc36">Toolbox Documentation</a></li>
|
||||
<li><a href="http://www.garagegames.com/products/torque-3d/guides">Guides</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<br>
|
||||
<li> <strong>Editors</strong>
|
||||
<ul>
|
||||
<li><a href="http://www.garagegames.com/products/torque-3d/documentation/user/doc77" target="_blank">World Editor</a></li>
|
||||
<li><a href="http://www.garagegames.com/products/torque-3d/documentation/user/doc88" target="_blank">Terrain Editor</a></li>
|
||||
<li><a href="http://www.garagegames.com/products/torque-3d/documentation/user/doc82" target="_blank">Material Editor</a></li>
|
||||
<li><a href="http://www.garagegames.com/products/torque-3d/documentation/user/doc81" target="_blank">Forest Editor</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>
|
||||
<a href="http://www.garagegames.com/products/torque-3d/fps"><img src="Tutorials.png"></a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue