View Issue Details

IDProjectCategoryView StatusLast Update
0002634The Dark ModCodingpublic27.10.2011 05:16
Reportertels Assigned Totels  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product VersionTDM 1.04 
Target VersionTDM 1.05Fixed in VersionTDM 1.05 
Summary0002634: Need a way for the mapper to prevent lod_bias hiding important entities
DescriptionCurrently the user can dial down lod_bias to very low values, and this will cause all entities to disappear, even when very close.

It would be a good idea to enforce a minimum visible distance like 500 units (e.g. if the entity is closer than that, lod_bias < 1.0 gets simply ignored). And also make this overridable by the mapper, f.i. set it to 100 units for grass, or 1000 units for a big statue.
TagsNo tags attached.

Relationships

related to 0002630 new lod_bias does not take entity size into account 
related to 0002629 new hide_distance does not take entity size into account 

Activities

tels

tels

16.02.2011 22:13

reporter   ~0003595

This has been resolved with revision 0004602. We support the "lod_normal_distance" spawnarg, which is documented at tdm_base.def and on the wiki. Entities that are closer than this distance ignore lod_bias < 1.0 (e.g. they pretend the user set "Normal" in the menu).

The hide_distance_bug.map has been updated with two rocks, the left has the spawnarg and is thus always visible from up to 500 units, the right rock hasn't the spawnarg and shows the v1.03 behaviour, e.g. with Object Detail at "Lowest" it is only visible from approx. 250 units away.

Issue History

Date Modified Username Field Change
16.02.2011 20:49 tels New Issue
16.02.2011 20:49 tels Status new => assigned
16.02.2011 20:49 tels Assigned To => tels
16.02.2011 20:50 tels Relationship added related to 0002630
16.02.2011 20:51 tels Relationship added related to 0002629
16.02.2011 22:11 tels Target Version => TDM 1.05
16.02.2011 22:13 tels Note Added: 0003595
16.02.2011 22:13 tels Status assigned => resolved
16.02.2011 22:13 tels Fixed in Version => TDM 1.05
16.02.2011 22:13 tels Resolution open => fixed
27.10.2011 05:16 greebo Status resolved => closed