tweak shader docs

This commit is contained in:
Garux
2021-12-11 02:33:59 +03:00
parent 2f3d24a1f6
commit e913469e30
9 changed files with 136 additions and 94 deletions

View File

@@ -23,7 +23,7 @@
td.formatted_questions { text-align: left; white-space: normal}
td.formatted_questions ol { margin-top: 0px; margin-bottom: 0px; }
</style>
<link href="stylesheet.css" media="screen" rel="stylesheet" type="text/css" />
<link href="stylesheet.css" media="screen" rel="stylesheet" type="text/css" />
<!-- page specific tags -->
<link href="scm.css" media="screen" rel="stylesheet" type="text/css" />
@@ -34,11 +34,11 @@ td.formatted_questions ol { margin-top: 0px; margin-bottom: 0px; }
<div id="account">
<ul><li><a href="/login" class="login">Войти</a></li>
<li><a href="/account/register" class="register">Регистрация</a></li></ul> </div>
<ul><li><a href="/" class="home">Домашняя страница</a></li>
<li><a href="/projects" class="projects">Проекты</a></li>
<li><a href="http://www.redmine.org/guide" class="help">Помощь</a></li></ul></div>
<div id="header">
<div id="quick-search">
<form action="/search/index/netradiant" method="get">
@@ -46,11 +46,11 @@ td.formatted_questions ol { margin-top: 0px; margin-bottom: 0px; }
<a href="/search/index/netradiant" accesskey="4">Поиск</a>:
<input accesskey="f" class="small" id="q" name="q" size="20" type="text" />
</form>
</div>
<h1>NetRadiant</h1>
<div id="main-menu">
<ul><li><a href="/projects/netradiant" class="overview">Просмотр</a></li>
<li><a href="/projects/netradiant/activity" class="activity">Активность</a></li>
@@ -66,8 +66,8 @@ td.formatted_questions ol { margin-top: 0px; margin-bottom: 0px; }
</div>
<div class="" id="main">
<div id="sidebar">
<div id="sidebar">
<h3>Wiki</h3>
<a href="/projects/netradiant/wiki">Стартовая страница</a><br />
@@ -75,11 +75,11 @@ td.formatted_questions ol { margin-top: 0px; margin-bottom: 0px; }
<a href="/projects/netradiant/wiki/Date_index">История страниц</a><br />
</div>
<div id="content">
<div class="contextual">
@@ -113,8 +113,8 @@ td.formatted_questions ol { margin-top: 0px; margin-bottom: 0px; }
<pre>
"_floodlight" "240 240 255 1024 128"
</pre><br />The parameters work as follow: the first three numbers select the color of the lighting. The fourth number sets a distance to trace, and the last number sets the intensity of the floodlight.
"_floodlight" "240 240 255 1024 128 1"
</pre><br />The parameters work as follow: the first three numbers select the color of the lighting. The fourth number sets a distance to trace, and the fifth number sets the intensity of the floodlight.
<p>This lighting is somewhat similar to <code>-dirty</code>, combined with use of the <code>ambient</code> key in <code>worldspawn</code>.</p>
@@ -224,58 +224,58 @@ This version of the map compiler can generate minimaps as used by Nexuiz.<br />T
<p><a href="/attachments/12/floodlight.jpg" class="icon icon-attachment">floodlight.jpg</a>
<span class="size">(7 КБ)</span>
<span class="author">divVerent, Вт, 05 мая 2009, 13:26:00 -0400</span>
</p>
<p><a href="/attachments/13/exposure.jpg" class="icon icon-attachment">exposure.jpg</a>
<span class="size">(27.8 КБ)</span>
<span class="author">divVerent, Вт, 05 мая 2009, 13:26:31 -0400</span>
</p>
<p><a href="/attachments/14/dotproduct-small.jpg" class="icon icon-attachment">dotproduct-small.jpg</a>
<span class="size">(25.9 КБ)</span>
<span class="author">divVerent, Вт, 05 мая 2009, 13:29:00 -0400</span>
</p>
<p><a href="/attachments/15/dotproduct2-small.jpg" class="icon icon-attachment">dotproduct2-small.jpg</a>
<span class="size">(24.2 КБ)</span>
<span class="author">divVerent, Вт, 05 мая 2009, 13:29:36 -0400</span>
</p>
<p><a href="/attachments/16/dotproductscale-small.jpg" class="icon icon-attachment">dotproductscale-small.jpg</a>
<span class="size">(23.3 КБ)</span>
<span class="author">divVerent, Вт, 05 мая 2009, 13:29:54 -0400</span>
</p>
<p><a href="/attachments/17/dotproduct2scale-small.jpg" class="icon icon-attachment">dotproduct2scale-small.jpg</a>
<span class="size">(22.8 КБ)</span>
<span class="author">divVerent, Вт, 05 мая 2009, 13:30:08 -0400</span>
</p>
<p><a href="/attachments/18/minimap.jpg" class="icon icon-attachment">minimap.jpg</a>
<span class="size">(6.4 КБ)</span>
<span class="author">divVerent, Вт, 05 мая 2009, 13:30:30 -0400</span>
</p>
</div>
@@ -294,13 +294,13 @@ This version of the map compiler can generate minimaps as used by Nexuiz.<br />T
<div style="clear:both;"></div>
</div>
</div>
<div id="ajax-indicator" style="display:none;"><span>Загрузка...</span></div>
<div id="footer">
Powered by <a href="http://www.redmine.org/">Redmine</a> &copy; 2006-2010 Jean-Philippe Lang
</div>