View Issue Details

IDProjectCategoryView StatusLast Update
0004860The Dark ModGraphicspublic14.07.2018 05:58
Reporterduzenko Assigned Toduzenko  
PrioritynormalSeveritynormalReproducibilityhave not tried
Status resolvedResolutionfixed 
Product VersionSVN 
Target VersionTDM 2.07Fixed in VersionTDM 2.07 
Summary0004860: Soft particles not visible with AA on
DescriptionWhen I start TDM with AA on, hot air soft particles don't show up.
Steps To ReproduceStart Closemouthed Shadows, noclip to a wall torch in a basement,
Turn AA on.
Quick save.
Restart TDM.
Quick load.
The torch shows no hot air particles.
Toggling AA off/on shows the particles.
Additional InformationThis is happening on AMD and Intel for me. Did not try NVidia.
TagsNo tags attached.

Relationships

child of 0004425 resolvedduzenko Framebuffer objects for color, depth, stencil 

Activities

nbohr1more

nbohr1more

10.07.2018 21:26

developer   ~0010666

Last edited: 10.07.2018 21:27

Does this happen on Cabalistic's FBO branch:

http://forums.thedarkmod.com/topic/19507-antialiasing-in-trunk-207/#entry423736

https://github.com/fholger/thedarkmod/pull/6/files

?

this seems to fall into the same class of problems as the current woes we have
with reloadImages (etc) where not every routine runs through a full
initialization process and those that aren't included in the sub-tasks in
RenderSystem_Init (etc) are broken when you do things like install new missions
without restarting the game (etc).

stgatilov

stgatilov

14.07.2018 02:49

administrator   ~0010675

Last edited: 14.07.2018 02:55

I definitely can reproduce it on GeForce.

Moreover, when the particles show up, I notice two additional issues with r_multisamples 4:
1. The particles are NOT occluded by solid objects. You see them through walls (stlucia_particles_1.jpg).
2. Under some view angles you can see some texture which masks the particle. For instance, I see chandelier texture in St.Lucia big hall (stlucia_particles_2.jpg).

stgatilov

stgatilov

14.07.2018 02:54

administrator  

stlucia_particles_1.jpg (707,397 bytes)
stgatilov

stgatilov

14.07.2018 02:54

administrator  

stlucia_particles_2.jpg (1,026,929 bytes)
duzenko

duzenko

14.07.2018 05:58

developer   ~0010677

Svn rev 7565

Issue History

Date Modified Username Field Change
10.07.2018 16:09 duzenko New Issue
10.07.2018 16:10 duzenko Steps to Reproduce Updated
10.07.2018 21:26 nbohr1more Note Added: 0010666
10.07.2018 21:27 nbohr1more Note Edited: 0010666
10.07.2018 21:30 nbohr1more Relationship added child of 0004425
14.07.2018 02:49 stgatilov Note Added: 0010675
14.07.2018 02:54 stgatilov File Added: stlucia_particles_1.jpg
14.07.2018 02:54 stgatilov File Added: stlucia_particles_2.jpg
14.07.2018 02:55 stgatilov Note Edited: 0010675
14.07.2018 05:49 duzenko Assigned To => duzenko
14.07.2018 05:49 duzenko Status new => assigned
14.07.2018 05:58 duzenko Note Added: 0010677
14.07.2018 05:58 duzenko Status assigned => resolved
14.07.2018 05:58 duzenko Fixed in Version => TDM 2.07
14.07.2018 05:58 duzenko Resolution open => fixed