mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 15:14:35 +00:00
Cleanup and improvements.
This commit is contained in:
parent
0a591b825d
commit
7a1016aa85
2 changed files with 26 additions and 30 deletions
|
|
@ -17,14 +17,10 @@ root: ..
|
|||
</p>
|
||||
|
||||
<p>
|
||||
The Committee's operations include evaluating pull-requests made on the engine
|
||||
repository, deciding on a roadmap for the engine's future, and of course doing
|
||||
some programming in order to make that happen!
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The Committee's actions are governed by its Charter, which is laid out in the
|
||||
section below.
|
||||
The Committee's day-to-day activities include evaluating pull-requests made
|
||||
on the engine repository, deciding on a roadmap for the engine's future, and
|
||||
of course doing some programming in order to make that happen! The Committee's
|
||||
actions are governed by its Charter, which is laid out in the section below.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -34,54 +30,54 @@ root: ..
|
|||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="media col-sm-6">
|
||||
<div class="media col-sm-4">
|
||||
<div class="media-body">
|
||||
<h4 class="media-heading">Luis Anton</h4>
|
||||
<p><b>Expertise:</b> Rendering and cross-platform code.</p>
|
||||
<p><b>Expertise:</b> Rendering and cross-platform code</p>
|
||||
<p><b>Known for:</b> Porting to <a href="http://www.garagegames.com/community/forums/viewthread/133262">OpenGL</a>
|
||||
and <a href="http://www.garagegames.com/community/forums/viewthread/135114">Linux</a>.</p>
|
||||
and <a href="http://www.garagegames.com/community/forums/viewthread/135114">Linux</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="media col-sm-6">
|
||||
<div class="media col-sm-4">
|
||||
<div class="media-body">
|
||||
<h4 class="media-heading">Fyodor Osokin</h4>
|
||||
<p><b>Expertise:</b> Networking.</p>
|
||||
<p><b>Known for:</b> <a href="http://www.afterworld.ru/">AfterWorld MMO</a>.</p>
|
||||
<p><b>Expertise:</b> Networking</p>
|
||||
<p><b>Known for:</b> <a href="http://www.afterworld.ru/">AfterWorld MMO</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="media col-sm-6">
|
||||
<div class="media col-sm-4">
|
||||
<div class="media-body">
|
||||
<h4 class="media-heading">Daniel Buckmaster</h4>
|
||||
<p><b>Expertise:</b> Gameplay code.</p>
|
||||
<p><b>Known for:</b> <a href="http://daniel.buckmasterfamily.id.au/walkabout/">Walkabout Navigation Toolkit</a>.</p>
|
||||
<p><b>Expertise:</b> Gameplay code</p>
|
||||
<p><b>Known for:</b> <a href="http://daniel.buckmasterfamily.id.au/walkabout/">Walkabout Navigation Toolkit</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="media col-sm-6">
|
||||
<div class="media col-sm-4">
|
||||
<div class="media-body">
|
||||
<h4 class="media-heading">Thomas Fischer</h4>
|
||||
<p><b>Expertise:</b> Physics and platform coding.</p>
|
||||
<p><b>Known for:</b> <a href="http://www.beamng.com/content/">BeamNG physics engine</a>.</p>
|
||||
<p><b>Expertise:</b> Physics and platform coding</p>
|
||||
<p><b>Known for:</b> <a href="http://www.beamng.com/content/">BeamNG physics engine</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="media col-sm-6">
|
||||
<div class="media col-sm-4">
|
||||
<div class="media-body">
|
||||
<h4 class="media-heading">Andrew Mac</h4>
|
||||
<p><b>Expertise:</b> Everything!</p>
|
||||
<p><b>Known for:</b> <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=223336592">Blood and Mana</a>.</p>
|
||||
<p><b>Known for:</b> <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=223336592">Blood and Mana</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="media col-sm-6">
|
||||
<div class="media col-sm-4">
|
||||
<div class="media-body">
|
||||
<h4 class="media-heading">Jeff Raab</h4>
|
||||
<p><b>Expertise:</b> Gameplay code.</p>
|
||||
<p><b>Known for:</b> <a href="http://www.garagegames.com/community/forums/viewthread/134222">Entity/component framework</a>.</p>
|
||||
<p><b>Expertise:</b> Gameplay code</p>
|
||||
<p><b>Known for:</b> <a href="http://www.garagegames.com/community/forums/viewthread/134222">Entity/component framework</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue