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

ERROR (gpu.shader): pyGPUShader FragShader in blender 3.1 #53

Open
listelin opened this issue Mar 29, 2022 · 0 comments
Open

ERROR (gpu.shader): pyGPUShader FragShader in blender 3.1 #53

listelin opened this issue Mar 29, 2022 · 0 comments

Comments

@listelin
Copy link

blender 3.1でPolyQuiltを有効にすると以下のエラーがシステムコンソールに表示されます。
(最初から有効状態の場合はblender起動時に発生します)

ERROR (gpu.shader): pyGPUShader FragShader:
      |
   54 |     gl_FragColor = vec4( color.rgb , color.a * a );
      |
      | Error: C7616: global variable gl_FragColor is removed after version 420

PolyQuiltのバージョンは1.5.0 Future branch (2022.3.29 12:12時点の最新)です。

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