[4.12 and onwards] Models with alpha attribute are always rendered completely opaque

Forum rules
Please construct and post a simple demo whenever possible for all bug reports. Please provide links to everything.

If you can include a wad demonstrating the problem, please do so. Bug reports that include fully-constructed demos have a much better chance of being investigated in a timely manner than those that don't.

Please make a new topic for every bug. Don't combine multiple bugs into a single topic. Thanks!

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is ON
[img] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: [4.12 and onwards] Models with alpha attribute are always rendered completely opaque

[4.12 and onwards] Models with alpha attribute are always rendered completely opaque

by Tormentor667 » Tue Aug 27, 2024 12:53 pm

Noticed while playing the latest development version of Blade of Agony, that model things with an alpha attribute (e.g. less than 1.0) in UltimateDoomBuilder or set with SetActorProperty(tid, APROP_Alpha, ...) are still rendered completely opaque. The same applies to other renderstyles like additive rendering. The model still gets rendered 100% and opaque with no translucency at all.

It worked before at least in GZDoom 4.6.0 - that's the version we shipped Blade of Agony with, that was capable of displaying this correctly.

Top