View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004795 | The Dark Mod | AI | public | 12.05.2018 11:51 | 02.01.2023 21:38 |
Reporter | R Soul | Assigned To | Dragofer | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Target Version | TDM 2.11 | Fixed in Version | TDM 2.11 | ||
Summary | 0004795: Material error - shingles_clay_blocky | ||||
Description | The material textures/darkmod/roof/shingles_clay_blocky has incorrect texture references. The root for all textures is "models/darkmod/architecture/" but it should be "textures/darkmod/roof/" Full definition for the material: //necrobob & bikerdude textures/darkmod/roof/shingles_clay_blocky { Stone qer_editorimage textures/darkmod/roof/shingles_clay_blocky_ed diffusemap textures/darkmod/roof/shingles_clay_blocky bumpmap textures/darkmod/roof/shingles_clay_blocky_local { if ( parm11 > 0 ) blend gl_dst_color, gl_one map _white rgb 0.40 * parm11 } { if ( parm11 > 0 ) blend add map textures/darkmod/roof/shingles_clay_blocky rgb 0.15 * parm11 } // TDM Ambient Method Related { if (global5 == 1) blend add map textures/darkmod/roof/shingles_clay_blocky scale 1, 1 red global2 green global3 blue global4 } } | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
12.05.2018 11:51 | R Soul | New Issue | |
13.05.2018 08:36 | greebo | Project | DarkRadiant => The Dark Mod |
13.05.2018 08:36 | greebo | Category | Shader System => General |
02.01.2023 21:37 | Dragofer | Assigned To | => Dragofer |
02.01.2023 21:37 | Dragofer | Status | new => resolved |
02.01.2023 21:37 | Dragofer | Resolution | open => fixed |
02.01.2023 21:37 | Dragofer | Fixed in Version | => TDM 2.11 |
02.01.2023 21:37 | Dragofer | Note Added: 0015678 | |
02.01.2023 21:38 | Dragofer | Category | General => AI |
02.01.2023 21:38 | Dragofer | Product Version | 2.6.0 => |
02.01.2023 21:38 | Dragofer | Target Version | => TDM 2.11 |