Teeworlds
IRC / bridge
One-way IRC channel bridge. If you want to be able to send messages to IRC, contact
@Dune
or
@heinrich5991
.
https://www.teeworlds.com/?page=docs&wiki=rules/irc_rules
Between 2020-04-13 00:00:00Z and 2020-04-14 00:00:00Z
[quakenet] Dune
BOT
2020-04-13 17:28:43Z
wait, jungle was never the default map? (other than during the week between 071 and 072)
Assa
2020-04-13 17:37:06Z
?
Sonix
2020-04-13 17:43:03Z
no idea
[quakenet] Oy
BOT
2020-04-13 18:08:56Z
jungle was only default map in the 0.7 pre release
18:09
0.7.1 already had heavens as default
Learath2
2020-04-13 21:35:13Z
How do you think Oy would like me to fix 2554?
heinrich5991
2020-04-13 21:39:43Z
link?
21:40
https://github.com/teeworlds/teeworlds/pull/2554
Fix background rendering with theme "none" by Learath2 · Pull Reque...
@Robyt3 what was the intention with moving the clear out of RenderBackground anyway? Closes #2552
Dune
2020-04-13 21:50:31Z
@Learath2
do you know if there are double-clears ever ingame?
Learath2
2020-04-13 21:55:34Z
nope, don't need to clear ingame
21:55
there aren't even clears ingame if you don't set gfx_clear
21:56
(the background of the map does the "clear")
21:56
I actually wonder why the menu background needs the clear
Dune
2020-04-13 21:59:00Z
@Learath2
well otherwise you get pointer ghosting I guess?
(edited)
21:59
unless you use a map theme
Learath2
2020-04-13 21:59:30Z
yeah, but the background is rendered before anything, that should be taking care of "clearing" the frame
21:59
no?
Dune
2020-04-13 21:59:42Z
yes, when a background is rendered
21:59
but with "none" the background is transparent
Learath2
2020-04-13 21:59:59Z
but don't we render that checker thing?
Learath2
2020-04-13 22:07:22Z
ooh, I know
22:07
we keep rendering that checker pattern with 0.5 opacity over and over
22:08
zeno's paradox we make it half as dark each round, which eventually turns it black
22:08
well don't even need zeno's paradox as floats have limited bits
Dune
2020-04-13 22:10:13Z
fun isn't it?
22:10
hence the gray bg
Learath2
2020-04-13 22:10:42Z
I don't think we need to optimise that clear tbh, it's part of how the bg is rendered without a map
22:11
a map would be rendering a quad after the yellow gfx_clear which is even more expensive then a clear
22:11
or someone needs to come up with a different background
22:11
one that renders something that's opaque
Dune
2020-04-13 22:16:54Z
hmm, well gfx_clear should not have any effects if no map is being rendered
22:17
and menus should activate the menus clear only if they are not rendering a map
Exported 32 message(s)