Opened 8 years ago
Closed 8 years ago
#721 closed defect (worksforme)
Deferred rendering makes healthbars a bit more transparant
Reported by: | Floris | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | BAR | Version: | |
Keywords: | Cc: |
Description
See screenshot
Attachments (1)
Change History (4)
by , 8 years ago
Attachment: | screen00004.png added |
---|
comment:1 by , 8 years ago
comment:2 by , 8 years ago
gl.Blending(GL.ONE,GL.ZERO) is suggested for healthbars, because it is not set correctly inside healthbars and will screw up on stuff that does set it.
comment:3 by , 8 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
afaik deferred rendering will alter things slightly
i don't see any point in translucent healthbars, easiest fix is to make them opaque