View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002634 | The Dark Mod | Coding | public | 16.02.2011 20:49 | 27.10.2011 05:16 |
Reporter | tels | Assigned To | tels | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | TDM 1.04 | ||||
Target Version | TDM 1.05 | Fixed in Version | TDM 1.05 | ||
Summary | 0002634: Need a way for the mapper to prevent lod_bias hiding important entities | ||||
Description | Currently 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. | ||||
Tags | No tags attached. | ||||
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. |
|
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 |