Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"view_pos.y" is used before being initialized #4

Closed
Time-Coder opened this issue Mar 1, 2024 · 1 comment
Closed

"view_pos.y" is used before being initialized #4

Time-Coder opened this issue Mar 1, 2024 · 1 comment

Comments

@Time-Coder
Copy link
Owner

E:/Program Files/Python312/Lib/site-packages/glass_engine/glsl/Pipelines/forward_rendering/forward_rendering.fs:26:
warning: C7050: "view_pos.y" might be used before being initialized
warnings.warn(warning_message, category=LinkWarning)
done

Originally posted by @rongjv in #3 (comment)

@Time-Coder
Copy link
Owner Author

v0.1.54 fix this bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant