REFACTOR [reletive -> relative]
From /dev/humancontroller.
This commit is contained in:
parent
f3e7012bdb
commit
ad5c5c32a6
10 changed files with 13 additions and 13 deletions
|
@ -29,7 +29,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
LIGHT FLARES
|
||||
|
||||
A light flare is an effect that takes place inside the eye when bright light
|
||||
sources are visible. The size of the flare reletive to the screen is nearly
|
||||
sources are visible. The size of the flare relative to the screen is nearly
|
||||
constant, irrespective of distance, but the intensity should be proportional to the
|
||||
projected area of the light source.
|
||||
|
||||
|
|
|
@ -1940,7 +1940,7 @@ static void FixRenderCommandList( int newShader ) {
|
|||
SortNewShader
|
||||
|
||||
Positions the most recently created shader in the tr.sortedShaders[]
|
||||
array so that the shader->sort key is sorted reletive to the other
|
||||
array so that the shader->sort key is sorted relative to the other
|
||||
shaders.
|
||||
|
||||
Sets shader->sortedIndex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue