View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004645 | The Dark Mod | Models | public | 03.11.2017 18:04 | 13.03.2020 10:09 |
Reporter | VanishedOne | Assigned To | Springheel | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 2.05 | ||||
Fixed in Version | TDM 2.08 | ||||
Summary | 0004645: Arcturus lion statues lack normal map | ||||
Description | They have one in the Animated Grass Test demo, but it hasn't survived their inclusion in TDM core. It's not referenced in the rewritten material def and the relevant file is missing. | ||||
Additional Information | From tdm_models_decorative.mtr: globe2_frame_brass_wood { metal NoShadows qer_editorimage models/darkmod/props/textures/globe2_frame_brass_wood_ed diffusemap models/darkmod/props/textures/globe2_frame_brass_wood bumpmap models/darkmod/props/textures/globe2_frame_local specularmap models/darkmod/props/textures/globe2_frame_brass_wood_s [...] } arcturus_stairs_lions { stone NoShadows diffusemap models/darkmod/props/textures/lion_statue_arc // bumpmap models/darkmod/props/textures/globe2_frame_local // specularmap models/darkmod/props/textures/globe2_frame_brass_wood_s { if ( parm11 > 0 ) blend gl_dst_color, gl_one map _white rgb 0.40 * parm11 } { if ( parm11 > 0 ) blend add map models/darkmod/props/textures/lion_statue_arc rgb 0.15 * parm11 } // TDM Ambient Method Related { if (global5 == 1) blend add map models/darkmod/props/textures/lion_statue_arc scale 1, 1 red global2 green global3 blue global4 } } It looks as though someone may have made the new def by copying from the one above, and forgot to finish the job. | ||||
Tags | No tags attached. | ||||
related to | 0004118 | resolved | Springheel | Add Arcturus' lion models |
related to | 0003771 | resolved | Dragofer | Models with corrupt or badly scaled textures - ongoing |
linking to model master thread - 0003771 | |
It seems that at some point someone fixed the material declaration in the core mod... but the normal map file is still missing. | |
lion_local.tga was added by Springheel in Rev 15808, works fine ingame in SVN. | |
Date Modified | Username | Field | Change |
---|---|---|---|
03.11.2017 18:04 | VanishedOne | New Issue | |
03.11.2017 21:06 | VanishedOne | Relationship added | related to 0004118 |
28.03.2018 09:00 |
|
Relationship added | related to 0003771 |
28.03.2018 09:01 |
|
Note Added: 0010183 | |
08.03.2020 15:24 | VanishedOne | Note Added: 0012251 | |
13.03.2020 10:09 | Dragofer | Assigned To | => Springheel |
13.03.2020 10:09 | Dragofer | Status | new => resolved |
13.03.2020 10:09 | Dragofer | Resolution | open => fixed |
13.03.2020 10:09 | Dragofer | Fixed in Version | => TDM 2.08 |
13.03.2020 10:09 | Dragofer | Note Added: 0012261 |