gelly-gmod / gelly

Library to integrate fluids into a game engine
GNU General Public License v3.0
19 stars 3 forks source link

[BUG]: Gelly will render in wireframe mode as a result of state leakage from rendering a wireframe prop #34

Closed Cubature1 closed 3 months ago

Cubature1 commented 3 months ago

GPU

RTX 3050

Operating System

Win. 11

Is this specific to performance?

Issue Type

Other

Incident Description

Having an object in the world with the wireframe material causes Gelly's rendering to become broken (Generally becoming a bunch of stretched lines)

Log

No response

Cubature1 commented 3 months ago

It is only the wireframe material.

yogwoggf commented 3 months ago

Fixed in #54