View Issue Details

IDProjectCategoryView StatusLast Update
0003902The Dark ModCodingpublic30.11.2014 21:44
Reportergrayman Assigned Tograyman  
PrioritynormalSeveritynormalReproducibilityalways
Status resolvedResolutionfixed 
Product VersionSVN 
Target VersionTDM 2.03Fixed in VersionTDM 2.03 
Summary0003902: Lights need to check IsBlend()
DescriptionIllumination code should check light->IsBlend() to rule out lights that contribute nothing to illumination.

Also look for other areas where lights are worked on, in order to rule out these lights.

This is required to support the new shadow lights in 2.03.

There might be some engine work required as well.
TagsNo tags attached.

Activities

grayman

grayman

30.11.2014 21:44

viewer   ~0007191

At the point where lights are being considered for the amount of illumination they throw on a line, ignore fog lights and blend lights.

Rev. 6310:

darkModLAS.cpp
Game_local.cpp

Issue History

Date Modified Username Field Change
10.11.2014 01:57 grayman New Issue
10.11.2014 01:57 grayman Status new => assigned
10.11.2014 01:57 grayman Assigned To => grayman
30.11.2014 21:44 grayman Note Added: 0007191
30.11.2014 21:44 grayman Status assigned => resolved
30.11.2014 21:44 grayman Resolution open => fixed
30.11.2014 21:44 grayman Fixed in Version => TDM 2.03