TeamForbiddenLLC / warfork-qfusion

Warfork is powered by Qfusion a 3D game engine. Qfusion is a fork of id Tech 2, popularly known as the Quake II engine. Qfusion is free and open-source software subject to the terms of the GNU General Public License.
https://warfork.com
109 stars 43 forks source link

feat: remove unused uniform u_MirrorSide #380

Closed pollend closed 4 months ago

pollend commented 4 months ago

noticed this uniform is declared but its not used in any of the glsl shader. this can be removed.