View Issue Details

IDProjectCategoryView StatusLast Update
0000569Gameplay + OpenGL[All Projects] Featurepublic2017-04-30 19:47
ReporterNash 
Assigned ToRachael 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionsuspended 
Summary0000569: Menu blur
Descriptionhttps://github.com/coelckers/gzdoom/pull/291

Can we get this addressed before the huge CS rewrite starts and this PR gets horribly out of sync? Seems like a simple enough addition...
TagsNo tags attached.

Relationships

Activities

Graf Zahl

Graf Zahl

2017-04-14 15:24

administrator   ~0001375

I merged it to check it out but since the menu integration is quite fucked up I reset the repo.

To summarize:

- The blur is far too strong, 0.5 is already close to the acceptable maximum
- The slider does not handle the -1 (use gameinfo setting) well.
- the gameinfos should not contain any non-zero default.

If the PR gets fixed to work better, I'll merge it but this is just too rough.
Nash

Nash

2017-04-18 08:11

reporter   ~0001439

@Graf Zahl

"since the menu integration is quite fucked up"

Can you elaborate better about this? I get the 3 things you listed but you mentioned nothing about what was wrong with the menu integration.
Graf Zahl

Graf Zahl

2017-04-18 09:41

administrator   ~0001449

The slider's values were badly chosen. In addition, with the 'use gameinfo' being lumped in with a floating point scale it is essentially broken.

dpJudas had two CVAR's for that, but Rachael merged them, which rendered it useless for menu use.
Nash

Nash

2017-04-23 09:43

reporter   ~0001536

@Nash

Rachael isn't going to continue this so I will take her PR over. Please keep this ticket up for now, I will update her PR some time this week.

Issue History

Date Modified Username Field Change
2017-04-12 02:07 Nash New Issue
2017-04-14 15:24 Graf Zahl Note Added: 0001375
2017-04-14 15:24 Graf Zahl Assigned To => Graf Zahl
2017-04-14 15:24 Graf Zahl Status new => feedback
2017-04-18 08:11 Nash Note Added: 0001439
2017-04-18 08:11 Nash Status feedback => assigned
2017-04-18 09:41 Graf Zahl Note Added: 0001449
2017-04-18 09:41 Graf Zahl Status assigned => feedback
2017-04-20 07:14 Graf Zahl Assigned To Graf Zahl => Rachael
2017-04-23 09:42 Nash Status feedback => assigned
2017-04-23 09:43 Nash Note Added: 0001536
2017-04-30 19:47 Rachael Status assigned => closed
2017-04-30 19:47 Rachael Resolution open => suspended