View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006579 | The Dark Mod | Textures | public | 22.10.2024 10:17 | 21.01.2025 15:33 |
| Reporter | Bikerdude | Assigned To | Amadeus | ||
| Priority | normal | Severity | normal | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Platform | PC | OS | Windows | OS Version | 10 (23H2) |
| Product Version | SVN | ||||
| Target Version | TDM 2.13 | Fixed in Version | TDM 2.13 | ||
| Summary | 0006579: There are several issue with the this window series: | ||||
| Description | All textures are missing the bumpmap and specularmap - largesquare01_bluelit - largesquare01_brightlit - largesquare01_lit - largesquare01_unlit - largesquare01_softerlit Also all textures have a glowing edge as a result of have RGB values, I have fixed this in the attached images. And lastly the unlit texture has an RGB value, that afaik, is not required - { blend add map textures/darkmod/window/largesquare01_unlit rgb .8 } | ||||
| Additional Information | I have attached fixed version of all the window textures, the missing bump and spec textures and the updated material def. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
attached corrected textures. |
|
|
bkd_windows.mtr (2,469 bytes)
textures/darkmod/window/largesquare01_barelylit
{
glass
noselfshadow
qer_editorimage textures/darkmod/window/largesquare01_softerlit_ed
diffusemap _black
{
blend add
map textures/darkmod/window/largesquare01_softerlit
rgb .5
}
bumpmap textures/darkmod/window/largesquare01_local
specularmap textures/darkmod/window/largesquare01_s
}
textures/darkmod/window/largesquare01_brightlit
{
glass
noselfshadow
qer_editorimage textures/darkmod/window/largesquare01_brightlit_ed
diffusemap _black
{
blend add
map textures/darkmod/window/largesquare01_brightlit
rgb 1
}
bumpmap textures/darkmod/window/largesquare01_local
specularmap textures/darkmod/window/largesquare01_s
}
textures/darkmod/window/largesquare01_lit
{
glass
noselfshadow
qer_editorimage textures/darkmod/window/largesquare01_lit_ed
diffusemap _black
{
blend add
map textures/darkmod/window/largesquare01_lit
rgb 1
}
bumpmap textures/darkmod/window/largesquare01_local
specularmap textures/darkmod/window/largesquare01_s
}
textures/darkmod/window/largesquare01_softerlit
{
glass
noselfshadow
qer_editorimage textures/darkmod/window/largesquare01_softerlit_ed
diffusemap _black
{
blend add
map textures/darkmod/window/largesquare01_softerlit
rgb 1
}
bumpmap textures/darkmod/window/largesquare01_local
specularmap textures/darkmod/window/largesquare01_s
}
textures/darkmod/window/largesquare01_softlit
{
glass
noselfshadow
qer_editorimage textures/darkmod/window/largesquare01_lit_ed
diffusemap _black
{
blend add
map textures/darkmod/window/largesquare01_lit
rgb .8
}
bumpmap textures/darkmod/window/largesquare01_local
specularmap textures/darkmod/window/largesquare01_s
}
textures/darkmod/window/largesquare01_unlit
{
glass
noselfshadow
qer_editorimage textures/darkmod/window/largesquare01_unlit_ed
diffusemap textures/darkmod/window/largesquare01_unlit
bumpmap textures/darkmod/window/largesquare01_local
specularmap textures/darkmod/window/largesquare01_s
}
textures/darkmod/window/smallpanels_4w_dirty01_unlit
{
glass
noselfshadow
qer_editorimage textures/darkmod/window/smallpanels_4w_dirty01_unlit_ed
diffusemap textures/darkmod/window/smallpanels_4w_dirty01_unlit
bumpmap textures/darkmod/window/smallpanels_4w_dirty01_local
specularmap textures/darkmod/window/smallpanels_4w_dirty01_unlit
} |
|
| Fixed in rev 17161 | |
| Rev 17164 - I changed the new material name from "textures/darkmod/window/largesquare01_bluelit" to "textures/darkmod/window/largesquare01_moonlit" so it is more in line with existing materials | |
|
I reverted revisions 17161 & 17164 and removed largesquare01_moonlit material in commits 17272, 17273, & 17274 |
|
|
In commit 17275, I added: 1) Two new material defs: largesquare01_moonlit and largesquare01_unlit_dark 2) Added bumpmap and specularmap stages to all largesquare01 material defs |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 22.10.2024 10:17 | Bikerdude | New Issue | |
| 22.10.2024 10:17 | Bikerdude | File Added: largesquare01_s.dds | |
| 22.10.2024 10:18 | Bikerdude | Note Added: 0016878 | |
| 22.10.2024 10:18 | Bikerdude | File Added: largesquare01_bluelit.dds | |
| 22.10.2024 10:18 | Bikerdude | File Added: largesquare01_brightlit.dds | |
| 22.10.2024 10:18 | Bikerdude | File Added: largesquare01_lit.dds | |
| 22.10.2024 10:18 | Bikerdude | File Added: largesquare01_s-2.dds | |
| 22.10.2024 10:18 | Bikerdude | File Added: largesquare01_softerlit.dds | |
| 22.10.2024 10:18 | Bikerdude | File Added: largesquare01_unlit.dds | |
| 22.10.2024 10:18 | Bikerdude | File Added: largesquare01_bluelit_ed.jpg | |
| 22.10.2024 10:18 | Bikerdude | File Added: largesquare01_brightlit_ed.jpg | |
| 22.10.2024 10:18 | Bikerdude | File Added: largesquare01_lit_ed.jpg | |
| 22.10.2024 10:18 | Bikerdude | File Added: largesquare01_local.tga | |
| 22.10.2024 10:18 | Bikerdude | File Added: largesquare01_softerlit_ed.jpg | |
| 22.10.2024 10:18 | Bikerdude | File Added: largesquare01_unlit_ed.jpg | |
| 22.10.2024 10:20 | Bikerdude | Description Updated | |
| 22.10.2024 10:21 | Bikerdude | Description Updated | |
| 22.10.2024 10:59 | Bikerdude | Note Added: 0016879 | |
| 22.10.2024 10:59 | Bikerdude | File Added: bkd_windows.mtr | |
| 24.10.2024 02:43 | Amadeus | Assigned To | => Amadeus |
| 24.10.2024 02:43 | Amadeus | Status | new => resolved |
| 24.10.2024 02:43 | Amadeus | Resolution | open => fixed |
| 24.10.2024 02:43 | Amadeus | Note Added: 0016888 | |
| 24.10.2024 04:51 | nbohr1more | Product Version | => SVN |
| 24.10.2024 04:51 | nbohr1more | Fixed in Version | => TDM 2.13 |
| 24.10.2024 04:51 | nbohr1more | Target Version | => TDM 2.13 |
| 24.10.2024 09:43 | Bikerdude | Description Updated | |
| 24.10.2024 09:44 | Bikerdude | Description Updated | |
| 24.10.2024 15:42 | Amadeus | Note Added: 0016892 | |
| 21.01.2025 01:31 | Amadeus | Note Added: 0016960 | |
| 21.01.2025 01:42 | Amadeus | Note Edited: 0016960 | |
| 21.01.2025 15:33 | Amadeus | Note Added: 0016961 |