[r3010] Skyboxes and Portals

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
Kate
... in rememberance ...
Posts: 2975
Joined: Tue Jul 15, 2003 8:06 pm

[r3010] Skyboxes and Portals

Post by Kate »

Having a skybox disables portals created with Sector_SetPortal if the sector that's being looked into through the portal has a skybox sky. However, using portal things works fine on this particular case. Shouldn't they both be treated the same way?

Edit: Actually, it seems having a skybox in general causes portals to act terribly fuzzy and unpredictable, sometimes working and sometimes not.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: [r3010] Skyboxes and Portals

Post by Graf Zahl »

Demo map, please! I tested with KDiZD Z1M1 and saw no problems. And that portal even uses F_SKY1 as ceiling texture.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: [r3010] Skyboxes and Portals

Post by Graf Zahl »

fixed. Seems I was a bit too careful when checking if a sector should get a portal. The normal skybox took precedence which it shouldn't have.
User avatar
Kate
... in rememberance ...
Posts: 2975
Joined: Tue Jul 15, 2003 8:06 pm

Re: [r3010] Skyboxes and Portals

Post by Kate »

Aha. Alright then, thanks for the help.
Post Reply

Return to “Closed Bugs [GZDoom]”