From 02a805a77b45eeb5e8204aaa76a4365f0b2b52b4 Mon Sep 17 00:00:00 2001 From: Daniel Buckmaster Date: Mon, 31 Mar 2014 17:13:50 +1100 Subject: [PATCH] More h tag fixes. --- engine/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/engine/index.html b/engine/index.html index 6452817a7..5a28fc0ff 100644 --- a/engine/index.html +++ b/engine/index.html @@ -86,7 +86,7 @@ root: ..
-

Life is Feudal

+

Life Is Feudal

Life Is Feudal challenges you to go back in time and discover living medieval life. You must not only survive, but find a way @@ -178,7 +178,7 @@ root: .. src="{{page.root}}/img/rendering-feature.jpg" title="By Felix Westin"/>

-

Rendering

+

Rendering

Torque 3D includes both a high-performance forward-rendering basic lighting engine, and a deferred-rendering advanced lighting mode so @@ -207,7 +207,7 @@ root: .. src="{{page.root}}/img/editors-feature.jpg" title="Metal Drift by Black Jacket Studios" />

-

Editors

+

Editors

Torque 3D comes with everything you need to construct environments and levels from your assets. Shapes are imported in Collada DAE format @@ -240,7 +240,7 @@ root: .. src="{{page.root}}/img/networking-feature.jpg" title="Frozen Endzone by Mode 7" />

-

Networking

+

Networking

Since its inception as the engine behind the online shooter Tribes 2, Torque has consistently provided high performance, reliable networking @@ -266,7 +266,7 @@ root: .. src="{{page.root}}/img/physics-feature.jpg" title="Pacific Demo by GarageGames" />

-

Physics

+

Physics

Torque 3D provides a plugin system for physics. There is a simple implementation built in which can be easily swapped out for PhysX or @@ -280,7 +280,7 @@ root: .. src="{{page.root}}/img/scripting-feature.jpg" title="Life is Feudal" />

-

Scripts and source code

+

Scripts and source code

When you get Torque, you get everything. The entire source code is yours to modify under the permissive MIT license. The codebase is mature