citro3d icon indicating copy to clipboard operation
citro3d copied to clipboard

C3Di_IVUnifEverDirty Does Not Work due to Copy-Paste Error

Open Wyatt-James opened this issue 8 months ago • 0 comments

Bug Report

What's the issue you encountered?

C3Di_IVUnifEverDirty in source/uniforms.c is read, but never set to true, and thus never actually does anything. It appears to be caused by a copy-paste error on line 76 of source/uniforms.c, which should instead set the value to true.

How can the issue be reproduced?

N/A

Environment?

N/A

Additional context?

N/A

Wyatt-James avatar Feb 27 '25 18:02 Wyatt-James