PazerOP / CastingEssentials

A Team Fortress 2 client plugin that enhances the experience of both casters and viewers.

Home Page:https://Essentials.tf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimize glow-when-occluded outlines when outside PVS

PazerOP opened this issue · comments

Assuming it's cheaper to check if the entire player model is outside the PVS, just outline the whole thing unconditionally without needing the depth buffer.

Added in eaea0e1.