-
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
when having an output variable via out
ala out vec3 O;
the minifier left it untouched, however the variable and function renaming doesn't seem to know about it, thus eventually colliding with it. Encountered this issue with version 1.5.1.
EDIT: Let me look into this again, I just saw that the web version works as expected so maybe something else is going on.
Metadata
Metadata
Assignees
Labels
No labels