Xonotic Forums
[SOLVED] Drain missing texture bug, anyone who'll fix it? - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Creating & Contributing (https://forums.xonotic.org/forumdisplay.php?fid=10)
+--- Forum: Xonotic - Map Releases & Reviews (https://forums.xonotic.org/forumdisplay.php?fid=13)
+--- Thread: [SOLVED] Drain missing texture bug, anyone who'll fix it? (/showthread.php?tid=5166)



Drain missing texture bug, anyone who'll fix it? - nilyt - 11-16-2014

Drain has a tiny place with a missing texture above a door.
I'm hoping someone might be willing to fix it.

(See https://gitlab.com/xonotic/xonotic/issues/89 )

   


RE: Drain missing texture bug, anyone who'll fix it? - aa - 11-17-2014

Since it is not something you normally see, I think it is exactly as the mapper intended. Its not uncommon to put caulk onto surfaces like that, that only the most exploring players like you will notice.

So I am not sure if this needs "fixing"


RE: Drain missing texture bug, anyone who'll fix it? - Smilecythe - 11-18-2014

Mappers deliberately leave out faces from some brushes players don't/aren't supposed to normally see in hopes to improving performance, shrinking file size, decreasing build time or something like that.


RE: Drain missing texture bug, anyone who'll fix it? - Mirio - 11-19-2014

I fixed it. (not in master yet)


RE: Drain missing texture bug, anyone who'll fix it? - nilyt - 11-21-2014

cool! thanks.


RE: Drain missing texture bug, anyone who'll fix it? - kristus - 05-01-2015

Caulking areas like that made itself more or less useless when realtime lightning was introduced. Caulking like that can lead to strange lighting artifacts (or at least that was the case in Id Tech 4, can't say with Darkplaces as I haven't tested that part of it yet).
Plus, polies are cheap to render these days so that odd poly you save there aren't going to do any meaningful difference. Actually it can cause slowdowns instead in cases where it messes with the lighting.