View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004979 | The Dark Mod | Graphics | public | 25.01.2019 16:10 | 30.01.2021 21:34 |
Reporter | stgatilov | Assigned To | duzenko | ||
Priority | urgent | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 2.07 | ||||
Target Version | TDM 2.07 | Fixed in Version | TDM 2.07 | ||
Summary | 0004979: Stencil shadow bug on guards | ||||
Description | Originally reported here: http://forums.thedarkmod.com/topic/19774-beta-testing-207/page-13#entry433486 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Automation script which reproduces issue on "The Chalice of Kings": @file newgame.seq @gamectrl attack $time.sleep(1.0) @gamectrl forward 1 @gamectrl crouch spawn atdm:playertools_lantern @gamectrl forward 0.6 @gamectrl pitch 30 @gamectrl dyaw -10 @gamectrl forward 0.2 @gamectrl dyaw 5 @gamectrl dyaw 5 @gamectrl pitch 30 @gamectrl frob notarget inventory_use '#str_02395' setviewpos 3904.25 3334.28 132.25 27.6 -101.5 0.0 |
|
Hail to SVN and its perfectly reproducible history! I found that Duzenko broke guard's ass in svn rev 7626: Revision: 7626 Author: duzenko Date: 19 August 2018 г. 14:37:25 Message: BFG-style surface cache copy With 7625 & 15259, the shadow is OK. With 7626 & 15259, the shadow is broken. |
|
My bet is that the changes in draw_stencil.cpp caused this. There are some serious changes with commenting shadow volume "infinite" case, some numbering differences, etc. Most likely it changed the shadow volumes. |
|
I was kinda expecting it to catch up with me at some point and bite me in the ass - but I got lucky and it bit at the guard's ass instead |
|
At revision: 7931 | |
This fixes the black quads bug in Cleaning up the Neighborhood beta. | |
Date Modified | Username | Field | Change |
---|---|---|---|
25.01.2019 16:10 | stgatilov | New Issue | |
25.01.2019 16:10 | stgatilov | Status | new => assigned |
25.01.2019 16:10 | stgatilov | Assigned To | => stgatilov |
25.01.2019 16:10 | stgatilov | File Added: post-35144-0-43555800-1548377741.jpg | |
25.01.2019 16:10 | stgatilov | File Added: Darkmod.cfg | |
25.01.2019 16:10 | stgatilov | Note Added: 0011493 | |
25.01.2019 16:14 | stgatilov | File Deleted: Darkmod.cfg | |
25.01.2019 17:03 | stgatilov | Note Added: 0011494 | |
25.01.2019 17:03 | stgatilov | Assigned To | stgatilov => duzenko |
25.01.2019 17:29 | stgatilov | Note Added: 0011495 | |
25.01.2019 18:25 | duzenko | Note Added: 0011496 | |
25.01.2019 19:48 | duzenko | Note Added: 0011497 | |
25.01.2019 19:48 | duzenko | Status | assigned => resolved |
25.01.2019 19:48 | duzenko | Fixed in Version | => SVN |
25.01.2019 19:48 | duzenko | Resolution | open => fixed |
25.01.2019 19:49 | duzenko | Note Edited: 0011496 | |
26.01.2019 03:22 | nbohr1more | Note Added: 0011502 | |
30.01.2021 21:34 | nbohr1more | Fixed in Version | SVN => TDM 2.07 |