Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000698Zandronum[All Projects] Bugpublic2012-02-28 13:262012-02-29 00:58
ReporterHisymak 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
PlatformMicrosoftOSWindowsOS VersionXP/Vista/7
Product Version98d 
Target VersionFixed in Version 
Summary0000698: Skybox defined in GLDEFS doesn't work in software renderer
DescriptionThere is a way to make skybox by defining it in GLDEFS. To use it in a map just utting its name into MAPINFO like a normal sky is defined.
But this way works well in OpenGL but not in Software.
To make skybox work in software, you must make a sector with walls and ceiling covered by skybox textures and with "skybox viewpoint" thing in the middle of it.
You can try it in the example wad: MAP01 has skybox defined in GLDEFS and MAP02 has skybox sector. Both work in OpenGL, but in software only one texture is used as sky (like normal sky). This causes that the GLDEFS way is unusable at all.
Please make the GLDEFS working for software too, so that mappers can SIMPLY define skybox in GLDEFS and MAPINFO and don't need to make special sector for it.
Additional InformationExample.
(GLDEFS)
skybox SORB
{
SORB_N
SORB_E
SORB_S
SORB_W
SORB_T
SORB_B
}
(MAPINFO)
map MAP01 "blah"
sky1 "SORB"
Attached Files? file icon skybox.wad [^] (460,805 bytes) 2012-02-28 13:26

- Relationships

-  Notes
User avatar (0002713)
Edward-san (developer)
2012-02-28 13:59

You should ask ZDoom devs before asking here. Please open a new thread in the Feature Suggestions forum with the example wad.
User avatar (0002716)
Gez (reporter)
2012-02-28 19:24

How is this a bug? There's a reason these skyboxes are defined in GLDEFS and not, say, SOFTWARERENDERERCOMPATIBLEDEFS. And it's not just because the latter would be too long a name for a lump.
User avatar (0002717)
Dusk (developer)
2012-02-28 19:52

What's the big deal in copy/pasting the skybox cube between maps? :/
User avatar (0002718)
Torr Samaho (administrator)
2012-02-29 00:58

As already pointed out, this it not a bug.

Issue Community Support
This issue is already marked as resolved.
If you feel that is not the case, please reopen it and explain why.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2012-02-28 13:26 Hisymak New Issue
2012-02-28 13:26 Hisymak File Added: skybox.wad
2012-02-28 13:59 Edward-san Note Added: 0002713
2012-02-28 19:24 Gez Note Added: 0002716
2012-02-28 19:52 Dusk Note Added: 0002717
2012-02-29 00:58 Torr Samaho Note Added: 0002718
2012-02-29 00:58 Torr Samaho Status new => closed
2012-02-29 00:58 Torr Samaho Resolution open => no change required
2012-06-09 13:22 Torr Samaho Category General => Bug






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker