View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002680 | The Dark Mod | SEED | public | 07.03.2011 16:36 | 27.10.2011 05:17 |
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 | 0002680: Need a LOD data manager | ||||
Description | Currently each entity holds a ptr to its own LOD data struct, which is NULL when the entity has no LOD. However, a lot of entities have LOD (anything with a hide_distance, basically), plus we expect even more of these as time goes on. So we need a place where this data is managed, duplicates are detected and handled, saved and restored and let the entities just present their data and then get a handle back to the data. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
07.03.2011 16:36 | tels | New Issue | |
07.03.2011 16:36 | tels | Status | new => assigned |
07.03.2011 16:36 | tels | Assigned To | => tels |
10.03.2011 22:45 | tels | Note Added: 0003752 | |
10.03.2011 22:45 | tels | Status | assigned => resolved |
10.03.2011 22:45 | tels | Fixed in Version | => TDM 1.05 |
10.03.2011 22:45 | tels | Resolution | open => fixed |
27.10.2011 05:17 | greebo | Status | resolved => closed |