From 07fe099b4e1fd877176f2b2947841ee82aa91ed0 Mon Sep 17 00:00:00 2001 From: aap Date: Thu, 19 Nov 2020 19:07:32 +0100 Subject: neo screen droplets --- src/extras/custompipes_gl.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/extras/custompipes_gl.cpp') diff --git a/src/extras/custompipes_gl.cpp b/src/extras/custompipes_gl.cpp index 475680aa..4cd6607b 100644 --- a/src/extras/custompipes_gl.cpp +++ b/src/extras/custompipes_gl.cpp @@ -133,6 +133,8 @@ vehicleRenderCB(rw::Atomic *atomic, rw::gl3::InstanceDataHeader *header) inst++; } + setTexture(1, nil); + SetRenderState(SRCBLEND, BLENDSRCALPHA); #ifndef RW_GL_USE_VAOS -- cgit v1.2.3